aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/systemd/systemd_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-05-11 08:58:54 +0200
committerKoen Kooi <koen@openembedded.org>2011-05-11 09:00:42 +0200
commitc8f9f1a7dd6e083f1e3b44a2ea2c1736c9645b4b (patch)
tree679cc573b7929d2994e957fed5adc8dd7cd7d208 /recipes/systemd/systemd_git.bb
parent76e71325ea4da1de9d828dc1a35c26f67e5878d7 (diff)
downloadopenembedded-c8f9f1a7dd6e083f1e3b44a2ea2c1736c9645b4b.tar.gz
systemd v26: remove accept patch, we really want accept4
also add patch to add extra info to systemd-analyze plots Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/systemd/systemd_git.bb')
-rw-r--r--recipes/systemd/systemd_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/systemd/systemd_git.bb b/recipes/systemd/systemd_git.bb
index 6688eed7c6..52e37470a3 100644
--- a/recipes/systemd/systemd_git.bb
+++ b/recipes/systemd/systemd_git.bb
@@ -10,7 +10,7 @@ PRIORITY = "optional"
SECTION = "base/shell"
PV = "v26"
-PR = "r8"
+PR = "r9"
PR_append = "+${SRCPV}"
inherit autotools vala update-alternatives
@@ -20,8 +20,8 @@ TAG = "7a6000a68241d23c9f6f6bde47b2cfa9c18189da"
SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git;tag=${TAG} \
file://execute.patch \
file://0001-systemd-disable-xml-file-stuff-and-introspection.patch \
+ file://0002-systemd-analyze-print-hostname-kernelversion-and-arc.patch \
file://0003-Angstrom-support.patch \
- file://replace_accpet4.patch \
file://serial-getty@.service \
"