Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

u-boot recipe for radxa-zero-3w is broken in scarthgap release #18

Open
kmmenna opened this issue Sep 6, 2024 · 2 comments
Open

u-boot recipe for radxa-zero-3w is broken in scarthgap release #18

kmmenna opened this issue Sep 6, 2024 · 2 comments

Comments

@kmmenna
Copy link

kmmenna commented Sep 6, 2024

Following the README to build a first image:

$ MACHINE=radxa-zero-3w bitbake core-image-full-cmdline

I got the following error:

WARNING: u-boot-1_2024.01-r0 do_fetch: Failed to fetch URL git://github.com/Kwiboo/u-boot-rockchip.git;protocol=https;branch=rk3xxx-2024.07;name=Kwiboo, attempting MIRRORS if available
ERROR: u-boot-1_2024.01-r0 do_fetch: Fetcher failure: Unable to find revision 8cdf606e616baa36751f3b4adcfaefc781126c8c in branch rk3xxx-2024.07 even from upstream
ERROR: u-boot-1_2024.01-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/Kwiboo/u-boot-rockchip.git;protocol=https;branch=rk3xxx-2024.07;name=Kwiboo')
ERROR: Logfile of failure stored in: /yocto/sources/build/tmp-glibc/work/radxa_zero_3w-oe-linux/u-boot/2024.01/temp/log.do_fetch.93305
ERROR: Task (/yocto/sources/build/../openembedded-core/meta/recipes-bsp/u-boot/u-boot_2024.01.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1450 tasks of which 1437 didn't need to be rerun and 1 failed.

I believe that is related to specifics radxa-zero-3 instructions in u-boot recipe:

SRC_URI:radxa-zero-3 = "git://github.com/Kwiboo/u-boot-rockchip.git;protocol=https;branch=rk3xxx-2024.07;name=Kwiboo"
SRCREV:radxa-zero-3 = "8cdf606e616baa36751f3b4adcfaefc781126c8c"
SRCREV:radxa-zero-3:rk-u-boot-env = "8cdf606e616baa36751f3b4adcfaefc781126c8c"
@Manu7788
Copy link

Manu7788 commented Oct 3, 2024

same for me. any fix found already?

@elockman
Copy link

elockman commented Nov 7, 2024

@kmmenna and @Manu7788
I'm also trying to build ZERO 3W code in scarthgap.
See Issue 21
This may help you with the u-boot build.

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

No branches or pull requests

3 participants