aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/buildtools-tarball.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-06-19 18:01:31 +0100
committerSaul Wold <sgw@linux.intel.com>2013-07-02 07:46:03 -0700
commitd9bf76b4fafc0ddcb19bf393e5e22678e49367b3 (patch)
treeed5d5af16d9f69d12a22f2e5d03fcddf0b107818 /meta/recipes-core/meta/buildtools-tarball.bb
parent449ae5a70bc7d7d08f99de7d272b4cc3c83c3dcc (diff)
downloadopenembedded-core-contrib-d9bf76b4fafc0ddcb19bf393e5e22678e49367b3.tar.gz
buildtools-tarball: add python-git
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>
Diffstat (limited to 'meta/recipes-core/meta/buildtools-tarball.bb')
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 8b68f716c5..e8abc06cb7 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -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 \