mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 04:22:58 +02:00
kernel: update to 4.9.9
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
11
lfs/linux
11
lfs/linux
@@ -24,12 +24,10 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.9.8
|
||||
VER = 4.9.9
|
||||
RPI_PATCHES = 3.14.79-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.79-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1-4.9.8-201702060653.patch.xz
|
||||
|
||||
|
||||
GRS_PATCHES = grsecurity-3.1-4.9.9-201702122044.patch.xz
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -84,10 +82,11 @@ 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 = 7b56bb1196642f0f6625906c6720a6b1
|
||||
$(DL_FILE)_MD5 = de43a1a9e3a1ad97467c9a413bcdf896
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8
|
||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b
|
||||
$(GRS_PATCHES)_MD5 = 6c4e14c9a189676a3ff92f47b5ec77c4
|
||||
$(GRS_PATCHES)_MD5 = b76731fae0fea04b71f76000916253d4
|
||||
|
||||
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user