summaryrefslogtreecommitdiffstats
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-22 08:50:04 +0000
commit5e9d2d6d6049ffa66d99fd2c82fdc5eacd5c0a5a (patch)
treeea2fe4a846279ba4048b6466f90c7ac4b3bc1ea0
parent44c8637e2f8a654fda7aa4d06f4ddb27eb06e055 (diff)
downloadast2050-yocto-poky-5e9d2d6d6049ffa66d99fd2c82fdc5eacd5c0a5a.zip
ast2050-yocto-poky-5e9d2d6d6049ffa66d99fd2c82fdc5eacd5c0a5a.tar.gz
python-pexpect: Adds this module to buildtools, since it is needed by some of the automated runtime test code.
[YOCTO 7279] (From OE-Core rev: 5c183f69b65478a98982e544728d00269efe3e22) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 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 302510c..6d4c8c8 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 \
OpenPOWER on IntegriCloud