Pin forgectrl 0.1.27 (the export carries the installer's log)

forgectrl   7a9de005ede5 -> 0dae758cb93e  (PV 0.1.26 -> 0.1.27)

forgectrl 0dae758 stages logs/install/ into the log export, which is what
logs.tree-tail-export now requires of the bundle. The PV moves with the
SRCREV so the hash-derived package version stays monotonic.

Proven: bitbake -c fetch forgectrl resolves the pin (forgectrl-1_0.1.27-r0
do_fetch succeeded).
This commit is contained in:
ScottW514
2026-09-19 16:22:43 -04:00
parent d482e76402
commit 29b00cc056
@@ -4,5 +4,5 @@
# only SRCREV and PV here - the image manifest leaves *-pin.inc out of the # only SRCREV and PV here - the image manifest leaves *-pin.inc out of the
# layer content hash because the component entry already identifies the # layer content hash because the component entry already identifies the
# pinned source (forgefirm-image-manifest.bbclass). # pinned source (forgefirm-image-manifest.bbclass).
SRCREV = "7a9de005ede5a98290b81e653934a3dcda795719" SRCREV = "0dae758cb93e1461034aaa58f4b9fc22edc68367"
PV = "0.1.26" PV = "0.1.27"