dev-image: Add ublox GSM firmware update tool

BugzID: 60230
This commit is contained in:
Alexandre Bard 2019-11-21 11:45:50 +01:00
parent 8c5bbdc792
commit be11245a08
1 changed files with 1 additions and 0 deletions

View File

@ -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"