aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd/systemd_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-09-22 16:46:47 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-22 17:16:28 +0200
commit54ab502d4f53cab9411c29bb04dab7ae81b002ed (patch)
tree1b7b875f6ce7ade9012d50999c209acb708f763a /meta-oe/recipes-core/systemd/systemd_git.bb
parent8005a575076a765aa1e1fc7b10cea954ec974009 (diff)
downloadmeta-openembedded-54ab502d4f53cab9411c29bb04dab7ae81b002ed.tar.gz
systemd: add kernel time and summary into svg plot
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.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 7312fe1532..fd20a687fe 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -14,13 +14,16 @@ inherit gitpkgv
PKGV = "v${GITPKGVTAG}"
PV = "git"
-PR = "r1"
+PR = "r3"
inherit autotools vala perlnative
SRCREV = "a2f5666d06fe8233025738047115bb9e3959df3e"
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} \
"
UCLIBCPATCHES = ""