modules: update LEDE base
373fa54d35 kernel: bump 4.4 to 4.4.93 for 17.01 586a721d3f mountd: bump to git HEAD version (fixes SIGSEV crashes) cdb2684dce LEDE v17.01.4: revert to branch defaults 444add156f LEDE v17.01.4: adjust config defaults 79f57e422d wireguard: version bump to 0.0.20171017 d501786ff2 hostapd: add wpa_disable_eapol_key_retries option b6c3931ad6 hostapd: backport extra changes related to KRACK a5e1f7f5ef mac80211: backport kernel fix for CVE-2017-13080 46e29bd078 x86: partly revert cabf775 707305a19d mac80211: Update wireless-regdb to master-2017-03-07 907d8703f4 wireguard: add wireguard to base packages bff16304b0 brcmfmac: backport length check in brcmf_cfg80211_escan_handler() fa0b5fce1f kernel: bump 4.4 to 4.4.92 e6fd17d04c ramips: fix compile warning in MT7621 NAND driver 2e9f3c6225 ramips: fix typo in MT7621 NAND driver 63c17142c8 hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation cdd093b539 x86/64: add xen DomU support cabf775e64 x86: Refresh subtargets kernel config da0219ed9f x86: Fix xen serial console by removing conflicting PATA driver f52b404aee x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen 8ad1b09c6d kernel: add fix for bgmac with B50212E B1 PHY c1023c8075 mt76: sync with version 878456caf60d from master baa8eaaba6 bcm53xx: backport DTS changes up to the first 4.15 queued commits 94aa2b8af0 ar71xx: add rssileds to WA850RE v1 image f67c22e0c2 toolchain/gdb: update to version 8.0.1 067221360e cmake: fix build error with Xcode 9 on macOS 12 a999f91ca3 gcc: fix build error with macOS + Xcode 9 2ce9c84a92 build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors f9a849ca84 ramips: mt7620: do not pad sysupgrade Archer images
This commit is contained in:
parent
72e585ceed
commit
b62af904bb
2
modules
2
modules
@ -2,7 +2,7 @@ GLUON_FEEDS='openwrt gluon routing luci'
|
||||
|
||||
LEDE_REPO=https://git.lede-project.org/source.git
|
||||
LEDE_BRANCH=lede-17.01
|
||||
LEDE_COMMIT=ee32de4426daa3599fd9a3ffc0da8225aa016679
|
||||
LEDE_COMMIT=373fa54d355479c9be13af13f1e71d1b829fc5d0
|
||||
|
||||
PACKAGES_OPENWRT_REPO=https://github.com/openwrt/packages.git
|
||||
PACKAGES_OPENWRT_BRANCH=lede-17.01
|
||||
|
@ -47,10 +47,10 @@ index 5a403cbf41e2bbd6bdb843492639a01aff8cf75b..900dae1d4afc6007f8ac04179dd7f092
|
||||
|
||||
define Build/Configure/Default
|
||||
diff --git a/include/host-build.mk b/include/host-build.mk
|
||||
index 70bf6e5a399615edb91edfae3c43a93504d7b5d8..6c2f91581b895bda1ee9f2ee94afc2e5c06de380 100644
|
||||
index b5f1a6bfa79f5a2a7b442506d72b6192191018a2..cb0d60fd7c5930a3a71f00e70bf25340c98f5744 100644
|
||||
--- a/include/host-build.mk
|
||||
+++ b/include/host-build.mk
|
||||
@@ -122,7 +122,7 @@ ifneq ($(if $(HOST_QUILT),,$(CONFIG_AUTOREBUILD)),)
|
||||
@@ -126,7 +126,7 @@ ifneq ($(if $(HOST_QUILT),,$(CONFIG_AUTOREBUILD)),)
|
||||
endif
|
||||
|
||||
define Host/Exports/Default
|
||||
|
Loading…
Reference in New Issue
Block a user