systemd: Upgrade to 206
authorKhem Raj <raj.khem@gmail.com>
Thu, 22 Aug 2013 02:16:30 +0000 (02:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Aug 2013 23:37:00 +0000 (00:37 +0100)
commit50a472bbde2e0339df2902072ebdda420d2fbacc
treebd5699557521ff7df821b78ef4bd5fa2130f8bdd
parente0b491a2a029b102a6222a9793d17c6c7f542907
systemd: Upgrade to 206

Add new PACKAGE systemd-rpm-macros, this will hold
the macros which are interesting when rpm is used as
package management backend

Forward port uclibc only patches. Add a new patch
to stub out use of preadv/pwritev in testcases

Delete patches that have been merged upstream in systemd

Remove force export of GPERF variable in environment
this was causing AC_CHECK_TOOL to not populate GPERF
variable as expected

systemd needs kmod to be present on rootfs so add it
to RDEPENDS

some services substitute discovered kmod when the service
file is generated during boot, however the discovered kmod
is from native sysroot and it gets into the service file
with absolute path. So specify the target path of kmod using
KMOD variable so the unit files have correct pointer to kmod
on target

Add a patch to make sure that mknod capability is checked
before the service which excercise mknod, this patch is also
submitted to upstream systemd

(From OE-Core rev: 3f1788f8edf18a292cb5d8e16a2a98a19ec89239)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0001-uClibc-doesn-t-implement-pwritev-preadv.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0001-use-CAP_MKNOD-ConditionCapability.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0001-utmp-turn-systemd-update-utmp-shutdown.service-into-.patch [deleted file]
meta/recipes-core/systemd/systemd/install-quotaon-once.patch [deleted file]
meta/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch
meta/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch
meta/recipes-core/systemd/systemd_206.bb [moved from meta/recipes-core/systemd/systemd_204.bb with 95% similarity]