summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/systemd/systemd_git.bb4
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 44f2e7f985..525e2d2452 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -14,9 +14,9 @@ inherit gitpkgv
14PKGV = "v${GITPKGVTAG}" 14PKGV = "v${GITPKGVTAG}"
15 15
16PV = "git" 16PV = "git"
17PR = "r1" 17PR = "r2"
18 18
19inherit autotools vala 19inherit autotools vala perlnative
20 20
21SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5" 21SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5"
22 22