mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 23:12:59 +02:00
kernel: update to 3.14.62
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.61
|
||||
RPI_PATCHES = 3.14.61-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.61-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1ipfire-3.14.61-v1.patch.xz
|
||||
VER = 3.14.62
|
||||
RPI_PATCHES = 3.14.62-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.62-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1ipfire-3.14.62-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 = 7aa25fc3aa75c3043d03b0e0e24024d4
|
||||
$(DL_FILE)_MD5 = 84dd675bb2024beb18ade2fe55e7b47d
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 6f84442e9c00aab43e8118db199107c4
|
||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 4ed04c218c0a84a6a1954d220ad601b6
|
||||
$(GRS_PATCHES)_MD5 = 30b815156fa714a95c28e02cbbcf7904
|
||||
$(GRS_PATCHES)_MD5 = 9a77776b2740084dc80846e707bca0e3
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user