systemd: update to v28
authorKoen Kooi <koen@dominion.thruhere.net>
Thu, 26 May 2011 18:32:37 +0000 (20:32 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:12:23 +0000 (08:12 -0800)
(From meta-openembedded rev: d98d1f8b11c8cba8664032cb900918a545382a1e)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb

index 3a1c930..3275465 100644 (file)
@@ -15,12 +15,12 @@ PKGV = "v${GITPKGVTAG}"
 # This gets reset to the proper version with PKGV above
 # Except that PKGV doesn't work in OE-core :(
 # PV = "git"
-PV = "v26"
-PR = "r1"
+PV = "v28"
+PR = "r0"
 
 inherit autotools vala update-alternatives
 
-SRCREV = "da2617378523e007ec0c6efe99d0cebb2be994e1"
+SRCREV = "0e8eb2d2e2446a3f6ba1eee1940fc96167ae332a"
 
 SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
            file://execute.patch \