Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Update systemd/kmod
@ 2013-08-22  4:30 Khem Raj
  2013-08-22  4:31 ` [PATCH 1/3] kmod: Upgrade to version 14 Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Khem Raj @ 2013-08-22  4:30 UTC (permalink / raw)
  To: openembedded-core

This patchset updates systemd to 206 and kmod to 14
kmod 14 is now minimum version needed for systemd >= 206

glib-2.0 fix is needed for minimal-image to build
with uclibc

This has been boot tested on all supported qemus in OE-Core with
minimal-image build with both eglibc/uclibc and systemd-image
on angstrom

The following changes since commit d98f08a7ad95d0b17846276b028a6614f16b6846:

  genext2fs: fix memory corruption on powerpc (2013-08-20 07:11:44 -0700)

are available in the git repository at:

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

Khem Raj (3):
  kmod: Upgrade to version 14
  systemd: Upgrade to 206
  glib-2.0: Specify libiconv when building on uclibc

 meta/recipes-core/glib-2.0/glib-2.0_2.36.4.bb      |   1 +
 ...1-uClibc-doesn-t-implement-pwritev-preadv.patch |  37 +++
 .../0001-use-CAP_MKNOD-ConditionCapability.patch   |  32 ++
 ...ystemd-update-utmp-shutdown.service-into-.patch | 367 ---------------------
 .../systemd/systemd/install-quotaon-once.patch     |  34 --
 .../systemd/systemd-pam-fix-getty-unit.patch       |  24 +-
 .../systemd/systemd/systemd-pam-fix-mkostemp.patch |  59 ++--
 .../systemd/{systemd_204.bb => systemd_206.bb}     |  19 +-
 meta/recipes-kernel/kmod/kmod-native_git.bb        |   1 -
 meta/recipes-kernel/kmod/kmod.inc                  |   9 +-
 ...-man-page-generation-because-we-don-t-hav.patch |  26 --
 .../kmod/kmod/fix-undefined-O_CLOEXEC.patch        |  16 +-
 meta/recipes-kernel/kmod/kmod_git.bb               |   3 +-
 13 files changed, 134 insertions(+), 494 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-uClibc-doesn-t-implement-pwritev-preadv.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0001-use-CAP_MKNOD-ConditionCapability.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-utmp-turn-systemd-update-utmp-shutdown.service-into-.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/install-quotaon-once.patch
 rename meta/recipes-core/systemd/{systemd_204.bb => systemd_206.bb} (95%)
 delete mode 100644 meta/recipes-kernel/kmod/kmod/0001-man-disable-man-page-generation-because-we-don-t-hav.patch

-- 
1.8.3.4



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

end of thread, other threads:[~2013-08-27  4:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22  4:30 [PATCH 0/3] Update systemd/kmod Khem Raj
2013-08-22  4:31 ` [PATCH 1/3] kmod: Upgrade to version 14 Khem Raj
2013-08-22 21:54   ` Saul Wold
2013-08-23  4:09     ` Khem Raj
2013-08-23 20:37       ` Saul Wold
2013-08-26 21:22         ` Khem Raj
2013-08-26 22:45           ` Khem Raj
2013-08-26 23:04             ` Saul Wold
2013-08-27  4:49               ` Khem Raj
2013-08-22  4:31 ` [PATCH 2/3] systemd: Upgrade to 206 Khem Raj
2013-08-27  2:40   ` Jonathan Liu
2013-08-27  4:53     ` Khem Raj
2013-08-22  4:31 ` [PATCH 3/3] glib-2.0: Specify libiconv when building on uclibc Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox