mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
kernel: update to 3.14.57
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
12
lfs/linux
12
lfs/linux
@@ -24,10 +24,10 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 3.14.56
|
VER = 3.14.57
|
||||||
RPI_PATCHES = 3.14.56-grsec-ipfire1
|
RPI_PATCHES = 3.14.57-grsec-ipfire1
|
||||||
A7M_PATCHES = 3.14.56-grsec-ipfire1
|
A7M_PATCHES = 3.14.57-grsec-ipfire1
|
||||||
GRS_PATCHES = grsecurity-3.1ipfire-3.14.56-v1.patch.xz
|
GRS_PATCHES = grsecurity-3.1ipfire-3.14.57-v1.patch.xz
|
||||||
|
|
||||||
|
|
||||||
THISAPP = linux-$(VER)
|
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
|
arm7-multi-patches-$(A7M_PATCHES).patch.xz = $(URL_IPFIRE)/arm7-multi-patches-$(A7M_PATCHES).patch.xz
|
||||||
$(GRS_PATCHES) = $(URL_IPFIRE)/$(GRS_PATCHES)
|
$(GRS_PATCHES) = $(URL_IPFIRE)/$(GRS_PATCHES)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 32010dbb68e50b994bcf845635b616d5
|
$(DL_FILE)_MD5 = b7e254c83a0324852c8ccc4ed1b5377d
|
||||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 4ab53e184441c895adf318a1c2874d43
|
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 4ab53e184441c895adf318a1c2874d43
|
||||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = f29bd5c156384b0a4bb7c6e2c973ea06
|
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = f29bd5c156384b0a4bb7c6e2c973ea06
|
||||||
$(GRS_PATCHES)_MD5 = 2cf4583ffeb979900d362038cb1accb4
|
$(GRS_PATCHES)_MD5 = de603c5cb2e38ee308f1647ad3bd24cf
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user