]> code.ossystems Code Review - openembedded-core.git/commitdiff
buildtools-tarball: remove nativesdk-python-pexpect
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 18 May 2016 07:43:43 +0000 (00:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 May 2016 07:39:27 +0000 (08:39 +0100)
It was added for testing, and not needed any more after:
4a8a74c62836a20610daf029d4cec0b3087758b2
Author: Robert Yang <liezhi.yang@windriver.com>
Date:   Mon Mar 21 02:25:50 2016 -0700

    gpg_sign.py: get rid of pexpect

So remove it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/buildtools-tarball.bb

index e9578cac0cf52dcf2bb358259112d94d621e114b..dd28b962f0a932e1303e17a073fd48d63bbe3dd1 100644 (file)
@@ -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 \