All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Update recipes-core patches
@ 2011-02-04  3:44 Mark Hatle
  2011-02-04  3:44 ` [PATCH 1/4] busybox: Support DHCP refresh without restarting the interface Mark Hatle
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Hatle @ 2011-02-04  3:44 UTC (permalink / raw)
  To: poky

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@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



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

end of thread, other threads:[~2011-02-04  3:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04  3:44 [PATCH 0/4] Update recipes-core patches Mark Hatle
2011-02-04  3:44 ` [PATCH 1/4] busybox: Support DHCP refresh without restarting the interface Mark Hatle
2011-02-04  3:44 ` [PATCH 2/4] coreutils: Add various bug fixes Mark Hatle
2011-02-04  3:44 ` [PATCH 3/4] sysfsutils: Merge bug fix Mark Hatle
2011-02-04  3:44 ` [PATCH 4/4] util-linux: Add mount lock patch Mark Hatle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.