From 4052743c434c981448a9924103990d2b9595521f Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 17 Aug 2015 08:39:45 +0300 Subject: toradex: prioritize meta-toradex meta-fsl-arm-extra has colibri-vf machine config as well, but we still want to use the one from meta-toradex. Change-Id: I20ec41ae7b8d62a13ff59fe85da7be45d58c15c9 Reviewed-by: aavit --- conf/bblayers.conf.toradex.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/bblayers.conf.toradex.sample b/conf/bblayers.conf.toradex.sample index e0a77f6..d470daa 100644 --- a/conf/bblayers.conf.toradex.sample +++ b/conf/bblayers.conf.toradex.sample @@ -31,9 +31,9 @@ BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..' BBLAYERS ?= " \ ${BSPDIR}/sources/poky/meta \ ${BSPDIR}/sources/poky/meta-yocto \ + ${BSPDIR}/sources/meta-toradex \ ${BSPDIR}/sources/meta-fsl-arm \ ${BSPDIR}/sources/meta-fsl-arm-extra \ - ${BSPDIR}/sources/meta-toradex \ ${BSPDIR}/sources/meta-openembedded/meta-oe \ ${BSPDIR}/sources/meta-openembedded/meta-python \ ${BSPDIR}/sources/meta-openembedded/meta-networking \ -- cgit v1.2.3-54-g00ecf