使用YOCTO编译环境修改内核源码的方法
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
1)进入devshell ,运行bitbake linux-xlnx -c devshell,此时会打开一个新的shell终端
2)修改内核或driver代码,源码的位置在build/tmp/work-share下
3.a)在新的shell终端上编译make -j 4 Image CC=aarch64-poky-linux-gcc
3.b)此时也可以关掉打开的shell,在bitbake上运行bitbake linux-xlnx -c compile
4)编译后Image的位置
build/tmp/work/zcu102_zynqmp_arm_poky/linux-xlnx/standard build 下
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献5条内容
所有评论(0)