mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
Re-pin forgectrl and grblHAL-glowforge on the fixed revisions
forgectrl 93fb22e fits the lens outcome text in the buffer the supervisor shares with the probe. grblHAL-glowforge 97be92b takes the lens reference from the realtime hook rather than settings-changed, so the controller no longer overwrites the Z it just referenced. Both verified with bitbake -c fetch at these revisions.
This commit is contained in:
@@ -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 = "dd40dc88d813c0e2935528ab2b2d7ae2f6c5cc38"
|
||||
SRCREV = "93fb22e7aaa84f305dbdb51a5812f76d586fac56"
|
||||
PV = "0.1.9"
|
||||
|
||||
@@ -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 = "ef0f7641d9d53ccd4f7ddbc647ecf1752ab893b7"
|
||||
SRCREV = "97be92bbc8443ff8c4a3176fa2594cd6828c1c65"
|
||||
PV = "0.1.9"
|
||||
|
||||
Reference in New Issue
Block a user