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)
commit4ec5f133bb0b800ef8bfa0c8687a8f317b092162
treea3d74f0326478631eee55ba70c0e44d100bcbd60
parent077d84f543b36d27d1d8aa5f759d6eed6c6a65b2
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>
SVN-Revision: 10803
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]