diff options
| -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 525e2d2452..b50803c8c9 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 = "r2" | 17 | PR = "r0" |
| 18 | 18 | ||
| 19 | inherit autotools vala perlnative | 19 | inherit autotools vala perlnative |
| 20 | 20 | ||
| 21 | SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5" | 21 | SRCREV = "66be5eda80a334eacb83b13590fdfbabc7efe5e9" |
| 22 | 22 | ||
| 23 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ | 23 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ |
| 24 | ${UCLIBCPATCHES} \ | 24 | ${UCLIBCPATCHES} \ |
