agl-demo: bblayers: add meta-gplv2 layer 29/13329/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 1 Feb 2018 00:08:21 +0000 (16:08 -0800)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 7 Feb 2018 16:23:38 +0000 (16:23 +0000)
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>
templates/feature/agl-demo/50_bblayers.conf.inc

index 07c20d3..a51154d 100644 (file)
@@ -8,5 +8,6 @@ BBLAYERS =+ " \
 #-------------------------------------------------
 BBLAYERS =+ " \
    ${METADIR}/meta-qt5 \
+   ${METADIR}/meta-gplv2 \
 "