From: Martin Kelly Date: Mon, 12 Feb 2018 20:48:44 +0000 (-0800) Subject: agl-demo: remove hardcoded meta-gplv2 layer X-Git-Tag: flounder_5.99.1~26 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=85392a4da4cc5a62660c2d93a1e6a7f09ee37f0a agl-demo: remove hardcoded meta-gplv2 layer GPLv2/GPLv3 logic is now handled via the agl-gplv2 feature, so stop always adding meta-gplv2 for the agl-demo feature. agl-demo will need to work with both GPLv2 and GPLv3 recipes, as different users will have different requirements with regard to GPL versioning. Depends-On: I62d7f2daa58b0690b5b27740257bd15097fcee5c Change-Id: I2a4119f856ba78b2e718044d8095ed168a70f47f Signed-off-by: Martin Kelly --- diff --git a/templates/feature/agl-demo/50_bblayers.conf.inc b/templates/feature/agl-demo/50_bblayers.conf.inc index a51154d45..07c20d3aa 100644 --- a/templates/feature/agl-demo/50_bblayers.conf.inc +++ b/templates/feature/agl-demo/50_bblayers.conf.inc @@ -8,6 +8,5 @@ BBLAYERS =+ " \ #------------------------------------------------- BBLAYERS =+ " \ ${METADIR}/meta-qt5 \ - ${METADIR}/meta-gplv2 \ "