systemd: update to v30 release
authorKoen Kooi <koen@dominion.thruhere.net>
Thu, 14 Jul 2011 06:42:52 +0000 (08:42 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:13:55 +0000 (08:13 -0800)
tested on: beagleboard/angstrom
           usrp-e1xx/angstrom

(From meta-openembedded rev: fd183cfb3a092300f529634c39933c56558fb290)

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 ebb8e7f..1898352 100644 (file)
@@ -15,11 +15,11 @@ inherit gitpkgv
 PKGV = "v${GITPKGVTAG}"
 
 PV = "git"
-PR = "r8"
+PR = "r0"
 
 inherit autotools vala
 
-SRCREV = "ef3a24de028efe885db1303b4843aba5ffd0f531"
+SRCREV = "501c92c432c7bef452a2714c29519bdd45281a72"
 
 SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
            file://0001-systemd-disable-xml-file-stuff-and-introspection.patch \