mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
nativesdk-packagegroup-sdk-host: add Meson
Meson is growing in popularity, so add it to the SDK packagegroup. (From OE-Core rev: e2f863e13d33b193b1b5b1ba08f574776a210ac1) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
eb4898839f
commit
cf5f875d56
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user