mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
systemd-serialgetty: remove redundant statements
(From OE-Core rev: e5820f56becb3bcee44a461f7fc5640159679a15) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f2f0a1aa48
commit
1377a2dbb2
@@ -35,9 +35,6 @@ do_install() {
|
||||
fi
|
||||
}
|
||||
|
||||
PACKAGES = "${PN} ${PN}-dbg ${PN}-dev ${PN}-doc"
|
||||
|
||||
RRECOMMENDS_${PN} = ""
|
||||
RDEPENDS_${PN} = "systemd"
|
||||
|
||||
# This is a machine specific file
|
||||
|
||||
Reference in New Issue
Block a user