[package] update and optimize git package
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Nov 2010 18:02:17 +0000 (18:02 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Nov 2010 18:02:17 +0000 (18:02 +0000)
commit149b284b6a08f2e6cddfc1244564723f5be31719
tree83ac809a691faf0d4e8e5d978efc7f541b0bc3e5
parentdb94c2728b40fe201f524f6cfbeb42acda130ee7
[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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24175 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/git/Makefile
net/git/patches/001-convert_builtin.patch [new file with mode: 0644]