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: lucaceresoli/bug-15201-perf-libtraceevent-missing~25773 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342701f25db0943fb1038ac3741a1feaab8458fd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 f45e7818994..34df53191bf 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}"