Commit Graph

23 Commits

Author SHA1 Message Date
Hamish Guthrie
2c51e3aeb3 Added target architecture name for ps3
SVN-Revision: 14899
2009-03-16 15:30:29 +00:00
Florian Fainelli
e199317af3 allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia
SVN-Revision: 14467
2009-02-10 17:52:45 +00:00
Jose Vasconcellos
af64ea8f8c kexec-tools update to version 2.0.0; add support for armeb.
SVN-Revision: 14121
2009-01-20 19:46:45 +00:00
Nicolas Thill
a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
SVN-Revision: 13931
2009-01-08 01:49:11 +00:00
Hamish Guthrie
1deaf6f46b Remove legacy kernel load patch - no longer required
SVN-Revision: 13679
2008-12-18 07:41:41 +00:00
Hamish Guthrie
38b643525c Add kexec load legacy kernel patch
SVN-Revision: 13598
2008-12-11 15:52:28 +00:00
Florian Fainelli
181a743a72 kexec-tools builds fine again on 2.6.27, unmask it and also make it available for mips (be) targets
SVN-Revision: 13552
2008-12-08 22:05:30 +00:00
Florian Fainelli
985166f637 kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it
SVN-Revision: 13222
2008-11-15 15:38:48 +00:00
Florian Fainelli
ce8903f1ce kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
SVN-Revision: 12223
2008-08-06 20:20:02 +00:00
Florian Fainelli
af36f6132c Allow kexec-tools to be built for mipsel, tested on a routerboard 500
SVN-Revision: 11856
2008-07-18 11:43:50 +00:00
Yuji Mano
9788ab458c update version
SVN-Revision: 11154
2008-05-16 18:56:04 +00:00
Jeremy Kerr
4ec5f133bb 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
2008-04-12 23:20:31 +00:00
Florian Fainelli
ccbc635770 Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line
SVN-Revision: 9322
2007-10-14 18:39:20 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00
Florian Fainelli
24c25b071f Allow rdc-2.6 to kexec
SVN-Revision: 8359
2007-08-06 19:43:45 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Florian Fainelli
fae10ffbd2 Fix dependency on zlib
SVN-Revision: 6433
2007-02-28 16:23:20 +00:00
Felix Fietkau
15a9b61bbd fix kexec-tools build
SVN-Revision: 6428
2007-02-28 13:28:18 +00:00
Felix Fietkau
d5c4dc7002 add missing dependency
SVN-Revision: 6389
2007-02-26 14:05:43 +00:00
Felix Fietkau
d6299cafc8 various configure related cleanups
SVN-Revision: 6372
2007-02-25 23:34:57 +00:00
Imre Kaloz
292be415a0 upgrade udev to v103, add kexec-tools
SVN-Revision: 5637
2006-11-24 16:25:11 +00:00