]> code.ossystems Code Review - openembedded-core.git/commitdiff
buildtools-tarball: add python3-testtools and python3-subunit
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 27 Jul 2018 08:52:38 +0000 (16:52 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jul 2018 11:44:28 +0000 (12:44 +0100)
They are required by oeqa.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/meta/buildtools-tarball.bb

index 377733f40ea92b9410491a3d8025136c2df27562..7ab790709c6fb81136cfbfc816d85a19aeaaea7e 100644 (file)
@@ -10,6 +10,8 @@ TOOLCHAIN_HOST_TASK ?= "\
     nativesdk-python3-modules \
     nativesdk-python3-misc \
     nativesdk-python3-git \
+    nativesdk-python3-testtools \
+    nativesdk-python3-subunit \
     nativesdk-ncurses-terminfo-base \
     nativesdk-chrpath \
     nativesdk-tar \