* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 170e118fe5a7d1d8794bf71cc5018df6d5318466
@ 2019-01-03 11:52 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-01-03 11:52 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1992 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 170e118fe5a7d1d8794bf71cc5018df6d5318466 (commit)
from 55a95ac7168863a617f9ee19fc769ae943168981 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 170e118fe5a7d1d8794bf71cc5018df6d5318466
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Jan 3 10:56:30 2019 +0000
kernel: Build in AT keyboard support
This is the default PS/2 keyboard on virtual machines, some laptops
and so on.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
kernel/config-generic | 2 +-
kernel/kernel.nm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/kernel/config-generic b/kernel/config-generic
index c9654e42a..3c9d9bcc9 100644
--- a/kernel/config-generic
+++ b/kernel/config-generic
@@ -2300,7 +2300,7 @@ CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5520 is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
-CONFIG_KEYBOARD_ATKBD=m
+CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
diff --git a/kernel/kernel.nm b/kernel/kernel.nm
index 1e14de497..9b1460cda 100644
--- a/kernel/kernel.nm
+++ b/kernel/kernel.nm
@@ -5,7 +5,7 @@
name = kernel
version = 4.20
-release = 9
+release = 10
thisapp = linux-%{version}
maintainer = Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
hooks/post-receive
--
IPFire 3.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-01-03 11:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-03 11:52 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 170e118fe5a7d1d8794bf71cc5018df6d5318466 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox