All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/4] Update recipes-core patches
Date: Thu,  3 Feb 2011 21:44:26 -0600	[thread overview]
Message-ID: <cover.1296790992.git.mark.hatle@windriver.com> (raw)

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



             reply	other threads:[~2011-02-04  3:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04  3:44 Mark Hatle [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1296790992.git.mark.hatle@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.