diff options
-rw-r--r-- | meta-oe/recipes-core/systemd/systemd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb index b50803c8c9..b9693f8744 100644 --- a/meta-oe/recipes-core/systemd/systemd_git.bb +++ b/meta-oe/recipes-core/systemd/systemd_git.bb | |||
@@ -18,7 +18,7 @@ PR = "r0" | |||
18 | 18 | ||
19 | inherit autotools vala perlnative | 19 | inherit autotools vala perlnative |
20 | 20 | ||
21 | SRCREV = "66be5eda80a334eacb83b13590fdfbabc7efe5e9" | 21 | SRCREV = "fe7ac310219d84ca8621fd89b99fcf60a2fdfd46" |
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} \ |