mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
packagegroup-self-hosted: add git-perltools
git-perltools provides some usefull git tools like: git-submodule, git-request-pull, git-send-email, git-am, etc. We should have it added in self-hosted image. (From OE-Core rev: 4b0cbdc9c94b336f3102d4cce1886842b28ce6d5) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e20a85dab9
commit
b0bbdf29a1
@@ -120,6 +120,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
|
||||
gettext \
|
||||
gettext-runtime \
|
||||
git \
|
||||
git-perltools \
|
||||
grep \
|
||||
groff \
|
||||
gzip \
|
||||
|
||||
Reference in New Issue
Block a user