1 Star 2 Fork 0

zxd2021-iMX/iMX机器人平台iMX Robot Platform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
imx-robot-core.bb 800 Bytes
一键复制 编辑 原始数据 按行查看 历史
DESCRIPTION = "A Robot image with base-featured + ROS core Linux system functionality installed."
LICENSE = "MIT"
inherit core-image
inherit ros_distro_${ROS_DISTRO}
inherit ${ROS_DISTRO_TYPE}_image
IMAGE_FEATURES += " \
tools-profile \
splash \
ssh-server-dropbear \
hwcodecs \
"
CORE_IMAGE_EXTRA_INSTALL += " \
packagegroup-tools-bluetooth \
packagegroup-fsl-tools-gpu \
packagegroup-fsl-tools-gpu-external \
packagegroup-imx-core-tools \
cryptodev-module \
cryptodev-tests \
openssl-bin \
gmssl-bin \
imx-test \
packagegroup-imx-isp \
packagegroup-imx-security \
packagegroup-imx-robot-ml \
"
IMAGE_INSTALL += " \
ros-core \
"
IMAGE_FEATURES_remove = "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'x11-base', '', d)}"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/zxd2021-imx/meta-robot-platform.git
git@gitee.com:zxd2021-imx/meta-robot-platform.git
zxd2021-imx
meta-robot-platform
iMX机器人平台iMX Robot Platform
Hardknott-5.10

搜索帮助