[oe-commits] Ross Burton : systemd: remove unused SERIAL_CONSOLE variable

git at git.openembedded.org git at git.openembedded.org
Mon Jan 21 19:05:44 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 751c11e998431613389f094264f096fac5a1c1ae
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=751c11e998431613389f094264f096fac5a1c1ae

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Jan 21 18:09:21 2013 +0000

systemd: remove unused SERIAL_CONSOLE variable

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/systemd/systemd_196.bb |    2 --
 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 5242b5a..a78a8a6 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





More information about the Openembedded-commits mailing list