mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
kernel: update to 3.14.40
This commit is contained in:
14
lfs/linux
14
lfs/linux
@@ -24,11 +24,11 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.14.39
|
||||
VER = 3.14.40
|
||||
|
||||
RPI_PATCHES = 3.14.39-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.39-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1-3.14.39-201504190814.patch.xz
|
||||
RPI_PATCHES = 3.14.40-grsec-ipfire1
|
||||
A7M_PATCHES = 3.14.40-grsec-ipfire1
|
||||
GRS_PATCHES = grsecurity-3.1-3.14.40-201504290821.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 = 3581855d0dbfcbe1140dfcd1406d0a91
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 5056304af0a199194abd0bcb00015f28
|
||||
$(DL_FILE)_MD5 = 8a66901cdcce5b2650672af41ad4a9fd
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 375dc501711ff3ffeffdfc9848675d26
|
||||
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = a4a4103255e93bfcb02652212b0ae3fc
|
||||
$(GRS_PATCHES)_MD5 = 2121d0bf825da9ff6321e2940f247c5e
|
||||
$(GRS_PATCHES)_MD5 = 52d5d8dae26f4c1fd1c8d67268260bdd
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user