[oe-commits] [openembedded-core] 15/22: buildtools-tarball: add nativesdk-locale-base-en-us

git at git.openembedded.org git at git.openembedded.org
Wed May 18 19:55:02 UTC 2016


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

commit d21de7793ae772286c6065a2b0a13076c376f0e3
Author: Robert Yang <liezhi.yang at windriver.com>
AuthorDate: Wed May 18 00:43:45 2016 -0700

    buildtools-tarball: add nativesdk-locale-base-en-us
    
    It is required by python3's bitbake.
    
    Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-core/meta/buildtools-tarball.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index f45e781..34df531 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -23,6 +23,7 @@ TOOLCHAIN_HOST_TASK ?= "\
     nativesdk-wget \
     nativesdk-ca-certificates \
     nativesdk-texinfo \
+    nativesdk-locale-base-en-us \
     "
 
 SDK_PACKAGE_ARCHS += "buildtools-dummy-${SDKPKGSUFFIX}"

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


More information about the Openembedded-commits mailing list