aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2016-07-07 18:24:51 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-20 10:28:44 +0100
commite833508075bcb8f2d1ccddcf46f579aea7a2ab1d (patch)
treecbb2f19f9c852611d4e44315651dfd321f6e6042 /meta/recipes-core
parent9045e21b7f60b5565fad8b0e540478a4abce941d (diff)
downloadopenembedded-core-contrib-e833508075bcb8f2d1ccddcf46f579aea7a2ab1d.tar.gz
nativesdk-packagegroup-sdk-host: Add wayland-scanner to the SDK native toolchain
The build tool wayland-scanner was missing from the native toolchain of the Yocto Project SDK build. (From OE-Core rev: 6305923412d839f23e81025b6547bcd3e4e711cc) Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 0c6a530be6..2c2abed33c 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -24,6 +24,7 @@ RDEPENDS_${PN} = "\
nativesdk-makedevs \
nativesdk-smartpm \
nativesdk-postinst-intercept \
+ ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \
"
RDEPENDS_${PN}_darwin = "\