From: Alejandro Hernandez Date: Wed, 18 Mar 2015 22:25:55 +0000 (-0600) Subject: python-pexpect: Adds this module to buildtools, since it is needed by some of the... X-Git-Tag: 2015-4~74 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5c183f69b65478a98982e544728d00269efe3e22;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- 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 \