官网路径

openwrt git下载路径:https://git.openwrt.org/

openwrt官网:https://openwrt.org/

openwrt中文网:http://www.openwrt.org.cn/

openwrt编译完成固件及应用包下载:http://downloads.openwrt.org/

 

uboot-breed下载:

https://www.right.com.cn/forum/thread-161906-1-1.html

https://breed.hackpascal.net/

 

openwrt下应用新版本的支持:

1)访问https://git.openwrt.org/官网,进入openwrt/openwrt.gitfeed/packages.git 等源码,切换master分支,最新log点击tree查看源码目录

2)从源码目录中查找软件,如dropbear,查看dropbear/Makefile软件版本号,与dropbear官网最新版本一致则可以直接用

3)snapshot下载最新git源码,从中拷贝出dropbear最新的应用包脚本

4)替换自己openwrt源码中的dropbear旧版本,进行make package/dropbear/compile V=99

 

相关文章:

  • 2021-05-29
  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
  • 2021-07-01
  • 2021-06-02
  • 2021-12-02
  • 2022-12-23
猜你喜欢
  • 2021-12-11
  • 2022-12-23
  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案