Kaynağa Gözat

Update LEDE

Matthias Schiffer 7 yıl önce
ebeveyn
işleme
471a54245a

+ 1 - 1
modules

@@ -2,7 +2,7 @@ GLUON_FEEDS='openwrt gluon routing luci'
 
 LEDE_REPO=git://git.lede-project.org/source.git
 LEDE_BRANCH=lede-17.01
-LEDE_COMMIT=e967f4dd27774ed5e760cae8a9c6d8f1be08f7b1
+LEDE_COMMIT=39d03d99594db558f23eb906bd06c7ec0cd648bb
 
 PACKAGES_OPENWRT_REPO=git://github.com/openwrt/packages.git
 PACKAGES_OPENWRT_BRANCH=lede-17.01

+ 1 - 1
patches/lede/0001-build-move-STAGING_DIR_HOSTPKG-and-BUILD_DIR_HOST-back-to-a-common-directory-for-all-targets.patch

@@ -34,7 +34,7 @@ index c6aa47e0bef311697b4def7a7183d1ac59dcf599..7bd400ab36d052b39fcb76a66873c867
  
  define patch_libtool_target
 diff --git a/include/cmake.mk b/include/cmake.mk
-index 5f572e9d7475e807ea56713ee2069dc98f5c1f6b..80c1b05937410cb9fce20e7b759577480cf390e7 100644
+index 5a403cbf41e2bbd6bdb843492639a01aff8cf75b..900dae1d4afc6007f8ac04179dd7f0922a07d4fa 100644
 --- a/include/cmake.mk
 +++ b/include/cmake.mk
 @@ -34,7 +34,7 @@ CMAKE_NM:=$(call cmake_tool,$(TARGET_NM))