Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/1] kexec-tools: Upgrade to 2.0.14
@ 2016-12-27  6:43 zhe.he
  2016-12-28 12:15 ` Alexander Kanavin
  0 siblings, 1 reply; 3+ messages in thread
From: zhe.he @ 2016-12-27  6:43 UTC (permalink / raw)
  To: openembedded-core

From: He Zhe <zhe.he@windriver.com>

Remove kexec-aarch64.patch since it has been merged upstream
Remove kexec-x32.patch since it has been reverted upstream
Backport patches for kdump arm64 from:
https://git.linaro.org/people/takahiro.akashi/kexec-tools.git

v1 to v2: Remove redundant tarball link in SRC_URI

He Zhe (1):
  kexec-tools: Upgrade to 2.0.14

 ...nd-the-semantics-of-kexec_iomem_for_each_.patch |  78 ++++++++
 ...eneralize-and-rename-get_kernel_stext_sym.patch | 194 ++++++++++++++++++++
 ...0003-arm64-identify-PHYS_OFFSET-correctly.patch |  76 ++++++++
 .../0004-arm64-kdump-identify-memory-regions.patch | 202 +++++++++++++++++++++
 ...5-arm64-kdump-add-elf-core-header-segment.patch | 191 +++++++++++++++++++
 ...6-arm64-kdump-set-up-kernel-image-segment.patch | 137 ++++++++++++++
 .../0007-arm64-kdump-set-up-other-segments.patch   |  35 ++++
 ...-add-DT-properties-to-crash-dump-kernel-s.patch | 150 +++++++++++++++
 ...-kdump-Add-support-for-binary-image-files.patch |  52 ++++++
 meta/recipes-kernel/kexec/kexec-tools_2.0.12.bb    |  37 ----
 meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb    |  44 +++++
 11 files changed, 1159 insertions(+), 37 deletions(-)
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0001-kexec-exntend-the-semantics-of-kexec_iomem_for_each_.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0002-kexec-generalize-and-rename-get_kernel_stext_sym.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0003-arm64-identify-PHYS_OFFSET-correctly.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0004-arm64-kdump-identify-memory-regions.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0005-arm64-kdump-add-elf-core-header-segment.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0006-arm64-kdump-set-up-kernel-image-segment.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0007-arm64-kdump-set-up-other-segments.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0008-arm64-kdump-add-DT-properties-to-crash-dump-kernel-s.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0009-arm64-kdump-Add-support-for-binary-image-files.patch
 delete mode 100644 meta/recipes-kernel/kexec/kexec-tools_2.0.12.bb
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb

-- 
2.8.3



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-29  2:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-27  6:43 [PATCH v2 0/1] kexec-tools: Upgrade to 2.0.14 zhe.he
2016-12-28 12:15 ` Alexander Kanavin
2016-12-29  2:05   ` He Zhe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox