From 0c8792738875dee6e8a9a73d6dc51fb507d589bb Mon Sep 17 00:00:00 2001 From: ScottW514 Date: Mon, 14 Sep 2026 20:15:43 -0400 Subject: [PATCH] Pin grblHAL-glowforge 0.1.15 The driver at its AGENTS.md and header-comment revision (9bfaa98): no code change since 0.1.14; the pinned source now matches the head of the repository for the release. --- .../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 b5d2b12..fb3d242 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 = "e507e1387f84ae243c3bd895347634e50602c16a" -PV = "0.1.14" +SRCREV = "9bfaa988632ccae78a8fbc9a6d772d986a6fa3be" +PV = "0.1.15"