diff options
-rw-r--r-- | meta/recipes-core/systemd/systemd-serialgetty.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd-serialgetty.bb b/meta/recipes-core/systemd/systemd-serialgetty.bb index 60891e432c..74b5986730 100644 --- a/meta/recipes-core/systemd/systemd-serialgetty.bb +++ b/meta/recipes-core/systemd/systemd-serialgetty.bb | |||
@@ -39,8 +39,6 @@ do_install() { | |||
39 | fi | 39 | fi |
40 | } | 40 | } |
41 | 41 | ||
42 | RDEPENDS_${PN} = "systemd" | ||
43 | |||
44 | # This is a machine specific file | 42 | # This is a machine specific file |
45 | FILES_${PN} = "${systemd_unitdir}/system/*.service ${sysconfdir}" | 43 | FILES_${PN} = "${systemd_unitdir}/system/*.service ${sysconfdir}" |
46 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 44 | PACKAGE_ARCH = "${MACHINE_ARCH}" |