fix(bblayers.conf.sample): fix metalayer name for meta-lts-kernel-mixin
This commit is contained in:
parent
9ebee57d3b
commit
3df46aebac
|
|
@ -23,5 +23,5 @@ BBLAYERS ?= " \
|
||||||
##COREOS_EXTLAYERSDIR##/meta-arm/meta-arm \
|
##COREOS_EXTLAYERSDIR##/meta-arm/meta-arm \
|
||||||
##COREOS_EXTLAYERSDIR##/meta-arm/meta-arm-toolchain \
|
##COREOS_EXTLAYERSDIR##/meta-arm/meta-arm-toolchain \
|
||||||
##COREOS_EXTLAYERSDIR##/meta-ti/meta-ti-bsp \
|
##COREOS_EXTLAYERSDIR##/meta-ti/meta-ti-bsp \
|
||||||
##COREOS_EXTLAYERSDIR##/meta-lts-mixins \
|
##COREOS_EXTLAYERSDIR##/meta-lts-kernel-mixin \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue