summaryrefslogtreecommitdiff
path: root/package/kexec
AgeCommit message (Expand)Author
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-04-22kexec: fix build without largefile supportPeter Korsgaard
2012-04-20kexec: update to kexec-tools 2.0.3Sven Neumann
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-26kexec: tweak zlib option namePeter Korsgaard
2011-09-26kexec: fix compilation with gcc 4.6Sven Neumann
2011-01-14kexec: bump to version 2.0.2 + change URL to match kernel.orgAndy Kennedy
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni
2010-09-12kexec: convert to new style hookThomas Petazzoni
2010-02-23kexec: bump version to fix build failureThomas Petazzoni
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-02-21kexec: bump version and convert to Makefile.autotools.in formatPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-05-28Remove bashismsHamish Moffatt
2007-12-27Added BR2_DEBIAN_MIRRORThomas Lundquist
2007-10-18Fix kexec build for ARMUlf Samuelsson
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-27Patch kexec inside makefileUlf Samuelsson
2007-07-24Patch correctly kexec, make sure utils is built using HOSTCCUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-09- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-24- correct typoBernhard Reutner-Fischer
2007-01-23- update timestamp of the build_dir binary by stripping itBernhard Reutner-Fischer
2007-01-22- the arm patch broke anybody else.Bernhard Reutner-Fischer
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-12-20- Add args patch.Bernhard Reutner-Fischer
2006-12-20- Petr Stetiar updated the kexec arm patch. Thanks!Bernhard Reutner-Fischer
2006-12-20- remove obsoleted dep on host-fakerootBernhard Reutner-Fischer
2006-12-19- add kexec packageBernhard Reutner-Fischer