From ea458850f0b3b6c8045be42edf083fef4615ba28 Mon Sep 17 00:00:00 2001 From: ScottW514 Date: Mon, 14 Sep 2026 16:08:17 -0400 Subject: [PATCH] Pin grblHAL-glowforge 0.1.12 The emission gates: the per-tick fire gate, the latch with an owner, the cooling verdict's two tiers, and the arm-flow gates (grblHAL-glowforge 16d2b9e). Bench-proven with laser.verdict-cut and laser.armed-kill on the bench reference. --- .../grblhal-glowforge/grblhal-glowforge-pin.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-forgefirm/recipes-forgefirm/grblhal-glowforge/grblhal-glowforge-pin.inc b/meta-forgefirm/recipes-forgefirm/grblhal-glowforge/grblhal-glowforge-pin.inc index c66b401..8f93b01 100644 --- a/meta-forgefirm/recipes-forgefirm/grblhal-glowforge/grblhal-glowforge-pin.inc +++ b/meta-forgefirm/recipes-forgefirm/grblhal-glowforge/grblhal-glowforge-pin.inc @@ -2,5 +2,5 @@ # changes; keep 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 = "1f2ea9ca83aa0035260c9db6b21c4fe0873796e0" -PV = "0.1.11" +SRCREV = "16d2b9e1c1381a074e30122a6869cfd39db1dbd4" +PV = "0.1.12"