All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] uclibc, systemd, nfs-utils updates
@ 2013-01-22  5:03 Khem Raj
  2013-01-22  5:04 ` [PATCH 1/4] nfs-utils: Upgrade 1.2.3 -> 1.2.8-rc3 Khem Raj
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Khem Raj @ 2013-01-22  5:03 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2013-01-22  5:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-22  5:03 [PATCH 0/4] uclibc, systemd, nfs-utils updates Khem Raj
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

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.