add meta-qt5-extra-world packagegroup for build tests
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
12
recipes-support/packagegroups/meta-qt5-extra-world.bb
Normal file
12
recipes-support/packagegroups/meta-qt5-extra-world.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
SUMMARY = "All layer packages - just for build test"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
hawaii-world \
|
||||
kde-world \
|
||||
lxqt-world \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "sddm", "",d)} \
|
||||
"
|
||||
Reference in New Issue
Block a user