]> code.ossystems Code Review - openembedded-core.git/commitdiff
nativesdk-packagegroup-sdk-host: add nativesdk-flex
authorChen Qi <Qi.Chen@windriver.com>
Fri, 12 Oct 2018 02:24:52 +0000 (10:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Oct 2018 07:44:09 +0000 (08:44 +0100)
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.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb

index 3d0894581ba011313133ab4b013b4514cbfea8be..4bf0ac04577f1bc9ea33c98c5c1570965c86989f 100644 (file)
@@ -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 = "\