Pin forgectrl 0.1.20: the CPU percent holds across a same-tick status read

forgectrl 864b8da repeats the last CPU percent when a /status read finds
the /proc/stat counters unmoved, the race that failed
forgectrl.panel-serves on the release candidate when the test's second
read shared a scheduler tick with a panel poll. Every test covering
forgectrl re-runs.
This commit is contained in:
ScottW514
2026-09-11 13:19:45 -04:00
parent 650483c085
commit 5c93e49c8c
@@ -2,5 +2,5 @@
# only SRCREV and PV here - the image manifest leaves *-pin.inc out of the
# layer content hash because the component entry already identifies the
# pinned source (forgefirm-image-manifest.bbclass).
SRCREV = "3e546125c1d5c72ad76f0509147373e79ea8f6fa"
PV = "0.1.19"
SRCREV = "864b8daea94b833ac05eda80170c54f550d54293"
PV = "0.1.20"