diff options
| author | zhengrq <zhengrq.fnst@cn.fujitsu.com> | 2017-11-08 17:56:02 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-21 13:06:11 +0000 |
| commit | aab72188198cda66226f7afacba02e3f3bfe235c (patch) | |
| tree | 1a1b11e24275f80cffa389ce944bc444514245e3 /meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb | |
| parent | c3f3a04f71d0dfe3d92dd3fff99bee61b99e78ae (diff) | |
| download | poky-aab72188198cda66226f7afacba02e3f3bfe235c.tar.gz | |
kexec-tools: 2.0.14 -> 2.0.15
1) Upgrade kexec-tools from 2.0.14 to 2.0.15.
2) Remove patches that are included in 2.0.15.
kexec-tools/0001-arm64-Disable-PIC.patch
kexec-tools/0001-kexec-exntend-the-semantics-of-kexec_iomem_for_each_.patch
kexec-tools/0001-vmcore-dmesg-Define-_GNU_SOURCE.patch
kexec-tools/0001-x86-x86_64-Fix-format-warning-with-die.patch
kexec-tools/0002-kexec-generalize-and-rename-get_kernel_stext_sym.patch
kexec-tools/0002-ppc-Fix-format-warning-with-die.patch
kexec-tools/0003-arm64-identify-PHYS_OFFSET-correctly.patch
kexec-tools/0004-arm64-kdump-identify-memory-regions.patch
kexec-tools/0005-arm64-kdump-add-elf-core-header-segment.patch
kexec-tools/0006-arm64-kdump-set-up-kernel-image-segment.patch
kexec-tools/0007-arm64-kdump-set-up-other-segments.patch
kexec-tools/0008-arm64-kdump-add-DT-properties-to-crash-dump-kernel-s.patch
kexec-tools/0009-arm64-kdump-Add-support-for-binary-image-files.patch
(From OE-Core rev: d2f196351a8e30542d5fb1561cb7960b6673c5ab)
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb')
| -rw-r--r-- | meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb deleted file mode 100644 index 0f6398f13e..0000000000 --- a/meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb +++ /dev/null | |||
| @@ -1,65 +0,0 @@ | |||
| 1 | require kexec-tools.inc | ||
| 2 | export LDFLAGS = "-L${STAGING_LIBDIR}" | ||
| 3 | EXTRA_OECONF = " --with-zlib=yes" | ||
| 4 | |||
| 5 | SRC_URI += "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz \ | ||
| 6 | file://0002-powerpc-change-the-memory-size-limit.patch \ | ||
| 7 | file://0001-purgatory-Pass-r-directly-to-linker.patch \ | ||
| 8 | file://0001-vmcore-dmesg-Define-_GNU_SOURCE.patch \ | ||
| 9 | file://0001-kexec-exntend-the-semantics-of-kexec_iomem_for_each_.patch \ | ||
| 10 | file://0002-kexec-generalize-and-rename-get_kernel_stext_sym.patch \ | ||
| 11 | file://0003-arm64-identify-PHYS_OFFSET-correctly.patch \ | ||
| 12 | file://0004-arm64-kdump-identify-memory-regions.patch \ | ||
| 13 | file://0005-arm64-kdump-add-elf-core-header-segment.patch \ | ||
| 14 | file://0006-arm64-kdump-set-up-kernel-image-segment.patch \ | ||
| 15 | file://0007-arm64-kdump-set-up-other-segments.patch \ | ||
| 16 | file://0008-arm64-kdump-add-DT-properties-to-crash-dump-kernel-s.patch \ | ||
| 17 | file://0009-arm64-kdump-Add-support-for-binary-image-files.patch \ | ||
| 18 | file://0010-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch \ | ||
| 19 | file://0001-x86-x86_64-Fix-format-warning-with-die.patch \ | ||
| 20 | file://0002-ppc-Fix-format-warning-with-die.patch \ | ||
| 21 | file://kexec-x32.patch \ | ||
| 22 | file://0001-Disable-PIE-during-link.patch \ | ||
| 23 | file://0001-arm64-Disable-PIC.patch \ | ||
| 24 | " | ||
| 25 | |||
| 26 | SRC_URI[md5sum] = "b2b2c5e6b29d467d6e99d587fb6b7cf5" | ||
| 27 | SRC_URI[sha256sum] = "b3e69519d2acced256843b1e8f1ecfa00d9b54fa07449ed78f05b9193f239370" | ||
| 28 | |||
| 29 | SECURITY_PIE_CFLAGS_remove = "-fPIE -pie" | ||
| 30 | |||
| 31 | PACKAGES =+ "kexec kdump vmcore-dmesg" | ||
| 32 | |||
| 33 | ALLOW_EMPTY_${PN} = "1" | ||
| 34 | RRECOMMENDS_${PN} = "kexec kdump vmcore-dmesg" | ||
| 35 | |||
| 36 | FILES_kexec = "${sbindir}/kexec" | ||
| 37 | FILES_kdump = "${sbindir}/kdump \ | ||
| 38 | ${sysconfdir}/sysconfig/kdump.conf \ | ||
| 39 | ${sysconfdir}/init.d/kdump \ | ||
| 40 | ${libexecdir}/kdump-helper \ | ||
| 41 | ${systemd_unitdir}/system/kdump.service \ | ||
| 42 | " | ||
| 43 | |||
| 44 | FILES_vmcore-dmesg = "${sbindir}/vmcore-dmesg" | ||
| 45 | |||
| 46 | inherit update-rc.d systemd | ||
| 47 | |||
| 48 | INITSCRIPT_PACKAGES = "kdump" | ||
| 49 | INITSCRIPT_NAME_kdump = "kdump" | ||
| 50 | INITSCRIPT_PARAMS_kdump = "start 56 2 3 4 5 . stop 56 0 1 6 ." | ||
| 51 | |||
| 52 | do_install_append () { | ||
| 53 | install -d ${D}${sysconfdir}/sysconfig | ||
| 54 | install -m 0644 ${WORKDIR}/kdump.conf ${D}${sysconfdir}/sysconfig | ||
| 55 | |||
| 56 | if ${@bb.utils.contains('DISTRO_FEATURES', 'sysvinit', 'true', 'false', d)}; then | ||
| 57 | install -D -m 0755 ${WORKDIR}/kdump ${D}${sysconfdir}/init.d/kdump | ||
| 58 | fi | ||
| 59 | |||
| 60 | if ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)}; then | ||
| 61 | install -D -m 0755 ${WORKDIR}/kdump ${D}${libexecdir}/kdump-helper | ||
| 62 | install -D -m 0644 ${WORKDIR}/kdump.service ${D}${systemd_unitdir}/system/kdump.service | ||
| 63 | sed -i -e 's,@LIBEXECDIR@,${libexecdir},g' ${D}${systemd_unitdir}/system/kdump.service | ||
| 64 | fi | ||
| 65 | } | ||
