mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 05:53:00 +02:00
kernel: update to 3.14.38
This commit is contained in:
16
lfs/linux
16
lfs/linux
@@ -24,11 +24,11 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.14.37
|
||||
VER = 3.14.38
|
||||
|
||||
RPI_PATCHES = 3.14.37-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.37-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1-3.14.37-201503270048.patch.xz
|
||||
RPI_PATCHES = 3.14.38-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.38-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1-3.14.38-201504142259.patch.xz
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -77,10 +77,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 = 43abcb454054c53fb07296e84119edc5
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 375dc501711ff3ffeffdfc9848675d26
|
||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 8a0a0d6ef78d53b3095691499dac4b71
|
||||
$(GRS_PATCHES)_MD5 = d83ca635c83bbd5efc4372992ab58094
|
||||
$(DL_FILE)_MD5 = c4d0154627e02dc43c67fa616ff1e569
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = e423c8b3a408f23b9a26f8f0f4384c50
|
||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = a4a4103255e93bfcb02652212b0ae3fc
|
||||
$(GRS_PATCHES)_MD5 = 6d6ed13c08ae96f6470c30c00e08b130
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user