summaryrefslogtreecommitdiffstats
path: root/meta-renesas-kernel/conf
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2018-07-24 12:36:50 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2018-07-24 12:36:50 +0200
commitcd77a3693a6a000d2062e077fdc9ef19c1a78aca (patch)
tree5435809cad0d669cf6fb42151ace57738bac251b /meta-renesas-kernel/conf
parent398288d50983fb2070395a86f14700597230ecd6 (diff)
Remove porter board feature
* porter board is not supported any more in AGL Change-Id: I96a13fea5f79351164b35f7f99ce914f412749ba Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-renesas-kernel/conf')
-rw-r--r--meta-renesas-kernel/conf/layer.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-renesas-kernel/conf/layer.conf b/meta-renesas-kernel/conf/layer.conf
deleted file mode 100644
index fa648fb3..00000000
--- a/meta-renesas-kernel/conf/layer.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-# We have a conf and classes directory, add to BBPATH
-BBPATH =. "${LAYERDIR}:"
-
-# We have recipes-* directories, add to BBFILES
-BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend"
-
-BBFILE_COLLECTIONS += "renesas-kernel"
-BBFILE_PATTERN_renesas-kernel = "^${LAYERDIR}/"
-BBFILE_PRIORITY_renesas-kernel = "7"