summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-10-12 10:24:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-12 08:44:09 +0100
commit6f8b2a9e03f4e54befe4df0fcfca24e676aef7b5 (patch)
tree3622ec5692c014c92a3b9c5889aec025918b5e22 /meta/recipes-core
parentca69d793e4b987bd5202e1359ff82c515ad65a5a (diff)
downloadopenembedded-core-6f8b2a9e03f4e54befe4df0fcfca24e676aef7b5.tar.gz
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. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 3d0894581b..4bf0ac0457 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -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 = "\