blob: 97edecb822261d0ebf565f24f5fd0d2853dfb8da (
plain)
1
2
3
4
5
|
BBLAYERS += "${METADIR}/meta-updater"
BBLAYERS += "${METADIR}/meta-openembedded/meta-filesystems"
BBLAYERS += "${METADIR}/meta-openembedded/meta-oe"
BBLAYERS += "${METADIR}/meta-rust"
|