meta-qcom/recipes-kernel/images/initramfs-qcom-image.bb 中的 PACKAGE_INSTALL 列表:
PACKAGE_INSTALL 后,重新构建完整镜像以应用更改:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
meta-qcom/recipes-kernel/images/initramfs-qcom-image.bb 中的 PACKAGE_INSTALL 列表:
DESCRIPTION = "Ramdisk image for pivoting into rootfs"
PACKAGE_INSTALL += " \
base-passwd \
initramfs-module-copy-modules \
initramfs-module-rootfs \
initramfs-module-udev \
${VIRTUAL-RUNTIME_base-utils} \
${MACHINE_ESSENTIAL_EXTRA_RDEPENDS} \
${ROOTFS_BOOTSTRAP_INSTALL} \
"
PACKAGE_INSTALL 后,重新构建完整镜像以应用更改:
bitbake qcom-multimedia-image
此页面对您有帮助吗?
