]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
kernel3: update to 3.2.23.
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 16 Jul 2012 19:13:28 +0000 (21:13 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 16 Jul 2012 19:13:28 +0000 (21:13 +0200)
also update rpi patches and firmware (14.7.2012).

config/rootfiles/common/armv5tel/linux-omap
config/rootfiles/common/armv5tel/linux-rpi
lfs/linux3
lfs/rpi-firmware

index dc3d3994fb5e36655fe1b5607abf3a9dbf40e656..2e85befc9994dc5fc82112ca5f943e2a740d163e 100644 (file)
@@ -1,5 +1,5 @@
 boot/uInit-ipfire-omap
 boot/uImage-ipfire-omap
-boot/System.map-3.2.22-ipfire-omap
-boot/config-3.2.22-ipfire-omap
-lib/modules/3.2.22-ipfire-omap
+boot/System.map-3.2.23-ipfire-omap
+boot/config-3.2.23-ipfire-omap
+lib/modules/3.2.23-ipfire-omap
index 1125fcb1e881c8f6c1266b534b86edf1b70a75de..fdc050fdf84452af96bc2aff3301a83047d523ab 100644 (file)
@@ -1,4 +1,4 @@
 boot/kernel.img
-boot/System.map-3.2.22-ipfire-rpi
-boot/config-3.2.22-ipfire-rpi
-lib/modules/3.2.22-ipfire-rpi
+boot/System.map-3.2.23-ipfire-rpi
+boot/config-3.2.23-ipfire-rpi
+lib/modules/3.2.23-ipfire-rpi
index 081a139c922e7becf6a46d5f0e9cd2be3a49b7ee..e84fd7aa9dbf398f22fb4381aaa05a0551441060 100644 (file)
@@ -24,9 +24,9 @@
 
 include Config
 
-VER           = 3.2.22
+VER           = 3.2.23
 
-RPI_PATCHES = linux-3.2-bootc-a1f8d7a
+RPI_PATCHES = linux-3.2-bootc-f23da7f
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.bz2
@@ -75,8 +75,8 @@ 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                         = c1d28d8e27e1011687c52db17617cb8e
-rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = c3891a7f38609783358e765d784e5e6e
+$(DL_FILE)_MD5                         = 1fc88918d247293d236d5dc169bf0b30
+rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = 5651c6411bb1cbdbfe4b2908c117aaf3
 
 install : $(TARGET)
 
index 5ca7e16cb0da9576a7baa0eb75ad28060e1cd899..4daec2f7a43e23d1e3f694a3c52728b9e8037904 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 234c19d
+VER        = 1309b3d
 
 THISAPP    = rpi-firmware-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 46d92089ff8d4da355954f7c2296e311
+$(DL_FILE)_MD5 = 90978c567f9bcd2aad2c1c138acb3518
 
 install : $(TARGET)