summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2018-01-31 16:08:21 -0800
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-02-07 16:23:38 +0000
commitd94550ce94e1883b5f85b9479fe61047c8350477 (patch)
tree958987b642cefd57e64d3ec3ba1940000096901b /templates
parented8e1e4ce2fc36c36469ef0b922a70c9be09d1c2 (diff)
agl-demo: bblayers: add meta-gplv2 layer
agl-demo feature needs meta-gplv2 layer to pull in respective package versions Bug-AGL: SPEC-1256 Change-Id: I67bacd56797fa44547fd45676a117b8f2ab49b77 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-demo/50_bblayers.conf.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/feature/agl-demo/50_bblayers.conf.inc b/templates/feature/agl-demo/50_bblayers.conf.inc
index 07c20d3a..a51154d4 100644
--- a/templates/feature/agl-demo/50_bblayers.conf.inc
+++ b/templates/feature/agl-demo/50_bblayers.conf.inc
@@ -8,5 +8,6 @@ BBLAYERS =+ " \
#-------------------------------------------------
BBLAYERS =+ " \
${METADIR}/meta-qt5 \
+ ${METADIR}/meta-gplv2 \
"