Skip to content

Fixed submodule paths for roms/u-boot and roms/u-boot-sam460ex #103

Closed
javerik wants to merge 1 commit into
Xilinx:xlnx_rel_v2025.1from
javerik:xlnx_rel_v2025.1
Closed

Fixed submodule paths for roms/u-boot and roms/u-boot-sam460ex #103
javerik wants to merge 1 commit into
Xilinx:xlnx_rel_v2025.1from
javerik:xlnx_rel_v2025.1

Conversation

@javerik

@javerik javerik commented Sep 22, 2025

Copy link
Copy Markdown

Bugfixes in submodule references

There are two submodules which have now different upstream addresses.

This caused yocto build errors in fetching submodules.

WARNING: qemu-xilinx-native-8.2.7+git-r0 do_fetch: Failed to fetch URL gitsm://gitlab.com/qemu-project/u-boot.git;protocol=https;name=roms/u-boot;subpath=roms/u-boot;nobranch=1;lfs=True;bareclone=1;nobranch=1, attempting MIRRORS if available

Before

[submodule "roms/u-boot"]
	path = roms/u-boot
	url = https://gitlab.com/qemu-project/u-boot.git

[submodule "roms/u-boot-sam460ex"]
	path = roms/u-boot-sam460ex
	url = https://gitlab.com/qemu-project/u-boot-sam460ex.git

Updated

@github-actions

Copy link
Copy Markdown

Thank you for your interest in the QEMU project.

This repository is a read-only mirror of the project's repostories hosted
on https://gitlab.com/qemu-project/qemu.git.
The project does not process merge requests filed on GitHub.

QEMU welcomes contributions of code (either fixing bugs or adding new
functionality). However, we get a lot of patches, and so we have some
guidelines about contributing on the project website:
https://www.qemu.org/contribute/

@github-actions github-actions Bot closed this Sep 22, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants