diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-26 20:32:37 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-26 20:35:10 +0200 |
| commit | d98d1f8b11c8cba8664032cb900918a545382a1e (patch) | |
| tree | 1854dd3e32bb48650dcdfb4acbe7d069fd791bd1 | |
| parent | a19941125aceac6bb2738bcb0f6fee3310e87785 (diff) | |
| download | meta-openembedded-d98d1f8b11c8cba8664032cb900918a545382a1e.tar.gz | |
systemd: update to v28
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | 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 3a1c93029c..3275465949 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}" | |||
| 15 | # This gets reset to the proper version with PKGV above | 15 | # This gets reset to the proper version with PKGV above |
| 16 | # Except that PKGV doesn't work in OE-core :( | 16 | # Except that PKGV doesn't work in OE-core :( |
| 17 | # PV = "git" | 17 | # PV = "git" |
| 18 | PV = "v26" | 18 | PV = "v28" |
| 19 | PR = "r1" | 19 | PR = "r0" |
| 20 | 20 | ||
| 21 | inherit autotools vala update-alternatives | 21 | inherit autotools vala update-alternatives |
| 22 | 22 | ||
| 23 | SRCREV = "da2617378523e007ec0c6efe99d0cebb2be994e1" | 23 | SRCREV = "0e8eb2d2e2446a3f6ba1eee1940fc96167ae332a" |
| 24 | 24 | ||
| 25 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ | 25 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ |
| 26 | file://execute.patch \ | 26 | file://execute.patch \ |
