Skip to content

qemu: rename qemu.inc into qemu-qoriq.inc#2440

Merged
otavio merged 1 commit intoFreescale:masterfrom
BenjaminMiss:fix_qemu_inc_naming
Feb 10, 2026
Merged

qemu: rename qemu.inc into qemu-qoriq.inc#2440
otavio merged 1 commit intoFreescale:masterfrom
BenjaminMiss:fix_qemu_inc_naming

Conversation

@BenjaminMiss
Copy link
Contributor

Since commit c03fa452f38 (vcontainer: add SDK-based standalone tarball) in meta-virtualization, the recipe nativesdk-qemu-vcontainer.bb now require recipes-devtools/qemu/qemu.inc from openembedded-core.
However, meta-freescale also provides a file named recipes-devtools/qemu/qemu.inc, causing a parsing conflict and resulting in the following error:
meta-virtualization/recipes-devtools/qemu/nativesdk-qemu-vcontainer.bb: Unable to get checksum for nativesdk-qemu-vcontainer SRC_URI entry 0001-qemu-Add-missing-wacom-HID-descriptor.patch: file could not be found

To avoid this filename collision, rename the Freescale include file from qemu.inc to qemu-qoriq.inc.

Since commit c03fa452f38 (vcontainer: add SDK-based standalone tarball)
in meta-virtualization, the recipe nativesdk-qemu-vcontainer.bb now
require recipes-devtools/qemu/qemu.inc from openembedded-core.
However, meta-freescale also provides a file named
recipes-devtools/qemu/qemu.inc, causing a parsing conflict and resulting in
the following error:
meta-virtualization/recipes-devtools/qemu/nativesdk-qemu-vcontainer.bb:
Unable to get checksum for nativesdk-qemu-vcontainer SRC_URI entry
0001-qemu-Add-missing-wacom-HID-descriptor.patch: file could not be found

To avoid this filename collision, rename the Freescale include file from
qemu.inc to qemu-qoriq.inc.

Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
@otavio otavio merged commit 309cd15 into Freescale:master Feb 10, 2026
@BenjaminMiss BenjaminMiss deleted the fix_qemu_inc_naming branch February 10, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants