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: Remove bbappend after RPi 5 was re-enabled upstream #414

Open
wants to merge 1 commit into
base: scarthgap
Choose a base branch
from

Conversation

eigendude
Copy link

Description

RPi 5 was re-enabled upstream in the following commit:

So we don't need the bbappend to disable it anymore.

How has this been tested?

Tested with U-boot v2024.04 from the meta-lts-mixins layer.

Before, when building my OS for the RPi 5, I get the error:

ERROR: No recipes in default available for:
  layers/meta-mender-community/meta-mender-raspberrypi/recipes-bsp/u-boot/u-boot_2024.04.bbappend

After:

Bitbake recipes parse correctly.

Runtime tested the resulting image on the RPi 5 (at least I got as far as getting stuck in the bootloader).

@TheYoctoJester
Copy link
Contributor

Hi @eigendude,
looks good to me, can you add your Signed-off-by:?

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.

2 participants