[oe-commits] Koen Kooi : systemd: update to v28

git version control git at git.openembedded.org
Fri May 27 06:13:14 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: d98d1f8b11c8cba8664032cb900918a545382a1e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=d98d1f8b11c8cba8664032cb900918a545382a1e

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Thu May 26 20:32:37 2011 +0200

systemd: update to v28

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-core/systemd/systemd_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 3a1c930..3275465 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -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 \





More information about the Openembedded-commits mailing list