From: Paul Eggleton Date: Wed, 19 Jun 2013 21:23:54 +0000 (+0100) Subject: packagegroup-self-hosted: add python-git X-Git-Tag: 2015-4~6015 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1f2d0f898e11bbb935d885920a1518336e19c3e7;p=openembedded-core.git packagegroup-self-hosted: add python-git 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 Signed-off-by: Saul Wold --- diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb index ed73617081..8473a9212d 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 \