aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/buildtools-tarball.bb
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2015-03-18 16:25:55 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-21 09:47:19 +0000
commit5c183f69b65478a98982e544728d00269efe3e22 (patch)
tree68f034d385882b3c0b53a9041072a47fb924697c /meta/recipes-core/meta/buildtools-tarball.bb
parente353c9a94d82eba6e2d9bce303e9be891cc2aec2 (diff)
downloadopenembedded-core-5c183f69b65478a98982e544728d00269efe3e22.tar.gz
python-pexpect: Adds this module to buildtools, since it is needed by some of the automated runtime test code.
[YOCTO 7279] Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/meta/buildtools-tarball.bb')
-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 302510c798..6d4c8c8fe1 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -12,6 +12,7 @@ TOOLCHAIN_HOST_TASK ?= "\
nativesdk-python-modules \
nativesdk-python-misc \
nativesdk-python-git \
+ nativesdk-python-pexpect \
nativesdk-ncurses-terminfo-base \
nativesdk-chrpath \
nativesdk-tar \