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: yocto-4.0~26455 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c183f69b65478a98982e544728d00269efe3e22;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 302510c7988..6d4c8c8fe15 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 \