mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
Pins: grblhal-glowforge 670cea0, forgectrl 67fd8bd, forgefirm-app f7e591b (0.1.7+git)
The lid/button/interlock parity change (BRINGUP item 16): the arm wait and a running job cancel on lid or interlock the factory's way, the button pauses/resumes, lid_policy and the cloud pause tick settings. Cloud tests cloud.* and the new motion/laser lid tests cover the components; the python3-gfhardware / gfutilities pins move with this in meta-openglow.
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 = "2df5122e989ae673eff91856a034ff94a0fa67df"
|
||||
SRCREV = "67fd8bd96c8a8b960422b750addc21e93779476f"
|
||||
PV = "0.1.0"
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
# because the component entry already identifies the pinned source
|
||||
# (forgefirm-image-manifest.bbclass). The python3-gfhardware recipe in
|
||||
# meta-glowforge-bsp pins the same repository; move both together.
|
||||
SRCREV = "a0a174d8e9a6b4b6e3abe63acc51018199df4202"
|
||||
SRCREV = "f7e591baa6097adaa839103a255c39e92adf8254"
|
||||
|
||||
# Bump PV with every SRCREV move: the hash-derived package version is not
|
||||
# monotonic on its own and buildhistory QA fails the build when it sorts
|
||||
# backwards.
|
||||
PV = "0.1.6+git"
|
||||
PV = "0.1.7+git"
|
||||
|
||||
@@ -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 = "67d026d39ac03286937774f5e28946b88c44d490"
|
||||
SRCREV = "670cea0c0a1917f6e243527e04096abf1bdaec82"
|
||||
PV = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user