Просмотр исходного кода

modules: update LEDE

01d7a5d7dee2 perf: restrict libunwind dependency to archs that actually support libunwind
b345cc24892d libunwind: fix build with musl on PPC
Matthias Schiffer 6 лет назад
Родитель
Сommit
2353f4dddf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      modules

+ 1 - 1
modules

@@ -2,7 +2,7 @@ GLUON_FEEDS='openwrt gluon routing luci'
 
 LEDE_REPO=https://git.lede-project.org/openwrt/openwrt.git
 LEDE_BRANCH=lede-17.01
-LEDE_COMMIT=788312ca59c57f1cfc4737378526ff1c2a1c8374
+LEDE_COMMIT=01d7a5d7dee247c40a7ecfbd7ba221640752e76f
 
 PACKAGES_OPENWRT_REPO=https://github.com/openwrt/packages.git
 PACKAGES_OPENWRT_BRANCH=lede-17.01