From: Robert Yang Date: Wed, 18 May 2016 07:43:43 +0000 (-0700) Subject: buildtools-tarball: remove nativesdk-python-pexpect X-Git-Tag: uninative-1.3~1068 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8ae1a5328e7ca820611fc1911195ebce6dc92237;p=openembedded-core.git buildtools-tarball: remove nativesdk-python-pexpect It was added for testing, and not needed any more after: 4a8a74c62836a20610daf029d4cec0b3087758b2 Author: Robert Yang Date: Mon Mar 21 02:25:50 2016 -0700 gpg_sign.py: get rid of pexpect So remove it. Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index e9578cac0c..dd28b962f0 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb @@ -12,7 +12,6 @@ TOOLCHAIN_HOST_TASK ?= "\ nativesdk-python-modules \ nativesdk-python-misc \ nativesdk-python-git \ - nativesdk-python-pexpect \ nativesdk-ncurses-terminfo-base \ nativesdk-chrpath \ nativesdk-tar \