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

git:// github links in meta-raspberrypi #617

Closed
cbrake opened this issue Nov 17, 2021 · 3 comments
Closed

git:// github links in meta-raspberrypi #617

cbrake opened this issue Nov 17, 2021 · 3 comments

Comments

@cbrake
Copy link
Contributor

cbrake commented Nov 17, 2021

seeing the following when building raspberrypi3:

NOTE: Executing Tasks
WARNING: linux-firmware-rpidistro-20190114-2+rpt4-r0 do_fetch: Failed to fetch URL git://github.com/RPi-Distro/firmware-nonfree;branch=master;protocol=https, attempting MIRRORS if available
ERROR: linux-firmware-rpidistro-20190114-2+rpt4-r0 do_fetch: Fetcher failure: Unable to find revision 54ffdd6e2ea6055d46656b78e148fe7def3ec9d8 in branch master even from upstream
ERROR: linux-firmware-rpidistro-20190114-2+rpt4-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/RPi-Distro/firmware-nonfree;branch=master;protocol=https')
ERROR: Logfile of failure stored in: /scratch/yoe/yoe-distro/build/tmp/work/all-yoe-linux/linux-firmware-rpidistro/20190114-2+rpt4-r0/temp/log.do_fetch.24281
ERROR: Task (/scratch/yoe/yoe-distro/sources/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb:do_fetch) failed with exit code '1'
@kraj
Copy link
Contributor

kraj commented Nov 17, 2021

yeah it seems upstream rebased the repo :(

kraj added a commit to YoeDistro/meta-raspberrypi that referenced this issue Nov 17, 2021
Switch to using bullseye release 20210315-3+rpt3
License is pointed in different location in new repo structure WHENCE
file is gone too.

Fixes
YoeDistro/yoe-distro#617

Signed-off-by: Khem Raj <[email protected]>
@kraj
Copy link
Contributor

kraj commented Nov 17, 2021

@cbrake can you try this patch out ?

psaavedra pushed a commit to psaavedra/meta-raspberrypi that referenced this issue Nov 18, 2021
Switch to using bullseye release 20210315-3+rpt3
License is pointed in different location in new repo structure WHENCE
file is gone too.

Fixes
YoeDistro/yoe-distro#617

Signed-off-by: Khem Raj <[email protected]>
@cbrake
Copy link
Contributor Author

cbrake commented Nov 18, 2021

fetch now works -- thanks @kraj

agherzan pushed a commit to agherzan/meta-raspberrypi that referenced this issue Nov 18, 2021
Switch to using bullseye release 20210315-3+rpt3
License is pointed in different location in new repo structure WHENCE
file is gone too.

Fixes
YoeDistro/yoe-distro#617

Signed-off-by: Khem Raj <[email protected]>
daregit pushed a commit to daregit/yocto-combined that referenced this issue May 22, 2024
Switch to using bullseye release 20210315-3+rpt3
License is pointed in different location in new repo structure WHENCE
file is gone too.

Fixes
YoeDistro/yoe-distro#617

Signed-off-by: Khem Raj <[email protected]>
daregit pushed a commit to daregit/yocto-combined that referenced this issue May 22, 2024
Switch to using bullseye release 20210315-3+rpt3
License is pointed in different location in new repo structure WHENCE
file is gone too.

Fixes
YoeDistro/yoe-distro#617

Signed-off-by: Khem Raj <[email protected]>
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

2 participants