From 5c183f69b65478a98982e544728d00269efe3e22 Mon Sep 17 00:00:00 2001 From: Alejandro Hernandez Date: Wed, 18 Mar 2015 16:25:55 -0600 Subject: 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 --- meta/recipes-core/meta/buildtools-tarball.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta') 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 \ -- cgit 1.2.3-korg