diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-12-06 23:39:52 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-12-13 21:33:31 +0100 |
commit | ac5a6acbb1aa16746644447b6a2630a3a8b20073 (patch) | |
tree | 691c3b2c3cdd9c4080825e57bef9c17fd812d60d /package/kernel/mac80211/patches/build | |
parent | 816ae87709c01215319347a078f0668661c3f2dc (diff) | |
download | upstream-ac5a6acbb1aa16746644447b6a2630a3a8b20073.tar.gz upstream-ac5a6acbb1aa16746644447b6a2630a3a8b20073.tar.bz2 upstream-ac5a6acbb1aa16746644447b6a2630a3a8b20073.zip |
mac80211: Update to version 4.19.7-1
This updates the backports package used in mac80211 to version 4.19.7-1
which is based on kernel 4.19.7. This integrates all the stable fixes
introduces in this kernel version.
The deleted patches are not needed any more because they are either
included in the upstream Linux kernel 4.19.7 or in backports 4.19.7-1.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/patches/build')
-rw-r--r-- | package/kernel/mac80211/patches/build/005-revert-devcoredump.patch | 8 | ||||
-rw-r--r-- | package/kernel/mac80211/patches/build/060-no_local_ssb_bcma.patch | 4 |
2 files changed, 2 insertions, 10 deletions
diff --git a/package/kernel/mac80211/patches/build/005-revert-devcoredump.patch b/package/kernel/mac80211/patches/build/005-revert-devcoredump.patch deleted file mode 100644 index 283f1bf023..0000000000 --- a/package/kernel/mac80211/patches/build/005-revert-devcoredump.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/compat/Makefile -+++ b/compat/Makefile -@@ -79,5 +79,3 @@ obj-$(CPTCFG_BPAUTO_BUILD_CORDIC) += cor - compat-$(CPTCFG_BPAUTO_PUBLIC_KEY) += - compat-$(CPTCFG_BPAUTO_BUCKET_LOCKS) += lib-bucket_locks.o - compat-$(CPTCFG_BPAUTO_PKCS7) += --skcipher-objs += crypto-skcipher.o --obj-$(CPTCFG_BPAUTO_CRYPTO_SKCIPHER) += skcipher.o diff --git a/package/kernel/mac80211/patches/build/060-no_local_ssb_bcma.patch b/package/kernel/mac80211/patches/build/060-no_local_ssb_bcma.patch index 06636060f7..1d4bf12652 100644 --- a/package/kernel/mac80211/patches/build/060-no_local_ssb_bcma.patch +++ b/package/kernel/mac80211/patches/build/060-no_local_ssb_bcma.patch @@ -1,6 +1,6 @@ --- a/local-symbols +++ b/local-symbols -@@ -396,43 +396,6 @@ USB_IPHETH= +@@ -395,43 +395,6 @@ USB_IPHETH= USB_SIERRA_NET= USB_VL600= USB_NET_CH9200= @@ -192,7 +192,7 @@ select BRCMUTIL --- a/Kconfig.local +++ b/Kconfig.local -@@ -1192,117 +1192,6 @@ config BACKPORTED_USB_VL600 +@@ -1189,117 +1189,6 @@ config BACKPORTED_USB_VL600 config BACKPORTED_USB_NET_CH9200 tristate default USB_NET_CH9200 |