aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd/systemd_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-09-25 16:34:24 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-25 16:34:24 +0200
commitfb0d50c16fafb6956a94c472b7c6a74a456e38b6 (patch)
tree68a28e7eb8836975a48e4e82ed6c66311aaefe1a /meta-oe/recipes-core/systemd/systemd_git.bb
parentadc2571887279bc80c2c4739f68fe4f5675cdeeb (diff)
downloadmeta-openembedded-contrib-fb0d50c16fafb6956a94c472b7c6a74a456e38b6.tar.gz
systemd: bump to v36
2 of the 3 analyze patches have been applied upstream, delete them Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core/systemd/systemd_git.bb')
-rw-r--r--meta-oe/recipes-core/systemd/systemd_git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index fd20a687fe..b895f0d989 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -14,15 +14,13 @@ inherit gitpkgv
PKGV = "v${GITPKGVTAG}"
PV = "git"
-PR = "r3"
+PR = "r0"
inherit autotools vala perlnative
-SRCREV = "a2f5666d06fe8233025738047115bb9e3959df3e"
+SRCREV = "7c83341a593160e2b4739bdb8a1ad76b21bbdf9e"
SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
- file://0001-analyze-always-draw-1s-marker-for-scale.patch \
- file://0002-analyze-report-startup-time-in-plot-mode-as-well.patch \
file://0003-analyze-draw-kernel-boot-time-as-well.patch \
${UCLIBCPATCHES} \
"