All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] uclibc, systemd, nfs-utils updates
Date: Mon, 21 Jan 2013 21:03:58 -0800	[thread overview]
Message-ID: <cover.1358830857.git.raj.khem@gmail.com> (raw)

systemd for uclibc needed patches to be refreshed. uClibc git
needed to be updated. nfs-utils is upgrades to 1.8.0-rc3
patch to let non x86 qemu's boot XFCE images

The following changes since commit 751c11e998431613389f094264f096fac5a1c1ae:

  systemd: remove unused SERIAL_CONSOLE variable (2013-01-21 18:56:14 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/misc
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc

Khem Raj (4):
  nfs-utils: Upgrade 1.2.3 -> 1.2.8-rc3
  uclibc-git: Upgrades to latest git
  systemd: Fix build on uclibc
  qemu.inc: Define preferred providers for libgl, libgles1 and libgles2

 meta/conf/machine/include/qemu.inc                 |    3 +
 .../nfs-utils/nfs-utils-1.0.6-uclibc.patch         |   39 +-
 .../nfs-utils-1.2.3-sm-notify-res_init.patch       |   36 ++
 .../nfs-utils/nfs-utils-nfsctl-x32-fix.patch       |   30 -
 .../nfs-utils/nfs-utils/nfs-utils.1.2.8.rc3.patch  |  599 ++++++++++++++++++++
 .../{nfs-utils_1.2.3.bb => nfs-utils_1.2.7.bb}     |   25 +-
 .../systemd/systemd-pam-fix-getty-unit.patch       |   25 +-
 .../systemd/systemd/systemd-pam-fix-msformat.patch |  131 +++--
 meta/recipes-core/uclibc/uclibc-git.inc            |    5 +-
 ...nt.c-wtent.c-move-functions-from-utxent.c.patch |   78 ++-
 ...-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch |   30 +-
 .../uclibc-git/define-MSG_CMSG_CLOEXEC.patch       |   25 -
 meta/recipes-core/uclibc/uclibc-git/dup3.patch     |   37 --
 .../uclibc/uclibc-git/mount.h-update.patch         |   83 ---
 .../uclibc/uclibc-git/powerpc_copysignl.patch      |   16 +-
 .../uclibc-git/remove_attribute_optimize_Os.patch  |   95 +---
 16 files changed, 846 insertions(+), 411 deletions(-)
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-nfsctl-x32-fix.patch
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.1.2.8.rc3.patch
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_1.2.3.bb => nfs-utils_1.2.7.bb} (67%)
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/define-MSG_CMSG_CLOEXEC.patch
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/dup3.patch
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/mount.h-update.patch

-- 
1.7.9.5




             reply	other threads:[~2013-01-22  5:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22  5:03 Khem Raj [this message]
2013-01-22  5:04 ` [PATCH 1/4] nfs-utils: Upgrade 1.2.3 -> 1.2.8-rc3 Khem Raj
2013-01-22  5:04 ` [PATCH 2/4] uclibc-git: Upgrades to latest git Khem Raj
2013-01-22  5:04 ` [PATCH 3/4] systemd: Fix build on uclibc Khem Raj
2013-01-22  5:04 ` [PATCH 4/4] qemu.inc: Define preferred providers for libgl, libgles1 and libgles2 Khem Raj

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.1358830857.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.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.