nm-linux-image.bb: removed config-gnss-receiver and config-gnss-tty, instead added ublox-gnss-config
Added reworked baud rate config script to netmodule-linux-image. BugzID: 60698 Signed-off-by: Tobias Jäggi <tobias.jaeggi@netmodule.com>
This commit is contained in:
parent
1cbc8161a2
commit
0bfe64981a
|
|
@ -71,8 +71,7 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
||||||
socket-uart \
|
socket-uart \
|
||||||
mac-address-set \
|
mac-address-set \
|
||||||
imu-setup \
|
imu-setup \
|
||||||
config-gnss-receiver \
|
ublox-gnss-config \
|
||||||
config-gnss-tty \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
IMAGE_INSTALL_append_am335x-nrhw20 = " \
|
IMAGE_INSTALL_append_am335x-nrhw20 = " \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue