[oe-commits] Andrea Adami : kexec-tools-klibc_2.0.2: refactor and extend patches for building

git at git.openembedded.org git at git.openembedded.org
Mon May 13 14:13:51 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 97957e5cee9a797d3e05c1a8848338a033f40770
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=97957e5cee9a797d3e05c1a8848338a033f40770

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon May 13 01:22:23 2013 +0200

kexec-tools-klibc_2.0.2: refactor and extend patches for building

* some old patches apparently unneeded have been removed
* patches are now better split
* fix build for x86 and x86-64
* tested with qemuarm, qemuppc, qemumips, qemux86, qemux86-64

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 .../kexec-tools-klibc-2.0.2/arm_crashdump.patch    |   12 +++
 .../kexec-tools-klibc-2.0.2/cflags_static.patch    |   11 ++
 .../kexec/kexec-tools-klibc-2.0.2/elf.patch        |   94 -------------------
 .../kexec/kexec-tools-klibc-2.0.2/errno.patch      |   13 ---
 .../kexec-tools-klibc-2.0.2/ifdown_errno.patch     |   11 ++
 .../kexec-tools-klibc-2.0.2/kexec-elf-rel.patch    |   61 ++++++++++++
 .../{syscall.patch => kexec-syscall.patch}         |    6 +-
 .../kexec/kexec-tools-klibc-2.0.2/other.patch      |   97 --------------------
 .../kexec-tools-klibc-2.0.2/ppc__lshrdi3.patch     |   18 ++++
 .../kexec-tools-klibc-2.0.2/purgatory_flags.patch  |   21 ++++
 .../kexec-tools-klibc-2.0.2/purgatory_string.patch |    9 ++
 .../kexec/kexec-tools-klibc-2.0.2/sha256.patch     |   13 +++
 .../kexec/kexec-tools-klibc-2.0.2/string.patch     |   11 --
 .../sysconf_nrprocessors.patch                     |   13 +++
 .../kexec-tools-klibc-2.0.2/x86_basename.patch     |   14 +++
 .../kexec-tools-klibc-2.0.2/x86_kexec_test.patch   |   13 +++
 .../kexec/kexec-tools-klibc-2.0.2/x86_sys_io.patch |   21 ++++
 .../kexec-tools-klibc-2.0.2/x86_vfscanf.patch      |   27 ++++++
 .../kexec/kexec-tools-klibc_2.0.2.bb               |   28 ++++--
 19 files changed, 265 insertions(+), 228 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=97957e5cee9a797d3e05c1a8848338a033f40770




More information about the Openembedded-commits mailing list