mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
buildtools-tarball: add python-git
python-git is needed by buildhistory-diff and the OE layer index update script, and on machines where buildtools-tarball is necessary given we are providing python we must provide this module as well. Fixes [YOCTO #4747]. (From OE-Core rev: d9bf76b4fafc0ddcb19bf393e5e22678e49367b3) 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
d70439a185
commit
bb065931f6
@@ -32,6 +32,7 @@ TOOLCHAIN_HOST_TASK ?= "\
|
||||
nativesdk-python-unittest \
|
||||
nativesdk-python-difflib \
|
||||
nativesdk-python-pprint \
|
||||
nativesdk-python-git \
|
||||
nativesdk-ncurses-terminfo-base \
|
||||
nativesdk-chrpath \
|
||||
nativesdk-tar \
|
||||
|
||||
Reference in New Issue
Block a user