Skip to content

u-boot-spl-k1.bb: Use more reliable git server#629

Merged
Khem Raj (kraj) merged 1 commit into
riscv:masterfrom
EddyTheCo:fix_uboot_spl_k1_repo
May 7, 2026
Merged

u-boot-spl-k1.bb: Use more reliable git server#629
Khem Raj (kraj) merged 1 commit into
riscv:masterfrom
EddyTheCo:fix_uboot_spl_k1_repo

Conversation

@EddyTheCo

Copy link
Copy Markdown
Contributor

To address networking issues accessing the git server gitee.com, use Amarula clone on GitHub that is more reliable.
This addresses build issues impacting all SpacemiT k1 boards.

The issue was found and fixed on BananaPi F3.

To address networking issues accessing the git server gitee.com, use
Amarula clone on github that is more reliable.
This addresses build issues impacting all SpacemiT k1 boards.

Signed-off-by: Eduardo Gonzalez <eduardo.gonzalez@amarulasolutions.com>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also had the same issue on Banana PI F3.
This patch fixes the build for me too.

This should be necessary for all our K1 based machines.

@threexc

Trevor Gamblin (threexc) commented May 7, 2026

Copy link
Copy Markdown
Contributor

How does this manifest? I'm seeing a do_patch issue with u-boot 2026.04 as of this morning for 0001-scripts-dtc-drop-yaml-in-DT-validation.patch, but that may be unrelated.

EDIT: LGTM, but I am curious if either of you are seeing the u-boot do_patch problem I'm seeing...

@EddyTheCo

Copy link
Copy Markdown
Contributor Author

I was getting

fatal: unable to access 'https://gitee.com/bianbu-linux/uboot-2022.10/': Could not resolve host: gitee.com
WARNING: Failed to fetch URL git://gitee.com/bianbu-linux/uboot-2022.10;protocol=https;branch=k1-bl-v2.2.y, attempting MIRRORS if available

Depending on the internet provider I select, I may have a problem resolving gitee.com.

@kraj Khem Raj (kraj) merged commit a713bc2 into riscv:master May 7, 2026
1 check passed
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.

4 participants