buildtools-tarball: add nativesdk-locale-base-en-us

It is required by python3's bitbake.

(From OE-Core rev: 342701f25db0943fb1038ac3741a1feaab8458fd)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang 2016-05-18 00:43:45 -07:00 committed by Richard Purdie
parent 9f921676a7
commit 479780d790
1 changed files with 1 additions and 0 deletions

View File

@ -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}"