]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: update to 3.2.35.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 8 Dec 2012 18:15:59 +0000 (19:15 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 8 Dec 2012 18:15:59 +0000 (19:15 +0100)
config/rootfiles/core/66/update.sh
lfs/linux

index c4a05ea9470d963f60d40aa95a626b5624555199..bb0aca9e58516e1d29fd6c00b4562fdcf59085fc 100644 (file)
@@ -78,7 +78,7 @@ fi
 
 #
 #
-KVER="3.2.34"
+KVER="3.2.35"
 MOUNT=`grep "kernel" /boot/grub/grub.conf 2>/dev/null | tail -n 1 `
 # Nur den letzten Parameter verwenden
 echo $MOUNT > /dev/null
@@ -313,8 +313,8 @@ if [ ! "$(grep "^flags.* pae " /proc/cpuinfo)" == "" ]; then
                        "core-update-$core: WARNING not enough space for pae kernel."
        else
                echo "Name: linux-pae" > /opt/pakfire/db/installed/meta-linux-pae
-               echo "ProgVersion: 3.2.34" >> /opt/pakfire/db/installed/meta-linux-pae
-               echo "Release: 23"     >> /opt/pakfire/db/installed/meta-linux-pae
+               echo "ProgVersion: 3.2.35" >> /opt/pakfire/db/installed/meta-linux-pae
+               echo "Release: 24"     >> /opt/pakfire/db/installed/meta-linux-pae
        fi
 fi
 
index 1f94e5b28cd63029485806eb5c5d636855316c4f..547ae9b521f7b694d8bd70148f2321a7ba05b395 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,7 +24,7 @@
 
 include Config
 
-VER           = 3.2.34
+VER           = 3.2.35
 
 RPI_PATCHES = linux-3.2.27-ada8b44
 
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 24
+PAK_VER    = 25
 DEPS      = ""
 
 VERSUFIX=ipfire$(KCFG)
@@ -71,7 +71,7 @@ objects =$(DL_FILE) \
 $(DL_FILE)                             = $(URL_IPFIRE)/$(DL_FILE)
 rpi-patches-$(RPI_PATCHES).patch.xz    = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
 
-$(DL_FILE)_MD5                         = a16ecee73774d4f73388870fb593d811
+$(DL_FILE)_MD5                         = 4566af86b5ae8f9dfce2442ccac79cc3
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = 966687ff27e450e04ff50e0da829dc00
 
 install : $(TARGET)