kernel3: update to 3.2.23.

also update rpi patches and firmware (14.7.2012).
This commit is contained in:
Arne Fitzenreiter
2012-07-16 21:13:28 +02:00
parent c78993cdde
commit 141c7c9575
4 changed files with 12 additions and 12 deletions

View 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

View 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

View 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)

View 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)