diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-12 11:30:32 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-12 11:30:32 +0200 |
| commit | 5e49da18dd6e355d70f3872ed22699551d120212 (patch) | |
| tree | f4ae3d8cc648786aacb53442f7d27a80152499a3 | |
| parent | 4f8d5c14ed82f505f1c5eaadbcaf46a36decc1db (diff) | |
| download | meta-openembedded-5e49da18dd6e355d70f3872ed22699551d120212.tar.gz | |
systemd: update to v37
Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | meta-oe/recipes-core/systemd/systemd_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb index 78af269344..8faedd03fe 100644 --- a/meta-oe/recipes-core/systemd/systemd_git.bb +++ b/meta-oe/recipes-core/systemd/systemd_git.bb | |||
| @@ -14,11 +14,11 @@ inherit gitpkgv | |||
| 14 | PKGV = "v${GITPKGVTAG}" | 14 | PKGV = "v${GITPKGVTAG}" |
| 15 | 15 | ||
| 16 | PV = "git" | 16 | PV = "git" |
| 17 | PR = "r7" | 17 | PR = "r0" |
| 18 | 18 | ||
| 19 | inherit pkgconfig autotools vala perlnative | 19 | inherit pkgconfig autotools vala perlnative |
| 20 | 20 | ||
| 21 | SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f" | 21 | SRCREV = "64685e0cea62b4937f0804e47ce2cb7929f58223" |
| 22 | 22 | ||
| 23 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ | 23 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ |
| 24 | file://0001-disable-xsltproc-completely.patch \ | 24 | file://0001-disable-xsltproc-completely.patch \ |
