Open
Conversation
ozan956
commented
Apr 8, 2026
pamolloy
reviewed
Apr 8, 2026
pamolloy
reviewed
Apr 8, 2026
pamolloy
reviewed
Apr 8, 2026
pamolloy
reviewed
Apr 8, 2026
pamolloy
reviewed
Apr 8, 2026
6f64513 to
e68bafa
Compare
Contributor
Author
|
After I merge everything in Linux and U-Boot and having releases, there will be only htol.fragment and changes in workflow to be merged. |
5c30096 to
65ed249
Compare
Contributor
Author
|
From the latest workflow run 🤔 I just re-run the workflow to see whether its consistent. |
Contributor
Author
Hello @gastmaier, can it be related with the containers? Has anything changed recently? |
|
Fortiguard SDNS is tripping for https://raw.githubusercontent.com/ , causing all out CI/CD to fail |
f00447b to
1c46dae
Compare
List each workflow build as an explicit named configuration instead of deriving fragment paths from shorter matrix fields. Use names that match the existing defconfig, devicetree, and build artifact conventions instead of introducing a separate "board" identifier. Remove the fragment path construction loop and store the full fragment paths directly in each matrix entry. Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
1c46dae to
d1195bd
Compare
pamolloy
reviewed
Apr 20, 2026
d1195bd to
6dacfdc
Compare
6dacfdc to
455c02c
Compare
Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
455c02c to
4c6d386
Compare
This file contains hidden or 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
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.
Add support for the SC598-HTOL board.
Refactor CI build matrix to support board-specific configurations -> Just added a mechanism to select flavor and board fragment seperately.
Add htol.fragment with board configuration (U-Boot 2ff322c, Linux 984f676cc448) -> there is actually another patch on u-boot to introduce sd card support and to make boot options aligned with genimage.cfg. Instead of this patch, we can also change the genimage.cfg of the htol board.
Move patches and hash files from buildroot to br2-external -> to not affect buildroot