mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
Pin forgectrl and grblHAL-glowforge 0.1.9: the lens reference at start
forgectrl dd40dc8 takes the lens onto its hall edge in the motion-verify window and gates the spawn when it cannot, and carries the per-axis anchor, homed_axes on /status, and the panel reading Z from its own bit. grblHAL-glowforge ef0f764 takes that reference as it loads its settings, re-zeroes the kernel counters the daemon's GPIO steps never reached, and drops M103. 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 = "24e136ef4970bfe55157299c46f65f0caeeb6419"
|
||||
PV = "0.1.8"
|
||||
SRCREV = "dd40dc88d813c0e2935528ab2b2d7ae2f6c5cc38"
|
||||
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 = "6495bb4fd9d651747312ba20faff6a97e06bc231"
|
||||
PV = "0.1.8"
|
||||
SRCREV = "ef0f7641d9d53ccd4f7ddbc647ecf1752ab893b7"
|
||||
PV = "0.1.9"
|
||||
|
||||
Reference in New Issue
Block a user