]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-self-hosted: add python-git
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 19 Jun 2013 21:23:54 +0000 (22:23 +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, so add it to this
packagegroup allowing buildhistory-diff to be used within
build-appliance-image.

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

index ed73617081bd180de879f59f4bf12178489a5505..8473a9212d8f4cc63283a9877e39189936345e14 100644 (file)
@@ -154,6 +154,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     python-elementtree \
     python-email \
     python-fcntl \
+    python-git \
     python-logging \
     python-misc \
     python-multiprocessing \