[OE-core] [PATCH 6/6] packagegroup-self-hosted: add python-git

Paul Eggleton paul.eggleton at linux.intel.com
Fri Jun 28 16:19:07 UTC 2013


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 at linux.intel.com>
---
 meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index ed73617..8473a92 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -154,6 +154,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     python-elementtree \
     python-email \
     python-fcntl \
+    python-git \
     python-logging \
     python-misc \
     python-multiprocessing \
-- 
1.8.1.2




More information about the Openembedded-core mailing list