summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-11-19 20:38:24 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-25 17:57:23 +0000
commite3395e558d14f367a59db4d1daf31cde84c1036c (patch)
treeb1510afbf06424ede03a1323a26644a92c0e1377 /meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
parent321844ee11e0cd29918c1d28b77f79298abca337 (diff)
downloadpoky-e3395e558d14f367a59db4d1daf31cde84c1036c.tar.gz
packagegroup-core-sdk: remove intltool
Intltool is deprecated these days, as gettext can handle almost everything intltool could. Remove it from the SDK packagegroups, if it is needed then the user can add it explicitly. (From OE-Core rev: 52558efc0f401b665e5060c51d956e2337c47da8) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups/packagegroup-core-sdk.bb')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-sdk.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb b/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
index 8854ec4801..03fa5296c1 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
@@ -16,7 +16,6 @@ RDEPENDS_packagegroup-core-sdk = "\
16 coreutils \ 16 coreutils \
17 ccache \ 17 ccache \
18 diffutils \ 18 diffutils \
19 intltool \
20 perl-module-re \ 19 perl-module-re \
21 perl-module-text-wrap \ 20 perl-module-text-wrap \
22 findutils \ 21 findutils \