[OE-core] [oe-core][PATCH] systemd-serialgetty: Remove SERIAL_CONSOLE definition, because it depends of machine definition. Set it, here, can be make the value is not good.

Thomas Perrot thomas.perrot at tupi.fr
Fri May 22 10:09:08 UTC 2015


Signed-off-by: Thomas Perrot <thomas.perrot at tupi.fr>
---
 meta/recipes-core/systemd/systemd-serialgetty.bb |    2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-core/systemd/systemd-serialgetty.bb b/meta/recipes-core/systemd/systemd-serialgetty.bb
index 1c34d5c..06cb1b4 100644
--- a/meta/recipes-core/systemd/systemd-serialgetty.bb
+++ b/meta/recipes-core/systemd/systemd-serialgetty.bb
@@ -4,8 +4,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=80
 
 PR = "r5"
 
-SERIAL_CONSOLE ?= "115200 ttyS0"
-
 SRC_URI = "file://serial-getty@.service"
 
 do_install() {
-- 
1.7.10.4




More information about the Openembedded-core mailing list