[oe-commits] [openembedded-core] 01/12: packagegroup-core-sdk: remove intltool

git at git.openembedded.org git at git.openembedded.org
Fri Nov 22 23:30:28 UTC 2019


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

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

commit 909110b884bb6364c4408809b68954880dee0973
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Nov 20 18:38:09 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>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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