mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
nativesdk-packagegroup-sdk-host: add nativesdk-flex
nativesdk-flex is needed for kernel development inside traidtional SDK environment, more particularly, `make scripts' under /usr/src/kernel. So add it to nativesdk-packagegroup-sdk-host. (From OE-Core rev: 6f8b2a9e03f4e54befe4df0fcfca24e676aef7b5) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -25,6 +25,7 @@ RDEPENDS_${PN} = "\
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \
|
||||
nativesdk-sdk-provides-dummy \
|
||||
nativesdk-bison \
|
||||
nativesdk-flex \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}_darwin = "\
|
||||
|
||||
Reference in New Issue
Block a user