[package/kexec] Use new kexec tools
authorjk <jk@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Apr 2008 23:20:31 +0000 (23:20 +0000)
committerjk <jk@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Apr 2008 23:20:31 +0000 (23:20 +0000)
commitaff6fa1a1d0d4ce7debefa250e4845e4b86811e4
tree66f0f8bb902d096a01dd6d60b80fee64e2c03ce5
parent7e4be8edea219e2e688c2557961b1603bb71a7c2
[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]