dev-image: Add ublox GSM firmware update tool
BugzID: 60230
This commit is contained in:
parent
8c5bbdc792
commit
be11245a08
|
|
@ -56,5 +56,6 @@ IMAGE_INSTALL_append = " \
|
|||
board-descriptor \
|
||||
tmate \
|
||||
imu-setup \
|
||||
${@bb.utils.contains("MACHINE_FEATURES", "toby-l2", "ublox-gsm-fw-update", "", d)} \
|
||||
"
|
||||
OSTREE_BRANCHNAME = "${LAYERSERIES_CORENAMES}-${MACHINE}-dev"
|
||||
|
|
|
|||
Loading…
Reference in New Issue