mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
kernel: update to 3.10.20.
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.10.19
|
||||
VER = 3.10.20
|
||||
|
||||
RPI_PATCHES = linux-3.10.10-c1af7c6
|
||||
GRS_PATCHES = grsecurity-2.9.1-3.10.19-ipfire1.patch.xz
|
||||
GRS_PATCHES = grsecurity-2.9.1-3.10.20-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 = 1d4f243e49c63129415b9bc05ec9e4d3
|
||||
$(DL_FILE)_MD5 = 96031ef7d952a318cc13a95217a6939b
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = ef9274b3ff5d05daaaa4bdbe86ad00fc
|
||||
$(GRS_PATCHES)_MD5 = 9dae5a6cb22521cd2c714ffaeaac031e
|
||||
$(GRS_PATCHES)_MD5 = 85971c7eacaa1976c1b8aa0f7a071e09
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user