From: Robert Yang Date: Fri, 27 Jul 2018 08:52:38 +0000 (+0800) Subject: buildtools-tarball: add python3-testtools and python3-subunit X-Git-Tag: uninative-2.3~845 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=033459894d368652bc9127dcb3bb1bcc8d6f055e;p=openembedded-core.git buildtools-tarball: add python3-testtools and python3-subunit They are required by oeqa. Signed-off-by: Robert Yang Signed-off-by: Ross Burton --- 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 ?= "\ nativesdk-python3-modules \ nativesdk-python3-misc \ nativesdk-python3-git \ + nativesdk-python3-testtools \ + nativesdk-python3-subunit \ nativesdk-ncurses-terminfo-base \ nativesdk-chrpath \ nativesdk-tar \