[oe-commits] Andrea Adami : kexec-tools: move to 2.0.2 and remove older versions

git version control git at git.openembedded.org
Sun Aug 1 23:52:37 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 93e2f314df0434df3e1f3ae537129b9f7ee3e5de
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=93e2f314df0434df3e1f3ae537129b9f7ee3e5de

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Aug  2 01:48:54 2010 +0200

kexec-tools: move to 2.0.2 and remove older versions

* binary for klibc static only tested on arm
* updated dietlibc version (not tested, dietlibc seems broken today...)

---

 .../kexec-tools-1.101/kexec-arm-atags.patch        |  293 --------------
 .../kexec-tools-1.101/kexec-tools-arm.patch        |  417 --------------------
 .../kexec-tools-autoconf-post-2.63.patch           |   45 ---
 .../kexec-tools-2.0.1/fix-arm-arch-detection.patch |   17 -
 .../kexec-tools-2-arm-add-uImage.patch             |  271 -------------
 .../kexec-tools-2-autoconf-post-2.63.patch         |   44 --
 .../kexec-tools-2.0.1/no-getline-no-fscanf.patch   |   69 ----
 .../dietlibc.patch                                 |   24 +-
 recipes/kexec-tools/kexec-tools-dietlibc_2.0.1.bb  |   20 -
 recipes/kexec-tools/kexec-tools-dietlibc_2.0.2.bb  |   16 +
 .../kexec-klibc.patch                              |  151 -------
 .../kexec-static.patch                             |   12 -
 .../kexec-tools-2-klibc.patch                      |  295 --------------
 .../kexec-tools-klibc-static-2.0.2/elf.patch       |   94 +++++
 .../kexec-tools-klibc-static-2.0.2/errno.patch     |   13 +
 .../headers.patch}                                 |    8 +-
 .../kexec-tools-klibc-static-2.0.2/other.patch     |   97 +++++
 .../kexec-tools-klibc-static-2.0.2/string.patch    |   11 +
 .../kexec-tools-klibc-static-2.0.2/syscall.patch   |   46 +++
 .../kexec-tools/kexec-tools-klibc-static_2.0.1.bb  |   32 --
 ..._1.101.bb => kexec-tools-klibc-static_2.0.2.bb} |   21 +-
 recipes/kexec-tools/kexec-tools2.inc               |   16 -
 recipes/kexec-tools/kexec-tools_1.101.bb           |    8 -
 recipes/kexec-tools/kexec-tools_2.0.1.bb           |   10 -
 recipes/kexec-tools/kexec-tools_2.0.2.bb           |    6 +
 .../{kexec-tools.inc => kexec-tools_2.0.2.inc}     |    9 +-
 26 files changed, 313 insertions(+), 1732 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=93e2f314df0434df3e1f3ae537129b9f7ee3e5de




More information about the Openembedded-commits mailing list