From: Robert Yang Date: Wed, 18 May 2016 07:43:45 +0000 (-0700) Subject: buildtools-tarball: add nativesdk-locale-base-en-us X-Git-Tag: uninative-1.3~1066 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=342701f25db0943fb1038ac3741a1feaab8458fd;p=openembedded-core.git buildtools-tarball: add nativesdk-locale-base-en-us It is required by python3's bitbake. Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index f45e781899..34df53191b 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}"