构建中的内核源代码在哪里?
Where is the kernel source in build?
我建了一个yocto OS镜像,镜像搞定了,但是找不到内核源码
我想修改内核源码中的一些文件
我在build/
中没有看到任何内核源文件
我为 Yocto dunfell 构建,core-image-minimal qemuarm 机器的图像
您可以在
中找到内核源代码
build/tmp/work-shared/qemuarm/kernel-source
我建了一个yocto OS镜像,镜像搞定了,但是找不到内核源码
我想修改内核源码中的一些文件
我在build/
我为 Yocto dunfell 构建,core-image-minimal qemuarm 机器的图像
您可以在
中找到内核源代码build/tmp/work-shared/qemuarm/kernel-source