From d465625a981194ef17b642820718a1b3fcf14272 Mon Sep 17 00:00:00 2001 From: ScottW514 Date: Mon, 14 Sep 2026 18:44:02 -0400 Subject: [PATCH] Pin forgectrl 0.1.25 The supervisor: controller death as a signal, the homing runner and the kernel before a respawn, the enclosure check before every spawn, the engine's fail tiers ending the controller (forgectrl da3eddc; the pin also carries the "setup" naming of the first run and the LF normalization, whose advisory wording change asks every machine to accept the advisories again). Bench-proven with motion.deadman, motion.respawn-gate and cooling.fail-tier-stop on the bench reference. --- meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc b/meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc index 7f9d923..4b1b9f9 100644 --- a/meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc +++ b/meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc @@ -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 = "2380e07cce024e40f6097bdbe8fdb2034b5bd624" -PV = "0.1.24" +SRCREV = "da3eddcc0f4324dc6ec8a0042ab7db0f1b16fd4f" +PV = "0.1.25"