aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index eff56b5..9024415 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -3,13 +3,13 @@ BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend"
+ "
+# ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "oic"
BBFILE_PATTERN_oic := "^${LAYERDIR}/"
BBFILE_PRIORITY_oic = "6"
-BBMASK = "meta-oic/recipes-kernel/"
#
# Switch to bluez5
#