diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-29 00:22:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-29 00:23:20 +0100 |
commit | 5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f (patch) | |
tree | 9cbabc849f12df78d583f1606124b1430580bd05 /meta | |
parent | d5e860be4c12a9d6655665af391ffd6f9351f8eb (diff) | |
download | poky-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>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/meta/buildtools-tarball.bb | 1 |
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 \ |