# We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" # We have recipes-* directories, add to BBFILES BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/images/* \ ${LAYERDIR}/packagegroups/* \ ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "enea-bsp-ppc" BBFILE_PATTERN_enea-bsp-ppc = "^${LAYERDIR}/" BBFILE_PRIORITY_enea-bsp-ppc = "6" LAYERDEPENDS_enea-bsp-ppc = "enea-bsp-base fsl-ppc" PREFERRED_VERSION_binutils_e500mc = "2.25.1" PREFERRED_VERSION_binutils-cross-canadian-${TRANSLATED_TARGET_ARCH}_e500mc = "2.25.1" PREFERRED_VERSION_binutils-cross-${TARGET_ARCH}_e500mc = "2.25.1" PREFERRED_VERSION_binutils-crosssdk-${SDK_ARCH}_e500mc = "2.25.1" PREFERRED_VERSION_binutils-native_e500mc = "2.25.1"