From: Richard Purdie Date: Wed, 28 Aug 2013 23:22:41 +0000 (+0100) Subject: buildtools-tarball: Add python-pkgutil X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~36171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d93288117e7054472d8a01dde0b38bc0ff98c27;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git buildtools-tarball: Add python-pkgutil This is needed by some recently added automated QA tests so we should add it to the buildtools tarball. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index 1e46308d3d7..54fba11f8d8 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb @@ -34,6 +34,7 @@ TOOLCHAIN_HOST_TASK ?= "\ nativesdk-python-difflib \ nativesdk-python-pprint \ nativesdk-python-git \ + nativesdk-python-pkgutil \ nativesdk-ncurses-terminfo-base \ nativesdk-chrpath \ nativesdk-tar \