summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-29 00:22:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-29 00:23:20 +0100
commit5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f (patch)
tree9cbabc849f12df78d583f1606124b1430580bd05
parentd5e860be4c12a9d6655665af391ffd6f9351f8eb (diff)
downloadpoky-5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f.tar.gz
buildtools-tarball: Add python-pkgutil1.5_M4.rc2
This is needed by some recently added automated QA tests so we should add it to the buildtools tarball. (From OE-Core rev: 7d93288117e7054472d8a01dde0b38bc0ff98c27) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 1e46308d3d..54fba11f8d 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -34,6 +34,7 @@ TOOLCHAIN_HOST_TASK ?= "\
34 nativesdk-python-difflib \ 34 nativesdk-python-difflib \
35 nativesdk-python-pprint \ 35 nativesdk-python-pprint \
36 nativesdk-python-git \ 36 nativesdk-python-git \
37 nativesdk-python-pkgutil \
37 nativesdk-ncurses-terminfo-base \ 38 nativesdk-ncurses-terminfo-base \
38 nativesdk-chrpath \ 39 nativesdk-chrpath \
39 nativesdk-tar \ 40 nativesdk-tar \