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)
committerKhem Raj <raj.khem@gmail.com>
Wed, 22 Sep 2010 06:03:39 +0000 (23:03 -0700)
commit287f5ec79cf223238652ad8cfd9e004fd08305e5
tree60033ecefc1ac0a2ab1cfaf829217524bbb4df7b
parent50fc7462c48dec780900378149ac937bc41c45fa
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