summaryrefslogtreecommitdiff
path: root/buildconf/bblayers.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-12-26 13:16:04 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-03-22 09:19:47 +0100
commitb60a6c3928aaf0139f87bb9807eac34f2b126a24 (patch)
treec430f139fa33781fac1edef4b6a295c9f33299f9 /buildconf/bblayers.conf
parent80c851c00029d1979cb8b62791d558ba4228c365 (diff)
angstrom-lxqt-image: add a new image recipe
An image with an LXQt desktop. This requires the meta-qt5-extra layer. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'buildconf/bblayers.conf')
-rw-r--r--buildconf/bblayers.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildconf/bblayers.conf b/buildconf/bblayers.conf
index 749fafe..6e0d80a 100644
--- a/buildconf/bblayers.conf
+++ b/buildconf/bblayers.conf
@@ -32,6 +32,7 @@ BBLAYERS ?= " \
${TOPDIR}/../layers/meta-browser \
${TOPDIR}/../layers/meta-qt4 \
${TOPDIR}/../layers/meta-qt5 \
+ ${TOPDIR}/../layers/meta-qt5-extra \
${TOPDIR}/../layers/meta-freescale-distro \
${TOPDIR}/../layers/meta-toradex-demos \
\