public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 170e118fe5a7d1d8794bf71cc5018df6d5318466
Date: Thu, 03 Jan 2019 11:52:13 +0000	[thread overview]
Message-ID: <20190103115214.3902584FDD4@people01.i.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2019-01-03 11:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190103115214.3902584FDD4@people01.i.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox