1 Star 0 Fork 2

leemeiyung/meta-semidrive-x9

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 1.81 KB
一键复制 编辑 原始数据 按行查看 历史
leemeiyung 提交于 2023-09-25 13:53 . add x9h_xmjl support
This README file contains information on the contents of the meta-semidrive-x9 layer.
Please see the corresponding sections below for details.
Dependencies
============
URI: <first dependency>
branch: <branch name>
URI: <second dependency>
branch: <branch name>
.
.
.
Patches
=======
Please submit any patches against the meta-semidrive-x9 layer to the xxxx mailing list (xxxx@zzzz.org)
and cc: the maintainer:
Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com>
Table of Contents
=================
I. Adding the meta-semidrive-x9 layer to your build
II. Misc
I. Adding the meta-semidrive-x9 layer to your build
=================================================
Run 'bitbake-layers add-layer meta-semidrive-x9'
II. Misc
========
DISTRO=qtwayland MACHINE=x9h_iot source sd_setup.sh -b build-x9hiot
DISTRO=qtwayland MACHINE=x9h4gddr_iot source sd_setup.sh -b build-x9h4gddr_iot
DISTRO=qtwayland MACHINE=x9h_xmjl source sd_setup.sh -b build-x9hxmjl
DISTRO=qtwayland MACHINE=x9m_iot source sd_setup.sh -b build-x9miot
DISTRO=qtwayland MACHINE=x9m_yuenki source sd_setup.sh -b build-x9m_yuenki
bitbake virtual/kernel
bitbake core-image-base
bitbake baremetal
bitbake lk
bitbake safety
cd ../meta-semidrive/scripts
./make_emmc_pac.sh -e -m x9m_iot
cd -
对于x9h4gddr_iot因为在其conf中重新定义了MACHINE为x9h_iot,bitbake会按照此定义来生成image目录,但在make_emmc_pac.sh脚本中缺不认为其MACHINE为x9h_iot,所以需“-m”来指定
./make_emmc_pac.sh -e -m x9h_iot
./make_emmc_pac.sh -e -p x9h_iot_ubuntu12g
./make_emmc_pac.sh -e -p x9h_iot_ubuntu6g
4Gddr版ubuntu系统pac:
./make_emmc_pac.sh -e -m x9h_iot -p x9h_iot_ubuntu12g
x9m_iot 8G emmc版ubuntu系统
./make_emmc_pac.sh -e -m x9m_iot -p x9m_iot_ubuntu6g
--- replace with specific information about the meta-semidrive-x9 layer ---
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/leemeiyung/meta-semidrive-x9.git
git@gitee.com:leemeiyung/meta-semidrive-x9.git
leemeiyung
meta-semidrive-x9
meta-semidrive-x9
master

搜索帮助