kernel: update to 3.10.13.

This commit is contained in:
Arne Fitzenreiter
2013-09-29 09:46:42 +02:00
parent d0a1fbbe55
commit c9f6beac59

View File

@@ -24,10 +24,10 @@
include Config
VER = 3.10.12
VER = 3.10.13
RPI_PATCHES = linux-3.10.10-c1af7c6
GRS_PATCHES = grsecurity-2.9.1-3.10.12-ipfire1.patch.xz
GRS_PATCHES = grsecurity-2.9.1-3.10.13-ipfire1.patch.xz
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -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 = 16e43b3c9957cf5af44863d6809efe38
$(DL_FILE)_MD5 = 64ffe74249442fd7452d12348955ccfd
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = ef9274b3ff5d05daaaa4bdbe86ad00fc
$(GRS_PATCHES)_MD5 = 563b6ff05687289cfebc07f2a66ded92
$(GRS_PATCHES)_MD5 = f69811dde866170bd9b4fcdcd0f1538e
install : $(TARGET)