[package/kexec] Use new kexec tools
authorJeremy Kerr <jk@ozlabs.org>
Sat, 12 Apr 2008 23:20:31 +0000 (23:20 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Sat, 12 Apr 2008 23:20:31 +0000 (23:20 +0000)
commit0fb0641427172f1a3926f7b1b59eff563844a1f5
tree66f0f8bb902d096a01dd6d60b80fee64e2c03ce5
parente5eb1146975a5c28309801965af3d2fb0f98141e
[package/kexec] Use new kexec tools

Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.

This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10803 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kexec-tools/Makefile
package/kexec-tools/kexec-config.in [new file with mode: 0644]
package/kexec-tools/patches/0001-Use-separate-CPPFLAGS-and-LDFLAGS-for-purgatory.patch [new file with mode: 0644]
package/kexec-tools/patches/0002-Use-separate-LDFLAGS-for-bin-to-hex.patch [new file with mode: 0644]
package/kexec-tools/patches/0003-Give-installed-files-user-writable-permission.patch [new file with mode: 0644]