public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 09d7ae9471547ea9ab42a77339666a3e5353caf3
@ 2014-03-11 20:48 git
  0 siblings, 0 replies; only message in thread
From: git @ 2014-03-11 20:48 UTC (permalink / raw)
  To: ipfire-scm

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-11 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-11 20:48 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 09d7ae9471547ea9ab42a77339666a3e5353caf3 git

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