From 456ca08e6dae286481c792a173efd09d8e9580ed Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Tue, 31 Jan 2012 13:43:00 -0600 Subject: add meta-java to bblayers and adjust layer priorities --- multitech/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multitech/conf') diff --git a/multitech/conf/layer.conf b/multitech/conf/layer.conf index e1769b4..3502649 100644 --- a/multitech/conf/layer.conf +++ b/multitech/conf/layer.conf @@ -1,7 +1,7 @@ BBFILES += "${LAYERDIR}/recipes/*/*.bb ${LAYERDIR}/recipes/*/*.bbappend" BBPATH .= ":${LAYERDIR}" BBFILE_COLLECTIONS += "multitech" -BBFILE_PRIORITY_multitech = "5" +BBFILE_PRIORITY_multitech = "20" BBFILE_PATTERN_multitech = "${LAYERDIR}" # enable use of THISDIR variable bbappend files (pulled from oe-core) -- cgit v1.2.3