summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-04-24 13:33:17 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-24 13:33:17 +0200
commit35301c8466a7edae6f9b9c4ab915673f3028e3a4 (patch)
treedb796334402d578d74f6a052c7ce218d1ab47519
parentc7fae0de5cae3b4bcf741d168101c06d5bdb8a8f (diff)
lxqt-image: also deploy libdrm-tests
This among others installs modeprint, modetest. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-images/images/lxqt-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/lxqt-image.bb b/recipes-images/images/lxqt-image.bb
index f38bb6d..09bf570 100644
--- a/recipes-images/images/lxqt-image.bb
+++ b/recipes-images/images/lxqt-image.bb
@@ -242,7 +242,7 @@ IMAGE_INSTALL += " \
liberation-fonts \
\
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', \
- 'weston weston-init weston-examples', \
+ 'weston weston-init weston-examples libdrm-tests', \
bb.utils.contains('DISTRO_FEATURES', 'x11', \
'sddm', '', d), d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'x11 wayland', \