summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-html5/conf/layer.conf
diff options
context:
space:
mode:
authorJacobo Aragunde Pérez <jaragunde@igalia.com>2019-11-27 10:44:34 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-12-06 14:32:02 +0000
commit9099a5ebe8109a7fa13659775c90c4fb8723ccf3 (patch)
treeda3885f668490ab03b06caeb60be7152bd6e3982 /meta-agl-profile-graphical-html5/conf/layer.conf
parent4f5bbc67e0207f276f4b592b795bdf69d38565c4 (diff)
meta-agl-profile-graphical-html5: remove layer and AGL feature
Remove old layer, based on OpenIVI and using deprecated QtWebKit, to free up the name to be used by the Chromium-based web runtime. Bug-AGL: SPEC-2322 Change-Id: I41730d629be846c2b0a624f5ab881ada31a8e0dc Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Diffstat (limited to 'meta-agl-profile-graphical-html5/conf/layer.conf')
-rw-r--r--meta-agl-profile-graphical-html5/conf/layer.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-agl-profile-graphical-html5/conf/layer.conf b/meta-agl-profile-graphical-html5/conf/layer.conf
deleted file mode 100644
index 69967b03c..000000000
--- a/meta-agl-profile-graphical-html5/conf/layer.conf
+++ /dev/null
@@ -1,12 +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 += "aglprofilegraphicalhtml5"
-BBFILE_PATTERN_aglprofilegraphicalhtml5 = "^${LAYERDIR}/"
-BBFILE_PRIORITY_aglprofilegraphicalhtml5 = "70"
-
-LAYERSERIES_COMPAT_aglprofilegraphicalhtml5 = "thud"