aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-01-21 18:09:21 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-21 18:56:14 +0000
commit751c11e998431613389f094264f096fac5a1c1ae (patch)
treee94cbee85cbeba1b2932588065fb8edc79091541 /meta/recipes-core
parent192efd033c38205e114f62e9f62696a9a49b0970 (diff)
downloadopenembedded-core-contrib-751c11e998431613389f094264f096fac5a1c1ae.tar.gz
systemd: remove unused SERIAL_CONSOLE variable
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/systemd/systemd_196.bb2
1 files changed, 0 insertions, 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