工具与软件:
尊敬的支持团队:
构建 Yocto 映像以解决游戏问题
meta-ti/meta-ti-bsp/conf/machine/include/k3.inc
MACHINE_PRESENT_EXTRA_RDEPENDS +="kernel-image-image"
* Solver encountered 1 problem(s): * Problem 1/1: * - package packagegroup-core-boot-1.0-r17.beagleplay requires kernel-image-image, but none of the providers can be installed * - package kernel-image-image-6.1.80+-6.1.80+git0+977c75e082-r0.beagleplay can only be installed by a direct request * - conflicting requests * * Solution 1: * - install kernel-image-image-6.1.80+-6.1.80+git0+977c75e082-r0.beagleplay * Solution 2: * - do not ask to install a package providing packagegroup-core-boot meta-ti/meta-ti-bsp/conf/machine/include/k3.inc MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "kernel-image-image"
任何相关变量都需要通过供应商配方 linux-bb.org_git.bb?设置或发布在最终 rootfs 中的部署或安装
什么功能"kernel-image-image"封面?
提前感谢。