mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
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.
13 lines
659 B
PHP
13 lines
659 B
PHP
# forgefirm-app pin (python3-gfhardware repository, forgefirm-app/ tree).
|
|
# Bump deliberately (AUTOREV is not reproducible); 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). The python3-gfhardware recipe in
|
|
# meta-glowforge-bsp pins the same repository; move both together.
|
|
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.7+git"
|