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 2548d105b0..bdaaf1659f 100644 --- a/meta-oe/recipes-core/systemd/systemd_git.bb +++ b/meta-oe/recipes-core/systemd/systemd_git.bb | |||
| @@ -20,7 +20,7 @@ inherit useradd pkgconfig autotools vala perlnative | |||
| 20 | 20 | ||
| 21 | SRCREV = "f6cebb3bd5a00d79c8131637c0f6796a75e6af99" | 21 | SRCREV = "f6cebb3bd5a00d79c8131637c0f6796a75e6af99" |
| 22 | 22 | ||
| 23 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ | 23 | SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;protocol=git \ |
| 24 | file://0001-disable-xsltproc-completely.patch \ | 24 | file://0001-disable-xsltproc-completely.patch \ |
| 25 | ${UCLIBCPATCHES} \ | 25 | ${UCLIBCPATCHES} \ |
| 26 | " | 26 | " |
