[poky] [PATCH 0/4] Update recipes-core patches

Mark Hatle mark.hatle at windriver.com
Thu Feb 3 19:44:26 PST 2011


I'm digging through Fedora, Wind River Linux and other sources looking for
patches that Poky does not have that fix bugs, add necessary enhancements,
or are needed for one reason or another.

This set completes the patches for the recipe-core group.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: mhatle/wrsync
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/wrsync

Thanks,
    Mark Hatle <mark.hatle at windriver.com>
---


Mark Hatle (4):
  busybox: Support DHCP refresh without restarting the interface
  coreutils: Add various bug fixes
  sysfsutils: Merge bug fix
  util-linux: Add mount lock patch

 .../busybox-udhcpc-no_deconfig.patch               |  110 +
 meta/recipes-core/busybox/busybox.inc              |    4 +-
 meta/recipes-core/busybox/busybox_1.17.3.bb        |    4 +-
 meta/recipes-core/busybox/files/busybox-udhcpc     |   25 +
 .../coreutils-6.9/coreutils-6.9-cp-i-u.patch       |  118 +
 .../coreutils-6.9/coreutils-fix-install.patch      |   99 +
 .../coreutils/coreutils-6.9/coreutils-i18n.patch   | 4049 ++++++++++++++++++++
 .../coreutils/coreutils-6.9/coreutils-ls-x.patch   |  115 +
 .../coreutils-6.9/coreutils-overflow.patch         |   17 +
 meta/recipes-core/coreutils/coreutils_6.9.bb       |    5 +
 .../sysfsutils-2.0.0-class-dup.patch               |   21 +
 meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb   |    6 +-
 .../util-linux-ng-2.16-mount_lock_path.patch       |   25 +
 meta/recipes-core/util-linux/util-linux_2.17.2.bb  |    5 +-
 14 files changed, 4597 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox-1.17.3/busybox-udhcpc-no_deconfig.patch
 create mode 100755 meta/recipes-core/busybox/files/busybox-udhcpc
 create mode 100644 meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch
 create mode 100644 meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch
 create mode 100644 meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch
 create mode 100644 meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch
 create mode 100644 meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
 create mode 100644 meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch
 create mode 100644 meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch

-- 
1.7.3.4




More information about the poky mailing list