[oe-commits] Alejandro Hernandez : python-pexpect: Adds this module to buildtools, since it is needed by some of the automated runtime test code.

git at git.openembedded.org git at git.openembedded.org
Sat Mar 21 21:49:15 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 5c183f69b65478a98982e544728d00269efe3e22
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5c183f69b65478a98982e544728d00269efe3e22

Author: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
Date:   Wed Mar 18 16:25:55 2015 -0600

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 at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/meta/buildtools-tarball.bb | 1 +
 1 file changed, 1 insertion(+)

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 \



More information about the Openembedded-commits mailing list