layer.conf: force TCMODE to external-sourcery, as the layer requires

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2012-08-17 17:39:54 -07:00
parent e1c384f4cc
commit 680dc46d50

View File

@@ -4,3 +4,5 @@ BBFILES += "${LAYERDIR}/recipes/*/*.bb \
BBFILE_COLLECTIONS += "sourcery"
BBFILE_PRIORITY_sourcery = "10"
BBFILE_PATTERN_sourcery = "^${LAYERDIR}/"
TCMODE = "external-sourcery"