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: lucaceresoli/bug-15201-perf-libtraceevent-missing~17187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033459894d368652bc9127dcb3bb1bcc8d6f055e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 377733f40ea..7ab790709c6 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 \