Skip to content

distro: dts-scripts: bump SRCREV - #326

Merged
DaniilKl merged 1 commit into
developfrom
me-state-fix
Mar 30, 2026
Merged

distro: dts-scripts: bump SRCREV#326
DaniilKl merged 1 commit into
developfrom
me-state-fix

Conversation

@DaniilKl

@DaniilKl DaniilKl commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

The change includes the following PRs from Dasharo/dts-scripts repository:


include: dts-functions: extend ME operation mode detection #153

Add parsing HFSTS1 bits 19:16 via coreboot logs. Add checking coreboot logs for CSE operating mode. Fixes Dasharo/dasharo-issues#853 .


include: dts-functions.sh: sync_clocks before dumping and sending HCL

If clocks are not synced the "mc" might fail on sending HCL.


fix: avoid duplicate network wait message in FUM flow #148


pre-commit: autoupdate hooks #150

@DaniilKl DaniilKl self-assigned this Mar 27, 2026
@DaniilKl
DaniilKl requested a review from m-iwanicki March 27, 2026 19:10
@DaniilKl

Copy link
Copy Markdown
Contributor Author

I used main as a target for a moment to trigger CI: https://github.com/Dasharo/meta-dts/actions/runs/23663096364/job/68938157772?pr=326 .

@DaniilKl
DaniilKl changed the base branch from main to develop March 27, 2026 19:11
@DaniilKl
DaniilKl changed the base branch from develop to main March 27, 2026 19:44
@DaniilKl
DaniilKl changed the base branch from main to develop March 27, 2026 19:45
@DaniilKl DaniilKl changed the title distro: dts-scripts: bum SRCREV distro: dts-scripts: bump SRCREV Mar 27, 2026
@DaniilKl
DaniilKl changed the base branch from develop to main March 27, 2026 20:25
@iwanicki92

Copy link
Copy Markdown
Contributor

Fix PR references in commit msg (and PR description) as they reference this repo (#<PR> format). You can use Dasharo/dts-scripts#<PR>

@DaniilKl
DaniilKl marked this pull request as draft March 27, 2026 21:35
@DaniilKl

Copy link
Copy Markdown
Contributor Author

I have a WIP commit here just for testing, so let it be a draft PR for now.

@DaniilKl

DaniilKl commented Mar 29, 2026

Copy link
Copy Markdown
Contributor Author

Fix PR references in commit msg (and PR description) as they reference this repo (#<PR> format). You can use Dasharo/dts-scripts#<PR>

The PR discription reference PRs from Dasharo/dts-configs 🙃 , but thank you for the suggestion, I did not know GitHub will try to add links to the PR numbers in commit message 😄 .

The change includes the following PRs from Dasharo/dts-scripts
repository:

---

include: dts-functions: extend ME operation mode detection
Dasharo/dts-scripts#153

Add parsing HFSTS1 bits 19:16 via coreboot logs. Add checking coreboot logs for
CSE operating mode. Fixes Dasharo/dasharo-issues#853 .

---

include: dts-functions.sh: sync_clocks before dumping and sending HCL

If clocks are not synced the "mc" might fail on sending HCL.

---

fix: avoid duplicate network wait message in FUM flow Dasharo/dts-scripts#148

---

pre-commit: autoupdate hooks Dasharo/dts-scripts#150

Signed-off-by: Danil Klimuk <daniil.klimuk@3mdeb.com>
@DaniilKl

Copy link
Copy Markdown
Contributor Author

Fix PR references in commit msg (and PR description) as they reference this repo (#<PR> format). You can use Dasharo/dts-scripts#<PR>

525fd28

@DaniilKl
DaniilKl marked this pull request as ready for review March 29, 2026 15:52
@m-iwanicki
m-iwanicki changed the base branch from main to develop March 30, 2026 08:20
@DaniilKl
DaniilKl merged commit e59f362 into develop Mar 30, 2026
6 of 7 checks passed
@DaniilKl
DaniilKl deleted the me-state-fix branch March 30, 2026 10:13
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.

Problem with check_if_me_disabled() function in dts-functions.sh

2 participants