概述
github上clone最新代码
git clone https://github.com/openwrt/openwrt.git
设置自己邮箱(第一次提交需要设置)
git config --global sendmail.smtpuser xxx.163.com
git config --global sendmail.smtpserver smtp.googlemail.com
git config --global sendmail.smtpencryption tls
git config --global sendmail.smtpserverport 587
git config --global sendmail.confirm auto
修改文件
target/linux/ar71xx/base-files/etc/board.d/01_leds
target/linux/ar71xx/base-files/etc/board.d/02_network
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ar71xx/config-4.14
target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
target/linux/ar71xx/files/arch/mips/ath79/Makefile
target/li
最后
以上就是超级玉米为你收集整理的openwrt:提交patch到openwrt操作说明github上clone最新代码 设置自己邮箱(第一次提交需要设置)修改文件的全部内容,希望文章能够帮你解决openwrt:提交patch到openwrt操作说明github上clone最新代码 设置自己邮箱(第一次提交需要设置)修改文件所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复