]> code.ossystems Code Review - openembedded-core.git/commitdiff
nativesdk-packagegroup-sdk-host: add Meson
authorRoss Burton <ross.burton@intel.com>
Thu, 20 Dec 2018 14:08:36 +0000 (14:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jan 2019 13:19:01 +0000 (13:19 +0000)
Meson is growing in popularity, so add it to the SDK packagegroup.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb

index 4bf0ac04577f1bc9ea33c98c5c1570965c86989f..ae989011f48c6dbe625d8a6cf5cda96c0d7bbf8e 100644 (file)
@@ -22,6 +22,7 @@ RDEPENDS_${PN} = "\
     nativesdk-shadow \
     nativesdk-makedevs \
     nativesdk-cmake \
+    nativesdk-meson \
     ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \
     nativesdk-sdk-provides-dummy \
     nativesdk-bison \