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 76cab69f57..2f977601f8 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -14,7 +14,7 @@ inherit gitpkgv
14PKGV = "v${GITPKGVTAG}" 14PKGV = "v${GITPKGVTAG}"
15 15
16PV = "git" 16PV = "git"
17PR = "r5" 17PR = "r6"
18 18
19inherit pkgconfig autotools vala perlnative 19inherit pkgconfig autotools vala perlnative
20 20
@@ -88,7 +88,7 @@ RRECOMMENDS_${PN} += "kbd kbd-consolefonts \
88 systemd-serialgetty \ 88 systemd-serialgetty \
89 util-linux-agetty \ 89 util-linux-agetty \
90 util-linux-swaponoff \ 90 util-linux-swaponoff \
91 util-linux-fsck \ 91 util-linux-fsck e2fsprogs-e2fsck \
92 module-init-tools \ 92 module-init-tools \
93 kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \ 93 kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
94" 94"