summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/buildtools-tarball.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-07-27 16:52:38 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-30 12:44:35 +0100
commitc06cd35debf722c9d01536a912e8733ef6ebb36a (patch)
tree1cbac25a6627d5a1cbf1e80d44045145e7f5a526 /meta/recipes-core/meta/buildtools-tarball.bb
parent76f2003bae8e44318ad7cc9c9a1db87cc34f10d7 (diff)
downloadpoky-c06cd35debf722c9d01536a912e8733ef6ebb36a.tar.gz
buildtools-tarball: add python3-testtools and python3-subunit
They are required by oeqa. (From OE-Core rev: 033459894d368652bc9127dcb3bb1bcc8d6f055e) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/meta/buildtools-tarball.bb')
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 377733f40e..7ab790709c 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -10,6 +10,8 @@ TOOLCHAIN_HOST_TASK ?= "\
10 nativesdk-python3-modules \ 10 nativesdk-python3-modules \
11 nativesdk-python3-misc \ 11 nativesdk-python3-misc \
12 nativesdk-python3-git \ 12 nativesdk-python3-git \
13 nativesdk-python3-testtools \
14 nativesdk-python3-subunit \
13 nativesdk-ncurses-terminfo-base \ 15 nativesdk-ncurses-terminfo-base \
14 nativesdk-chrpath \ 16 nativesdk-chrpath \
15 nativesdk-tar \ 17 nativesdk-tar \