public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 2734fb7e72015f0615dfdf483f498419e78dea22
@ 2014-06-12  8:18 git
  0 siblings, 0 replies; only message in thread
From: git @ 2014-06-12  8:18 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 3702 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, master has been updated
       via  2734fb7e72015f0615dfdf483f498419e78dea22 (commit)
       via  8f94a6092cf602d5817332aa4e7d86deb80e67a9 (commit)
      from  3d2415f9242ae312bb4dc1d812e8f4ce0bf9a880 (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 2734fb7e72015f0615dfdf483f498419e78dea22
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Jun 12 10:17:08 2014 +0200

    kernel: use pcieaspm default from bios.

commit 8f94a6092cf602d5817332aa4e7d86deb80e67a9
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Jun 12 10:16:45 2014 +0200

    kernel: update to 3.10.43.

-----------------------------------------------------------------------

Summary of changes:
 config/kernel/kernel.config.i586-ipfire     |  4 ++--
 config/kernel/kernel.config.i586-ipfire-pae |  4 ++--
 lfs/linux                                   | 10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

Difference in files:
diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire
index 8a3e089..ea1faff 100644
--- a/config/kernel/kernel.config.i586-ipfire
+++ b/config/kernel/kernel.config.i586-ipfire
@@ -632,8 +632,8 @@ CONFIG_PCIE_ECRC=y
 CONFIG_PCIEAER_INJECT=m
 CONFIG_PCIEASPM=y
 # CONFIG_PCIEASPM_DEBUG is not set
-# CONFIG_PCIEASPM_DEFAULT is not set
-CONFIG_PCIEASPM_POWERSAVE=y
+CONFIG_PCIEASPM_DEFAULT=y
+# CONFIG_PCIEASPM_POWERSAVE is not set
 # CONFIG_PCIEASPM_PERFORMANCE is not set
 CONFIG_PCIE_PME=y
 CONFIG_ARCH_SUPPORTS_MSI=y
diff --git a/config/kernel/kernel.config.i586-ipfire-pae b/config/kernel/kernel.config.i586-ipfire-pae
index 4f71362..9ade872 100644
--- a/config/kernel/kernel.config.i586-ipfire-pae
+++ b/config/kernel/kernel.config.i586-ipfire-pae
@@ -645,8 +645,8 @@ CONFIG_PCIE_ECRC=y
 CONFIG_PCIEAER_INJECT=m
 CONFIG_PCIEASPM=y
 # CONFIG_PCIEASPM_DEBUG is not set
-# CONFIG_PCIEASPM_DEFAULT is not set
-CONFIG_PCIEASPM_POWERSAVE=y
+CONFIG_PCIEASPM_DEFAULT=y
+# CONFIG_PCIEASPM_POWERSAVE is not set
 # CONFIG_PCIEASPM_PERFORMANCE is not set
 CONFIG_PCIE_PME=y
 CONFIG_ARCH_SUPPORTS_MSI=y
diff --git a/lfs/linux b/lfs/linux
index 74e9b95..0214beb 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 3.10.42
+VER        = 3.10.43
 
 RPI_PATCHES = linux-3.10.38-grsec-1b49b45
-GRS_PATCHES = grsecurity-2.9.1-3.10.42-ipfire1.patch.xz
+GRS_PATCHES = grsecurity-2.9.1-3.10.43-ipfire1.patch.xz
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -36,7 +36,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 47
+PAK_VER    = 48
 DEPS	   = ""
 
 VERSUFIX=ipfire$(KCFG)
@@ -74,9 +74,9 @@ $(DL_FILE)				= $(URL_IPFIRE)/$(DL_FILE)
 rpi-patches-$(RPI_PATCHES).patch.xz	= $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
 $(GRS_PATCHES)				= $(URL_IPFIRE)/$(GRS_PATCHES)
 
-$(DL_FILE)_MD5				= ef927e91cf8b8c4ddf98847341ccf2c8
+$(DL_FILE)_MD5				= b76af402bd1848b533f0b6dab41d3220
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5	= a7408e8bad57b4b2cb677dd5a0bfb7ff
-$(GRS_PATCHES)_MD5			= 6ada73f5b8a8180b4139c71dd5da9059
+$(GRS_PATCHES)_MD5			= a77f35c2f4cd6d64a50c26ef5513540b
 
 install : $(TARGET)
 


hooks/post-receive
--
IPFire 2.x development tree

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

only message in thread, other threads:[~2014-06-12  8:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-12  8:18 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 2734fb7e72015f0615dfdf483f498419e78dea22 git

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