From 422a054589a05844c9eced03abf3664ec6cd33a0 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 9 May 2011 15:55:14 -0700 Subject: meta-qt3: move files to top level for layer Signed-off-by: Saul Wold --- conf/layer.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 conf/layer.conf (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf new file mode 100644 index 0000000..f4597db --- /dev/null +++ b/conf/layer.conf @@ -0,0 +1,10 @@ +# We have a conf and classes directory, add to BBPATH +BBPATH := "${BBPATH}:${LAYERDIR}" + +# We have a packages directory, add to BBFILES +BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb" + +BBFILE_COLLECTIONS += "qt3" +BBFILE_PATTERN_qt3 := "^${LAYERDIR}/" +BBFILE_PRIORITY_qt3 = "6" + -- cgit v1.2.2-1-g5e49