summaryrefslogtreecommitdiff
path: root/buildconf/bblayers.conf
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-06-23 00:30:07 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:28 +0200
commite532fbe28d3afb41dba5917094994f4222e793b7 (patch)
tree48537da306926e89caed42de7445244a7f96f956 /buildconf/bblayers.conf
parentaad36e16c11785fc57a76685cf5b3631b69b6ec2 (diff)
buildconf/bblayers.conf: integrate watatuki's meta-jetson-tk1
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'buildconf/bblayers.conf')
-rw-r--r--buildconf/bblayers.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildconf/bblayers.conf b/buildconf/bblayers.conf
index 0b1784f..66c3d39 100644
--- a/buildconf/bblayers.conf
+++ b/buildconf/bblayers.conf
@@ -1,6 +1,6 @@
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
-LCONF_VERSION = "5"
+LCONF_VERSION = "6"
BBPATH = "${TOPDIR}"
BBFILES ?= ""
@@ -23,6 +23,7 @@ BASELAYERS ?= " \
${TOPDIR}/../stuff/meta-fsl-arm \
${TOPDIR}/../stuff/meta-fsl-arm-extra \
${TOPDIR}/../stuff/meta-fsl-demos \
+ ${TOPDIR}/../stuff/meta-jetson-tk1 \
${TOPDIR}/../stuff/meta-qt5 \
"