]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Upgrade to 197
authorKhem Raj <raj.khem@gmail.com>
Thu, 24 Jan 2013 06:04:02 +0000 (22:04 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Jan 2013 12:25:36 +0000 (12:25 +0000)
commitaf17e816dd4ee0c2a7401f26a148129ad8f8e1fa
treecc9dd18f5436270a417f421d12f21dac2e5b01c9
parent8fb1e3b74b01095cbc626497f1a7c71145343af3
systemd: Upgrade to 197

LGPL-2.1 licensce is updated to reflect the new FSF address
Drop patches to disable argparse and dbus-python

analyser has been implemented in C lets use that patch
and get rid of the python version

disable hostname detection for uclibc bases systems
since uclibc lacks NSS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Conflicts:
meta/recipes-core/systemd/systemd_197.bb
meta/recipes-core/systemd/systemd/0001-Revert-systemd-analyze-use-argparse-instead-of-getop.patch [deleted file]
meta/recipes-core/systemd/systemd/0001-systemd-analyze-rewrite-in-C.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0002-Revert-analyze-use-GDBus-instead-of-dbus-python.patch [deleted file]
meta/recipes-core/systemd/systemd_197.bb [moved from meta/recipes-core/systemd/systemd_196.bb with 95% similarity]