From: Robert Yang Date: Wed, 18 May 2016 07:43:43 +0000 (-0700) Subject: buildtools-tarball: remove nativesdk-python-pexpect X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25775 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae1a5328e7ca820611fc1911195ebce6dc92237;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 e9578cac0cf..dd28b962f0a 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 \