From: Paul Eggleton Date: Wed, 19 Jun 2013 21:23:54 +0000 (+0100) Subject: packagegroup-self-hosted: add python-git X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~36852 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f2d0f898e11bbb935d885920a1518336e19c3e7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 ed73617081b..8473a9212d8 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 \