Commit Graph

35 Commits

Author SHA1 Message Date
Florian Fainelli
9c65cbf386 add mips64 support to kexec-tools, counterpart of r17768.
SVN-Revision: 17769
2009-09-27 19:13:17 +00:00
Andy Boyett
a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
2009-09-10 10:07:04 +00:00
Geoff Levand
0142b07983 kexec-tools: Remove the unused file kexec.sh
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17376
2009-08-24 20:13:39 +00:00
Geoff Levand
8de4d8abf2 kexec-tools: Make link /sbin/kexec for compatability with other distros
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17375
2009-08-24 20:12:41 +00:00
Geoff Levand
a64a3b373a kexec-tools: Make build of kdump optional
Most systems won't need kdump, so make its build optional.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17374
2009-08-24 20:11:46 +00:00
Geoff Levand
66663e3314 kexec-tools: Minor makefile line end fixes
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17373
2009-08-24 20:08:35 +00:00
Geoff Levand
9eeaebb730 kexec-tools: Add libtool PKG_FIXUP
libtool is needed to build kexec-tools.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17372
2009-08-24 20:07:36 +00:00
Geoff Levand
c931a7be14 kexec-tools: Update package to version 2.0.1
Update  package from kexec-tools-2.0.0 to kexec-tools-2.0.1.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17371
2009-08-24 20:06:26 +00:00
Geoff Levand
7581681466 powerpc: Create a powerpc64 config feature
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17306
2009-08-18 23:07:45 +00:00
Nicolas Thill
69d65604a2 fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option
SVN-Revision: 16729
2009-07-07 03:00:04 +00:00
Hauke Mehrtens
efbfde01b0 Various Makefile cleanup.
Thanks to swalker.

SVN-Revision: 16437
2009-06-13 16:47:22 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
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