summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd/systemd_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-04-09 07:28:13 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-04-09 13:46:21 +0200
commitbd0a6a465f73168b86dded0e1d938c170ba45fc6 (patch)
tree6299b260007812f6f0095c77924f71bbff242e0f /meta-oe/recipes-core/systemd/systemd_git.bb
parent15cc3fb0ced0daf18673a8683cf276c159e498b6 (diff)
downloadmeta-openembedded-bd0a6a465f73168b86dded0e1d938c170ba45fc6.tar.gz
systemd: bump SRCREV
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 e3aec317c..d38bbc1f8 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
14PKGV = "v${GITPKGVTAG}" 14PKGV = "v${GITPKGVTAG}"
15 15
16PV = "git" 16PV = "git"
17PR = "r23" 17PR = "r24"
18 18
19inherit useradd pkgconfig autotools vala perlnative 19inherit useradd pkgconfig autotools vala perlnative
20 20
21SRCREV = "5ebff5337594d690b322078c512eb222d34aaa82" 21SRCREV = "3eff4208ffecedd778fec260f0d4b18e94dab443"
22 22
23SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;protocol=git \ 23SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;protocol=git \
24 file://0001-Revert-journald-allocate-PAGE_SIZE-bytes-for-selinux.patch \
25 file://0002-systemd-logind-don-t-kill-user-processes-on-exit.patch \
26 ${UCLIBCPATCHES} \ 24 ${UCLIBCPATCHES} \
27 " 25 "
28UCLIBCPATCHES = "" 26UCLIBCPATCHES = ""