From 7f9bbccecca7af312084293f1734986f5bf8604a Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 21 Jan 2013 18:09:21 +0000 Subject: systemd: remove unused SERIAL_CONSOLE variable (From OE-Core rev: 751c11e998431613389f094264f096fac5a1c1ae) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd_196.bb | 2 -- 1 file changed, 2 deletions(-) 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 -- cgit v1.2.3-54-g00ecf