本人在docker hub上上传了自己用的基于ubuntu18.04搭建的openwrt编译环境,可以方便开发 […]
Continue reading...[置顶]openwrt完全新手教程(源码下载)
更新时间:20160120 新手下载并首次编译openwrt ========重点推荐教程文档:openwrt […]
Continue reading...shell脚本中无法执行source命令
今天写了个简单的自动编译脚本,在执行编译前需要先引入一个环境变量文件,用到了source命令 然后执行脚本时却 […]
Continue reading...openwrt linux下gpio watchdog dts文件配置
由于项目需要,网关需要外接硬件看门狗,而且从网关上电开始就要开始喂狗,从uboot的代码中就开始了喂狗操作 而 […]
Continue reading...中国移动光猫网关samba文件共享
家里拉了中国移动的光纤,送了光猫,带有USB口,可以做文件共享和USB打印机共享 进入光猫的超级管理界面(进入 […]
Continue reading...Linux top load负载的解释
原因总结 产生的原因一句话总结就是:等待磁盘I/O完成的进程过多,导致进程队列长度过大,但是cpu运行的进程却 […]
Continue reading...Linux termios 串口编程之 VTIME与VMIN
转载于:http://blog.csdn.net/JAZZSOLDIER/article/details/55 […]
Continue reading...openwrt CC编译linkit7688固件问题–libmraa
错误现象
1 2 3 4 5 6 7 8 9 |
HEAD is now at 70600de mraa: update to version 0.8.0 error: Server does not allow request for unadvertised object 9cc90b7976252b2d14b7956230c5870097e1f008 Fetched in submodule path 'doxygen2jsdoc', but it did not contain 9cc90b7976252b2d14b7956230c5870097e1f008. Direct fetching of that commit failed. Makefile:51: recipe for target '/home/joseph/openwrt/linkit-7688/dl/libmraa-0.8.0-70600dece4138b0c0dbaff42f57828f1559cd840.tar.gz' failed make[3]: *** [/home/joseph/openwrt/linkit-7688/dl/libmraa-0.8.0-70600dece4138b0c0dbaff42f57828f1559cd840.tar.gz] Error 1 make[3]: Leaving directory '/home/joseph/openwrt/linkit-7688/feeds/packages/libs/libmraa' package/Makefile:191: recipe for target 'package/feeds/packages/libmraa/compile' failed make[2]: *** [package/feeds/packages/libmraa/compile] Error 2 make[2]: Leaving directory '/home/joseph/openwrt/linkit-7688' |
https://blog.csdn […]
Continue reading...openwrt widroa编译automake错误Unescaped left brace in regex is illegal here in regex; marked by
使用github上widroa的openwrt编译固件 遇见如下错误 Unescaped lef […]
Continue reading...jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x7368 instead问题原因
记录一个openwrt路由器成砖的问题,以前也遇见过,但是忘记了,这次记下来 [crayon-600382ec […]
Continue reading...【最全】openwrt软件包Makefile编写规范
看到这个链接,感觉里面很全面,留作学习查询 https://my.oschina.net/hevakelcj/ […]
Continue reading...Ubuntu Server 18.04 网络设置不生效的解决
在Ubuntu18.04中,传统的配置/etc/network/interfaces已无用 新方法:修改如下文 […]
Continue reading...【转载】window系统上进行端口转发配置(win10测试有效)
由于我的ubuntu是通过VBOX或者vmware上安装的,而且使用的NAT网卡或者host-only,导致无 […]
Continue reading...OpenWRT的包依赖 package DEPEND
转载自:http://blog.chinaunix.net/uid-27057175-id-5011775.h […]
Continue reading...