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.

(From OE-Core rev: 1f2d0f898e11bbb935d885920a1518336e19c3e7)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-06-19 22:23:54 +01:00 committed by Richard Purdie
parent bb065931f6
commit a662fa1ee2
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
python-elementtree \
python-email \
python-fcntl \
python-git \
python-logging \
python-misc \
python-multiprocessing \