mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 13:32:59 +02:00
kernel: update to 3.2.32.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.2.30
|
||||
VER = 3.2.32
|
||||
|
||||
RPI_PATCHES = linux-3.2.27-9245b4c
|
||||
|
||||
@@ -75,7 +75,7 @@ objects =$(DL_FILE) \
|
||||
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
|
||||
|
||||
$(DL_FILE)_MD5 = d899e65520424a27661009ea43b28103
|
||||
$(DL_FILE)_MD5 = d2a4562d8c451e5ec43547e0d8babe57
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = c20baa8dc2527ce89a302862c3fc7f58
|
||||
|
||||
install : $(TARGET)
|
||||
@@ -229,3 +229,4 @@ endif
|
||||
|
||||
@rm -rf $(DIR_SRC)/patch-o-matic* $(DIR_SRC)/iptables* $(DIR_SRC)/squashfs* $(DIR_SRC)/netfilter-layer7-*
|
||||
@$(POSTBUILD)
|
||||
c60d806195e38e39d5cf382b4a0998db rpi-patches-linux-3.2.27-10182a3.patch.xz
|
||||
|
||||
Reference in New Issue
Block a user