]> code.ossystems Code Review - openembedded-core.git/commitdiff
buildtools-tarball: add python-git
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 19 Jun 2013 17:01:31 +0000 (18:01 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 2 Jul 2013 14:46:03 +0000 (07:46 -0700)
python-git is needed by buildhistory-diff and the OE layer index update
script, and on machines where buildtools-tarball is necessary given we
are providing python we must provide this module as well.

Fixes [YOCTO #4747].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/meta/buildtools-tarball.bb

index 8b68f716c58f58809dde6f8f0c361fae5ae8565c..e8abc06cb7740091da70c338dd55173bcdf22815 100644 (file)
@@ -32,6 +32,7 @@ TOOLCHAIN_HOST_TASK ?= "\
     nativesdk-python-unittest \
     nativesdk-python-difflib \
     nativesdk-python-pprint \
+    nativesdk-python-git \
     nativesdk-ncurses-terminfo-base \
     nativesdk-chrpath \
     nativesdk-tar \