pins: forgectrl e27b412 (0.1.5), grblhal-glowforge 96906b6 (0.1.4)

forgectrl carries the GRBL settings store into the data directory, which
the acceptance suite already asserts. grblhal-glowforge follows the core
off the deprecated settings-changed event and moves the core submodule to
the fork rebased onto build 20260905.

Both revisions fetch.
This commit is contained in:
ScottW514
2026-09-07 11:08:58 -04:00
parent 79d2c07734
commit e6e5ca1c94
2 changed files with 4 additions and 4 deletions
@@ -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 = "9b178c2bb70d781ecb5f995ef74ed88af988098e"
PV = "0.1.4"
SRCREV = "e27b4128e7f98b7b06e3d68231f429ec8d87ff4a"
PV = "0.1.5"
@@ -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 = "99f87feb2fb405c6d7145bc49372a2cc988eaa07"
PV = "0.1.3"
SRCREV = "96906b6caa1d68a7a3c126cd3c6ee337e042eb64"
PV = "0.1.4"