mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 18:49:34 +02:00
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:
committed by
Richard Purdie
parent
bb065931f6
commit
a662fa1ee2
@@ -154,6 +154,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
|
|||||||
python-elementtree \
|
python-elementtree \
|
||||||
python-email \
|
python-email \
|
||||||
python-fcntl \
|
python-fcntl \
|
||||||
|
python-git \
|
||||||
python-logging \
|
python-logging \
|
||||||
python-misc \
|
python-misc \
|
||||||
python-multiprocessing \
|
python-multiprocessing \
|
||||||
|
|||||||
Reference in New Issue
Block a user