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

Update to latest dunfell #286

Merged
merged 12 commits into from
Feb 20, 2024
Merged

Update to latest dunfell #286

merged 12 commits into from
Feb 20, 2024

Conversation

floion
Copy link
Collaborator

@floion floion commented Jan 12, 2023

No description provided.

@floion
Copy link
Collaborator Author

floion commented Jan 12, 2023

@balena-ci I self-certify!

@floion
Copy link
Collaborator Author

floion commented Jan 13, 2023

The Rockpi 4B in the testrig does not boot with this PR so needs investigation why that happens

@floion
Copy link
Collaborator Author

floion commented Jun 23, 2023

@resin-jenkins test this please

1 similar comment
@floion
Copy link
Collaborator Author

floion commented Jun 25, 2023

@resin-jenkins test this please

@floion
Copy link
Collaborator Author

floion commented Jul 12, 2023

@resin-jenkins test this please

1 similar comment
@floion
Copy link
Collaborator Author

floion commented Jul 27, 2023

@resin-jenkins test this please

@floion floion mentioned this pull request Feb 19, 2024
@floion
Copy link
Collaborator Author

floion commented Feb 19, 2024

@resin-jenkins test this please

1 similar comment
@floion
Copy link
Collaborator Author

floion commented Feb 20, 2024

@resin-jenkins test this please

Now we using rust from meta-balena/meta-balena-rust

Signed-off-by: Florin Sarbu <florin@balena.io>
Changelog-entry: Update poky to dunfell-23.0.21
Signed-off-by: Florin Sarbu <florin@balena.io>
Signed-off-by: Florin Sarbu <florin@balena.io>
This is now the default and is also included from meta-balena so let's remove
the patch from here, thus being sure we don't end with the balena env included
twice in u-boot.

Changelog-entry: Remove redundant u-boot kconfig integration patch
Signed-off-by: Florin Sarbu <florin@balena.io>
The icon is now used from the hw contracts instead.

Signed-off-by: Florin Sarbu <florin@balena.io>
We are moving the kernel and dtb from the boot partition over to
the root partition because HUP fails due to insufficient space.

Changelog-entry: Load extlinux.conf from the root partition for Rock Pi 4
Signed-off-by: Florin Sarbu <florin@balena.io>
Signed-off-by: Florin Sarbu <florin@balena.io>
For the internal image we will add them in the rootfs' /boot directory and
we will have them removed from the boot partition.

Signed-off-by: Florin Sarbu <florin@balena.io>
We will have the kernel, device tree, device tree overlays and
hw_intfc.conf moved over to the rootfs' /boot directory so let's
clean up the boot partition.

Signed-off-by: Florin Sarbu <florin@balena.io>
We add to the rootfs' /boot directory the kernel, device tree,
device tree overlays and hw_intfc.conf.

This allows us to free up space in the boot partition and avoid
errors when HUPing because we run out of space in the boot partition.

Signed-off-by: Florin Sarbu <florin@balena.io>
…boot partition

For the flasher images we still have the kernel and device tree in the boot partition
because we are not concerned with HUPing on these flasher images so we need to make sure
we have these files since we removed them from balena-image.inc

Signed-off-by: Florin Sarbu <florin@balena.io>
… partition

We now have the device tree overlays and hw_intfc.conf in the rootfs /boot directory
so we need to patch u-boot to be aware of the new location.

Signed-off-by: Florin Sarbu <florin@balena.io>
@floion floion disabled auto-merge February 20, 2024 18:22
@floion floion merged commit 633c4be into master Feb 20, 2024
44 checks passed
@floion floion deleted the update_to_latest_dunfell branch February 20, 2024 18:23
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.

1 participant