mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 05:22:59 +02:00
kernel: update to 4.9.18
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.9.17
|
||||
VER = 4.9.18
|
||||
RPI_PATCHES = 3.14.79-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.79-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1-4.9.17-201703221829.patch.xz
|
||||
GRS_PATCHES = grsecurity-3.1-4.9.18-201703261106.patch.xz
|
||||
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
@@ -83,10 +83,10 @@ rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).
|
||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz = $(URL_IPFIRE)/arm7-multi-patches-$(A7M_PATCHES).patch.xz
|
||||
$(GRS_PATCHES) = $(URL_IPFIRE)/$(GRS_PATCHES)
|
||||
|
||||
$(DL_FILE)_MD5 = d1aeb7f470ccd9b8918f9f116d5a8c61
|
||||
$(DL_FILE)_MD5 = 40807e59b9609f89a0a6791b34e34416
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8
|
||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b
|
||||
$(GRS_PATCHES)_MD5 = d9d0f250322ffa4787a8e1d615d197b1
|
||||
$(GRS_PATCHES)_MD5 = 08fb3152e9150f6888e71aa90287b0e2
|
||||
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user