build-minimal: fix typo in bblayers file

id:375849

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Patrick Zysset 2023-03-05 22:24:17 +01:00
parent ebabd65d95
commit 8f19df51d1
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@ BBLAYERS ?= " \
${YOCTOROOT}/meta-openembedded/meta-filesystems \ ${YOCTOROOT}/meta-openembedded/meta-filesystems \
${YOCTOROOT}/meta-updater \ ${YOCTOROOT}/meta-updater \
${YOCTOROOT}/meta-freescale \ ${YOCTOROOT}/meta-freescale \
${YOCTOROOT}/meta-ublox-module \ ${YOCTOROOT}/meta-ublox-modules \
${YOCTOROOT}/meta-netmodule-om \ ${YOCTOROOT}/meta-netmodule-om \
" "