[package] update and optimize git package
authorFlorian Fainelli <florian@openwrt.org>
Sun, 28 Nov 2010 18:02:17 +0000 (18:02 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 28 Nov 2010 18:02:17 +0000 (18:02 +0000)
commit9880af58a6dcbec6a110d6173d83449985223911
tree83ac809a691faf0d4e8e5d978efc7f541b0bc3e5
parentfb7a7c4a5a0f0b0f4be4416bdfce3cdcbf6c1f09
[package] update and optimize git package

this patch updates the git package to 1.7.3.2 and does two
optimizations to shrink the package size from 45MB to 590KB:

- create symlinks instead of hardlinks when installing (hardlinks get
lost when copying)
- convert the last six non built in tools to built ins

Patch from Bastian Pranzas

SVN-Revision: 24175
net/git/Makefile
net/git/patches/001-convert_builtin.patch [new file with mode: 0644]