From 1c43b18b339038ece8a36d6c49effcc816214354 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 2 Jun 2016 14:46:44 +0000 Subject: agl-demo-platform.bb: add application framework examples, update templates meta-agl/meta-app-framework/.../packagegroup-agl-app-framework-examples is added to the image Change-Id: Ibf1f99bbddea1f15b87cc3ed0cc42c128f31a8d7 Signed-off-by: Stephane Desneux --- templates/dra7xx-evm/conf/bblayers.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/dra7xx-evm/conf/bblayers.conf.sample') diff --git a/templates/dra7xx-evm/conf/bblayers.conf.sample b/templates/dra7xx-evm/conf/bblayers.conf.sample index ba65898c..f1a72f87 100644 --- a/templates/dra7xx-evm/conf/bblayers.conf.sample +++ b/templates/dra7xx-evm/conf/bblayers.conf.sample @@ -13,6 +13,10 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-agl/meta-ivi-common \ ##OEROOT##/../meta-agl/meta-agl \ ##OEROOT##/../meta-agl/meta-agl-bsp \ + ##OEROOT##/../meta-agl/meta-agl-security \ + ##OEROOT##/../meta-agl/meta-app-framework \ + ##OEROOT##/../meta-intel-iot-security/meta-security-smack \ + ##OEROOT##/../meta-intel-iot-security/meta-security-framework \ ##OEROOT##/../meta-openembedded/meta-oe \ ##OEROOT##/../meta-openembedded/meta-multimedia \ ##OEROOT##/../meta-openembedded/meta-efl \ -- cgit 1.2.3-korg