From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 09d7ae9471547ea9ab42a77339666a3e5353caf3
Date: Tue, 11 Mar 2014 21:48:04 +0100 [thread overview]
Message-ID: <20140311204835.4B25220AD7@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3615 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 2.x development tree".
The branch, next has been updated
via 09d7ae9471547ea9ab42a77339666a3e5353caf3 (commit)
via 014b284e5f3dc1eb87b1198e717cffa28dc70771 (commit)
from 826c22d66c3eae74bb4c7287cdd81478a5341e01 (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 09d7ae9471547ea9ab42a77339666a3e5353caf3
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Mar 11 21:47:16 2014 +0100
linux: Remove disabling of loading the pcspkr module.
commit 014b284e5f3dc1eb87b1198e717cffa28dc70771
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Mar 11 18:03:59 2014 +0100
beep: Update to 1.3.
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/76/filelists/beep | 1 +
lfs/beep | 4 ++--
lfs/linux | 3 ---
src/patches/linux-2.6.30-no-pcspkr-modalias.patch | 12 ------------
4 files changed, 3 insertions(+), 17 deletions(-)
create mode 120000 config/rootfiles/core/76/filelists/beep
delete mode 100644 src/patches/linux-2.6.30-no-pcspkr-modalias.patch
Difference in files:
diff --git a/config/rootfiles/core/76/filelists/beep b/config/rootfiles/core/76/filelists/beep
new file mode 120000
index 0000000..6db094e
--- /dev/null
+++ b/config/rootfiles/core/76/filelists/beep
@@ -0,0 +1 @@
+../../../common/beep
\ No newline at end of file
diff --git a/lfs/beep b/lfs/beep
index dc0d22c..437677b 100644
--- a/lfs/beep
+++ b/lfs/beep
@@ -24,7 +24,7 @@
include Config
-VER = 1.2.2
+VER = 1.3
THISAPP = beep-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = d541419fd7e5642952d7b48cbb40c712
+$(DL_FILE)_MD5 = 49c340ceb95dbda3f97b2daafac7892a
install : $(TARGET)
diff --git a/lfs/linux b/lfs/linux
index 1993cc8..7ffb345 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -127,9 +127,6 @@ ifneq "$(KCFG)" "-headers"
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.7-disable-compat_vdso.patch
endif
- # Disable pcspeaker autoload
- cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.30-no-pcspkr-modalias.patch
-
# Remove ACPI Blacklist message
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6-silence-acpi-blacklist.patch
diff --git a/src/patches/linux-2.6.30-no-pcspkr-modalias.patch b/src/patches/linux-2.6.30-no-pcspkr-modalias.patch
deleted file mode 100644
index 439269c..0000000
--- a/src/patches/linux-2.6.30-no-pcspkr-modalias.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/drivers/input/misc/pcspkr.c b/drivers/input/misc/pcspkr.c
-index 34f4d2e..3e40c70 100644
---- a/drivers/input/misc/pcspkr.c
-+++ b/drivers/input/misc/pcspkr.c
-@@ -24,7 +24,6 @@
- MODULE_AUTHOR("Vojtech Pavlik <vojtech(a)ucw.cz>");
- MODULE_DESCRIPTION("PC Speaker beeper driver");
- MODULE_LICENSE("GPL");
--MODULE_ALIAS("platform:pcspkr");
-
- static int pcspkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value)
- {
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2014-03-11 20:48 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=20140311204835.4B25220AD7@argus.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