summaryrefslogtreecommitdiffstats
path: root/package/kexec/kexec.hash
Commit message (Collapse)AuthorAgeFilesLines
* package/kexec: update to 2.0.18Adrien Gallouët2019-03-251-1/+1
| | | | | | | | | | | | This release fixes the following issue with new kernels: kexec --load bzImage --reuse-cmdline Unhandled rela relocation: R_X86_64_PLT32 Signed-off-by: Adrien Gallouët <adrien@gallouet.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 254384e7699d5c7a84b2b029099107046e3a6a5d) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* kexec: bump to version v2.0.17Carlos Santos2018-05-301-1/+3
| | | | | | | Also add license hash for "make legal-info". Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* kexec: bump to 2.0.16Tony Lindgren2017-12-041-1/+1
| | | | | | | | | | In 2.0.16 we now have uncompressed kernel size available for ARM starting v4.14 and later kernels. Let's also remove the extra space after the checksum while at it. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kexec: bump version to 2.0.15Bernd Kuhls2017-07-251-1/+1
| | | | | | | | | | Removed patch applied upstream: 0001-vmcore-dmesg-Define-_GNU_SOURCE.patch https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=2f6f6d6fef7872647cacc6741ac35ac2b4df7ed5 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kexec: bump to 2.0.14Marcin Nowakowski2016-12-231-1/+1
| | | | | | | | Patch 0002-arm-add-phys_to_virt.h-and-iomem.patch is now obsolete as it's been properly fixed upstream now. Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* kexec: bump to 2.0.13Marcin Nowakowski2016-10-191-1/+1
| | | | | Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/kexec: add optional support for xz, bump versionBernd Kuhls2016-02-211-1/+1
| | | | | | | | | | | | | | | | | | | | | When xz was compiled before, kexec will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/sbin/kdump | grep NEEDED 0x0000000000000001 (NEEDED) Shared library: [liblzma.so.5] 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] The version bump to 2.0.11 is needed to fix a configure script issue: line 4712: ac_fn_c_try_link: command not found This issue was fixed by upstream commit http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/commit/configure.ac?id=58bbd468571b3e80585e5d68e97c8d67c8ed583b, which was merged after 2.0.9 was released. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: bump version instead of doing a "hack" to force the use of the lzma library.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kexec: bump to version 2.0.9Gustavo Zacarias2015-02-201-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kexec: bump to version 2.0.8Gustavo Zacarias2014-10-141-0/+2
Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud