From: Tom Hochstein Date: Thu, 7 Jul 2016 23:24:51 +0000 (-0500) Subject: nativesdk-packagegroup-sdk-host: Add wayland-scanner to the SDK native toolchain X-Git-Tag: yocto-4.0~20592 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6305923412d839f23e81025b6547bcd3e4e711cc;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Tom Hochstein Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb index 0c6a530be6f..2c2abed33cd 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 = "\