From: Ross Burton Date: Mon, 21 Jan 2013 18:09:21 +0000 (+0000) Subject: systemd: remove unused SERIAL_CONSOLE variable X-Git-Tag: yocto-4.0~34302 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=751c11e998431613389f094264f096fac5a1c1ae;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 5242b5a8781..a78a8a6c5be 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