mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
kernel: update to 3.14.56
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
|
||||
|
||||
VER = 3.14.55
|
||||
RPI_PATCHES = 3.14.55-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.55-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1ipfire-3.14.55-v1.patch.xz
|
||||
VER = 3.14.56
|
||||
RPI_PATCHES = 3.14.56-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.56-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1ipfire-3.14.56-v1.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 = 5358dcd2655874496ede6f3a8ada5054
|
||||
$(DL_FILE)_MD5 = 32010dbb68e50b994bcf845635b616d5
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 4ab53e184441c895adf318a1c2874d43
|
||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = f29bd5c156384b0a4bb7c6e2c973ea06
|
||||
$(GRS_PATCHES)_MD5 = dc0e0195a362087c71227173eab062d4
|
||||
$(GRS_PATCHES)_MD5 = 2cf4583ffeb979900d362038cb1accb4
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user