[oe-commits] [openembedded-core] 13/27: packagegroup-core-sdk: remove intltool

git at git.openembedded.org git at git.openembedded.org
Mon Nov 25 17:59:02 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 52558efc0f401b665e5060c51d956e2337c47da8
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Tue Nov 19 20:38:24 2019 +0000

    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.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/packagegroups/packagegroup-core-sdk.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb b/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
index 8854ec4..03fa529 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 = "\
     coreutils \
     ccache \
     diffutils \
-    intltool \
     perl-module-re \
     perl-module-text-wrap \
     findutils \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list