summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/systemd/systemd_git.bb2
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 a93abdd5f..76cab69f5 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -16,7 +16,7 @@ PKGV = "v${GITPKGVTAG}"
16PV = "git" 16PV = "git"
17PR = "r5" 17PR = "r5"
18 18
19inherit autotools vala perlnative 19inherit pkgconfig autotools vala perlnative
20 20
21SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f" 21SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f"
22 22