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

Move fw_env.config to u-boot folder, otherwise it is not found and bu… #697

Closed
wants to merge 1 commit into from
Closed

Move fw_env.config to u-boot folder, otherwise it is not found and bu… #697

wants to merge 1 commit into from

Conversation

mtrensch
Copy link

@mtrensch mtrensch commented Aug 6, 2020

…ilding fails with:

| ERROR: u-boot-1_2020.01-r0 do_fetch: Fetcher failure for URL: 'file://fw_env.config'. Unable to fetch URL from any source.
| ERROR: Logfile of failure stored in: /build/build_raspberrypi/tmp/work/niot_e_tpi51_en_re-poky-linux-gnueabi/u-boot/1_2020.01-r0/temp/log.do_fetch.25975
| NOTE: recipe u-boot-1_2020.01-r0: task do_fetch: Failed
| ERROR: Task (/build/build_raspberrypi/../poky/meta/recipes-bsp/u-boot/u-boot_2020.01.bb:do_fetch) failed with exit code '1'

Fixes #696

- What I did

- How I did it

…ilding fails with:

 | ERROR: u-boot-1_2020.01-r0 do_fetch: Fetcher failure for URL: 'file://fw_env.config'. Unable to fetch URL from any source.
 | ERROR: Logfile of failure stored in: /build/build_raspberrypi/tmp/work/niot_e_tpi51_en_re-poky-linux-gnueabi/u-boot/1_2020.01-r0/temp/log.do_fetch.25975
 | NOTE: recipe u-boot-1_2020.01-r0: task do_fetch: Failed
 | ERROR: Task (/build/build_raspberrypi/../poky/meta/recipes-bsp/u-boot/u-boot_2020.01.bb:do_fetch) failed with exit code '1'

Fixes #696
@agherzan-ci
Copy link

Can one of the admins verify this patch?

@agherzan
Copy link
Owner

agherzan commented Aug 6, 2020

Fixed by #699. Closing for now.

@agherzan agherzan closed this Aug 6, 2020
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.

3 participants