From: Ross Burton Date: Mon, 21 Jan 2013 18:09:21 +0000 (+0000) Subject: systemd: remove unused SERIAL_CONSOLE variable X-Git-Tag: 2015-4~7921 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=751c11e998431613389f094264f096fac5a1c1ae;p=openembedded-core.git systemd: remove unused SERIAL_CONSOLE variable Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd_196.bb b/meta/recipes-core/systemd/systemd_196.bb index 5242b5a878..a78a8a6c5b 100644 --- a/meta/recipes-core/systemd/systemd_196.bb +++ b/meta/recipes-core/systemd/systemd_196.bb @@ -11,8 +11,6 @@ PROVIDES = "udev" DEPENDS = "xz kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl readline dbus libcap libcgroup tcp-wrappers usbutils glib-2.0 libgcrypt" DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" -SERIAL_CONSOLE ?= "115200 /dev/ttyS0" - SECTION = "base/shell" inherit gtk-doc useradd pkgconfig autotools perlnative