Index: meta-leahi-bsp/conf/layer.conf =================================================================== diff -u -r48acf0d06801237f3294fdb65467e3b81a110a41 -r3468007dea031a50884022f956f15e43f74fbe16 --- meta-leahi-bsp/conf/layer.conf (.../layer.conf) (revision 48acf0d06801237f3294fdb65467e3b81a110a41) +++ meta-leahi-bsp/conf/layer.conf (.../layer.conf) (revision 3468007dea031a50884022f956f15e43f74fbe16) @@ -6,8 +6,8 @@ ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "meta-leahi-bsp" -BBFILE_PATTERN_meta-leahi-base = "^${LAYERDIR}/" -BBFILE_PRIORITY_meta-leahi-base = "9" +BBFILE_PATTERN_meta-leahi-bsp = "^${LAYERDIR}/" +BBFILE_PRIORITY_meta-leahi-bsp = "9" -LAYERDEPENDS_meta-leahi-base = "core" -LAYERSERIES_COMPAT_meta-leahi-base = "kirkstone" \ No newline at end of file +LAYERDEPENDS_meta-leahi-bsp = "core" +LAYERSERIES_COMPAT_meta-leahi-bsp = "kirkstone" \ No newline at end of file