-
Notifications
You must be signed in to change notification settings - Fork 14
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@balena-ci I self-certify! |
ghost
approved these changes
Jan 12, 2023
The Rockpi 4B in the testrig does not boot with this PR so needs investigation why that happens |
alexgg
force-pushed
the
update_to_latest_dunfell
branch
from
April 28, 2023 13:58
cb87422
to
98d9287
Compare
floion
force-pushed
the
update_to_latest_dunfell
branch
from
June 21, 2023 09:21
98d9287
to
4df35cb
Compare
@resin-jenkins test this please |
1 similar comment
@resin-jenkins test this please |
floion
force-pushed
the
update_to_latest_dunfell
branch
from
July 7, 2023 07:05
4df35cb
to
cf85b94
Compare
@resin-jenkins test this please |
1 similar comment
@resin-jenkins test this please |
floion
force-pushed
the
update_to_latest_dunfell
branch
from
February 19, 2024 08:43
cf85b94
to
12aa2a6
Compare
Closed
@resin-jenkins test this please |
1 similar comment
@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
force-pushed
the
update_to_latest_dunfell
branch
from
February 20, 2024 18:20
a1f51b9
to
dae6ffc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.