diff options
| -rw-r--r-- | meta-oe/recipes-core/systemd/systemd_git.bb | 4 |
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 d38bbc1f82..becbc9005a 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 | |||
| 14 | PKGV = "v${GITPKGVTAG}" | 14 | PKGV = "v${GITPKGVTAG}" |
| 15 | 15 | ||
| 16 | PV = "git" | 16 | PV = "git" |
| 17 | PR = "r24" | 17 | PR = "r25" |
| 18 | 18 | ||
| 19 | inherit useradd pkgconfig autotools vala perlnative | 19 | inherit useradd pkgconfig autotools vala perlnative |
| 20 | 20 | ||
| @@ -86,7 +86,7 @@ FILES_${PN}-vconsole-setup = "${systemd_unitdir}/systemd-vconsole-setup \ | |||
| 86 | ${systemd_unitdir}/system/systemd-vconsole-setup.service \ | 86 | ${systemd_unitdir}/system/systemd-vconsole-setup.service \ |
| 87 | ${systemd_unitdir}/system/sysinit.target.wants/systemd-vconsole-setup.service" | 87 | ${systemd_unitdir}/system/sysinit.target.wants/systemd-vconsole-setup.service" |
| 88 | 88 | ||
| 89 | RRECOMMENDS_$PN}-vconsole-setup = "kbd kbd-consolefonts" | 89 | RRECOMMENDS_${PN}-vconsole-setup = "kbd kbd-consolefonts" |
| 90 | 90 | ||
| 91 | FILES_${PN} = " ${base_bindir}/* \ | 91 | FILES_${PN} = " ${base_bindir}/* \ |
| 92 | ${datadir}/dbus-1/services \ | 92 | ${datadir}/dbus-1/services \ |
