Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] systemd-serialgetty: Remove SERIAL_CONSOLE definition, because it depends of machine definition. Set it, here, can be make the value is not good.
@ 2015-05-22 10:09 Thomas Perrot
  2015-05-22 11:11 ` Otavio Salvador
  0 siblings, 1 reply; 14+ messages in thread
From: Thomas Perrot @ 2015-05-22 10:09 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Thomas Perrot <thomas.perrot@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



^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-05-22 17:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 10:09 [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
2015-05-22 11:11 ` Otavio Salvador
2015-05-22 13:02   ` Thomas PERROT
2015-05-22 13:12     ` Paul Eggleton
2015-05-22 13:28       ` Gary Thomas
2015-05-22 13:32         ` Paul Eggleton
2015-05-22 13:57           ` Gary Thomas
2015-05-22 13:58       ` Thomas PERROT
2015-05-22 14:06         ` Paul Eggleton
2015-05-22 14:27           ` Thomas PERROT
2015-05-22 14:32             ` Paul Eggleton
2015-05-22 15:20               ` Thomas PERROT
2015-05-22 17:02                 ` Thomas PERROT
2015-05-22 13:08   ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox