今天周末休息,无聊之际想看看最新的linux kernel版本现在发布到多少版本了?可是当我打开电脑,进入浏览器时却一时想不起来下载linux kernel源码的网址。在bing搜索中找了一会再进入下载网址,把源码下载下来。
linux kernel最新版本已经更新到6.2.7,并且更新时间是3月17日 上午8:09,也就是昨天早上才更新的。
趁着现在找linux kernel源码下载网址,就一并把其他常用的源码下载网址也一起找了出来,现在在此分享给各位!大家可以先收藏起来,以备以后到处去查找。
U-Boot源代码下载
U-Boot的官方网站:
https://www.denx.de/wiki/U-Boot/
http://ftp.denx.de/pub/u-boot/
ftp://ftp.denx.de/pub/u-boot/
https://ftp.denx.de/pub/u-boot/
U-Boot的Github:
https://github.com/u-boot/u-boot
Linux内核源码下载
Linux官方网站:
https://www.kernel.org/
各类根文件系统源码下载
BusyBox:
https://busybox.net/
OpenWrt:
https://openwrt.org/
Yocto:
https://www.yoctoproject.org/
Buildroot:
https://buildroot.org/
Linaro:
https://www.linaro.org/
ARM交叉编译工具下载
arm-none-linux-gnueabi-gcc :
http://www.codesourcery.com/sgpp/lite/arm/portal/package3696/public/arm-none-linux-gnueabi/arm-2008q3-72-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
vsftpd源码下载
https://ftp.osuosl.org/pub/blfs/conglomeration/vsftpd/
OpenSSL源码下载
OpenSSL的官方网站:
https://www.openssl.org/source/
OpenSSL的Github:
https://github.com/openssl/openssl/releases/
https://oomake.com/download/openssl这个链接有Windows版和源码版最新版下载地址,可以满足Windows、LInux、Mac OS系统使用。
lwip协议栈源码下载
http://download.savannah.gnu.org/releases/lwip/
正点原子Linux开发板资料下载
http://openedv.com/thread-300792-1-1.html
-END-
关于更多嵌入式C语言、FreeRTOS、RT-Thread、Linux应用编程、linux驱动等相关知识,关注公众号【嵌入式Linux知识共享】,后续精彩内容及时收看了解。