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最新代码内容请搜索靠谱客的其他文章。
发表评论 取消回复