From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Update systemd/kmod
Date: Wed, 21 Aug 2013 21:30:40 -0700 [thread overview]
Message-ID: <cover.1377145501.git.raj.khem@gmail.com> (raw)
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
next reply other threads:[~2013-08-22 4:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 4:30 Khem Raj [this message]
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
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.1377145501.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox