Pin forgectrl 0.1.19: the lens frame with a workflow file that parses

forgectrl 3e54612 renames the lens_test step in build.yml, whose name
held a colon that YAML read as a mapping, so CI on f8ddb17 ran nothing.
The source is f8ddb17's; the pin moves so the release names a commit
with a green build.
This commit is contained in:
ScottW514
2026-09-11 12:55:02 -04:00
parent 7b8f72b632
commit 650483c085
@@ -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 = "f8ddb17762ff3eb194c01e13579793d712ce70fc"
PV = "0.1.18"
SRCREV = "3e546125c1d5c72ad76f0509147373e79ea8f6fa"
PV = "0.1.19"