Rename package ublox-configuration to ublox-gsm-config
BugzID: 57325
This commit is contained in:
parent
7953293a6a
commit
42ea7a1749
|
|
@ -26,7 +26,7 @@ IMAGE_INSTALL = " \
|
|||
kernel-devicetree \
|
||||
"
|
||||
|
||||
IMAGE_INSTALL_append_am335x-nmhw21 = " ublox-configuration"
|
||||
IMAGE_INSTALL_append_am335x-nmhw21 = " ublox-gsm-config"
|
||||
|
||||
LICENSE = "BSD"
|
||||
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
|||
battery-test \
|
||||
cryptodev-module \
|
||||
socket-uart \
|
||||
ublox-configuration \
|
||||
ublox-gsm-config \
|
||||
mac-address-set \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue