技术栈

bitbake

うちは止水
16 天前
linux·sdk·yocto·bitbake
linux yocto bitbake构建系统生成SDK包前提条件 Yocto 环境已正确设置(source 环境脚本,如 source poky/oe-init-build-env) 构建目录为 /home/hongrongkun/xinghe/v20/LE.PRODUCT.11/build-qti-distro-fullstack-debug 至少完成一次完整镜像构建(如 bitbake <image>),以确保工具链组件已生成 cd /home/hongrongkun/work/xinghe/v20/LE.PRODUCT.11 source poky/oe
SEP5010
1 年前
bitbake·codesonar
Yocto bitbake and codeSonar1 mdm 1.1 屏蔽mdm sysvinit的console输出 - uboot传入参数的时候传入console=null,这样Linux启动信息没有了 - 还需要在Linux配置中去掉Support for console on AMBA serial port - 文件系统/etc/inittab文件里注释掉::respawn:/sbin/getty -L ttyS000 115200 vt100 -n root -I "Auto login as root ..." 1.2 Ubuntu ser
我是有底线的