X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fwandboard%2Fconf%2Fbblayers.conf.sample;h=1714e1f128dd8179bd9a69c5435de76bf9779789;hb=f431a64246282e068570519b137cc8670521addd;hp=7e8857cb37c21da8b9558fcf93863696249305cd;hpb=93ed4cd0870f29d42cf68a0e1ec04d73b347e896;p=AGL%2Fmeta-agl.git diff --git a/templates/wandboard/conf/bblayers.conf.sample b/templates/wandboard/conf/bblayers.conf.sample index 7e8857cb3..1714e1f12 100644 --- a/templates/wandboard/conf/bblayers.conf.sample +++ b/templates/wandboard/conf/bblayers.conf.sample @@ -5,6 +5,7 @@ LCONF_VERSION = "6" BBPATH = "${TOPDIR}" BBFILES ?= "" +# AGL layers for Wandboard (NXP/Freescale) BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-yocto \ @@ -16,6 +17,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-multimedia \ ##OEROOT##/../meta-openembedded/meta-efl \ ##OEROOT##/../meta-openembedded/meta-networking \ + ##OEROOT##/../meta-openembedded/meta-python \ ##OEROOT##/../meta-fsl-arm \ ##OEROOT##/../meta-fsl-arm-extra \ "