git: split space-hungry rarely-used commands into -perltools and -large packages.
authorYann Dirson <ydirson@altern.org>
Wed, 15 Sep 2010 11:27:47 +0000 (11:27 +0000)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 19 Jul 2014 00:26:54 +0000 (03:26 +0300)
commit6c63a5a51e9f4011f180fea21f96ecb3d7cca216
tree9be0ccebf4b9b0835b8295c3ce835894266d62eb
parent336a80db4f40733d64b28fbcaa0d9704c9147ea6
git: split space-hungry rarely-used commands into -perltools and -large packages.

This trims the main package by ~75%, and split of all perl scripts allows
to spare the installation of perl, which is no small bargain either.

Note that git-remote-http triggers a strange bug (OE#5465), so it is not
split out for now.

Also drop cpio dependency, which has been unneeded since a number of git
revisions.

Tested rapidly on shr/testing: seen no problem doing clone/commit/amend/reset/
revert/log/status/diff/rebase -i/conflict resolution.

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/git/git_1.7.0.2.bb