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

Pin kernel and uboot to stable release revision #9

Merged
merged 5 commits into from
Nov 1, 2023

Conversation

acostach
Copy link
Collaborator

@acostach acostach commented Oct 30, 2023

Pin SRC_REV to the one used at the integration date

Upstream uses AUTOREV and this causes two problems:

  • we don't know which revision has been used by which
    balenaOS release
  • automated Jenkins builds sometimes break when upstream performs changes
    and we can't easily determine the window in which the changes
    have been performed

We thus pin the SRC_REV to the revision used when the device has
been integrated with balenaOS, as per the upstream relese tag xml

Upstream uses AUTOREV and this causes two problems:
 - we don't know which revision has been used by which
   balenaOS release
 - automated Jenkins builds sometimes break when upstream performs changes
   and we can't easily determine the window in which the changes
   have been performed

We thus pin the SRC_REV to the revision used when the device has
been integrated with balenaOS, as per the upstream relese tag xml

Changelog-entry: u-boot: Pin SRC_REV to the one present at the integration date
Signed-off-by: Alexandru Costache <[email protected]>
Upstream uses AUTOREV and this causes two problems:
   - we don't know which revision has been used by which
     balenaOS release
   - automated Jenkins builds sometimes break when upstream performs changes
     and we can't easily determine the window in which the changes
     have been performed

We thus pin the SRC_REV to the revision used when the device has
been integrated with balenaOS, as per the upstream relese tag xml
and will update it when necessary or when we update the BSP to
another stable version.

Signed-off-by: Alexandru Costache <[email protected]>
@acostach acostach force-pushed the pin_kernel_and_uboot branch from dd12256 to 75053d2 Compare October 30, 2023 13:58
Changelog-entry: layers/meta-balena: Update to v4.0.29
Signed-off-by: Alexandru Costache <[email protected]>
This reverts commit 3fadcc2.
because Autokit tests passed with the smaller rootfs size
and the timeout can now be investigated and tackled in leviathan.

Signed-off-by: Alexandru Costache <[email protected]>
@acostach
Copy link
Collaborator Author

acostach commented Nov 1, 2023

@balena-ci I self-certify!

@acostach acostach merged commit ccb2b97 into master Nov 1, 2023
46 checks passed
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