wok rev 20190
linux: enable serial console
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 02 17:18:55 2018 +0100 (2018-02-02) |
parents | 1e3612fe4a6a |
children | 625d9ab71532 |
files | linux/stuff/linux-slitaz.config linux/stuff/linux-slitaz.config64 xfce4/receipt |
line diff
1.1 --- a/linux/stuff/linux-slitaz.config Thu Feb 01 20:12:10 2018 +0100 1.2 +++ b/linux/stuff/linux-slitaz.config Fri Feb 02 17:18:55 2018 +0100 1.3 @@ -2324,7 +2324,7 @@ 1.4 # Serial drivers 1.5 # 1.6 CONFIG_SERIAL_8250=y 1.7 -# CONFIG_SERIAL_8250_CONSOLE is not set 1.8 +CONFIG_SERIAL_8250_CONSOLE=y 1.9 CONFIG_FIX_EARLYCON_MEM=y 1.10 CONFIG_SERIAL_8250_PCI=y 1.11 CONFIG_SERIAL_8250_PNP=y
2.1 --- a/linux/stuff/linux-slitaz.config64 Thu Feb 01 20:12:10 2018 +0100 2.2 +++ b/linux/stuff/linux-slitaz.config64 Fri Feb 02 17:18:55 2018 +0100 2.3 @@ -2230,7 +2230,7 @@ 2.4 # Serial drivers 2.5 # 2.6 CONFIG_SERIAL_8250=y 2.7 -# CONFIG_SERIAL_8250_CONSOLE is not set 2.8 +CONFIG_SERIAL_8250_CONSOLE=y 2.9 CONFIG_FIX_EARLYCON_MEM=y 2.10 CONFIG_SERIAL_8250_PCI=y 2.11 CONFIG_SERIAL_8250_PNP=y
3.1 --- a/xfce4/receipt Thu Feb 01 20:12:10 2018 +0100 3.2 +++ b/xfce4/receipt Fri Feb 02 17:18:55 2018 +0100 3.3 @@ -8,6 +8,7 @@ 3.4 LICENSE="GPL2" 3.5 SUGGESTED="xfce4-slitaz-config" 3.6 WEB_SITE="http://www.xfce.org" 3.7 +PROVIDE="xfce" 3.8 3.9 DEPENDS="libxfce4util xfconf libxfce4ui garcon libexo xorg-xdpyinfo \ 3.10 xfce4-panel thunar xfce4-settings xfce4-session xfwm4 xfdesktop thunar-volman \