mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user