summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd/systemd_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-18 09:37:06 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-03-18 13:04:15 +0100
commitb0a7f2e761f79e8967b1d3f7c67177283805bf75 (patch)
treea2dcf70b9ee2c36621325b2b4fc85efb69b91c3d /meta-oe/recipes-core/systemd/systemd_git.bb
parent85be934bdcf0ffb4dabdfb4fad06277dfd473c4e (diff)
downloadmeta-openembedded-b0a7f2e761f79e8967b1d3f7c67177283805bf75.tar.gz
systemd: update to v44 + CVE fix
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, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index e99be88f8d..a32029911d 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -14,13 +14,14 @@ inherit gitpkgv
14PKGV = "v${GITPKGVTAG}" 14PKGV = "v${GITPKGVTAG}"
15 15
16PV = "git" 16PV = "git"
17PR = "r22" 17PR = "r23"
18 18
19inherit useradd pkgconfig autotools vala perlnative 19inherit useradd pkgconfig autotools vala perlnative
20 20
21SRCREV = "03f38e74984d93aa83c056893d414a5e3eac5763" 21SRCREV = "5ebff5337594d690b322078c512eb222d34aaa82"
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 \
24 file://0002-systemd-logind-don-t-kill-user-processes-on-exit.patch \ 25 file://0002-systemd-logind-don-t-kill-user-processes-on-exit.patch \
25 ${UCLIBCPATCHES} \ 26 ${UCLIBCPATCHES} \
26 " 27 "