mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
pins: forgectrl, grblHAL-glowforge and the app at the XY microstep revisions
forgectrl 0.1.6 (b1eee4d): the xy_microsteps setting and the quiet hold route. grblhal-glowforge 0.1.5 (48d5f1d): the XY scale, tick and stop ramp derived from the microstep mode, plus the producer lead ceiling. forgefirm-app 0.1.25+git (d1c47b8): the checked header keys note; the python3-gfhardware pin in meta-glowforge-bsp moves with it. Fetch-verified with bitbake -c fetch. Pin bump only: the acceptance consequence is the catalog invalidation the manifest already derives.
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 = "e27b4128e7f98b7b06e3d68231f429ec8d87ff4a"
|
||||
PV = "0.1.5"
|
||||
SRCREV = "b1eee4d9c08384b7c79ed61d6bb903324138fca1"
|
||||
PV = "0.1.6"
|
||||
|
||||
@@ -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 = "cff69527ce9f91ae7c85e0ad7edb10d8b5c37000"
|
||||
SRCREV = "d1c47b859f6ae88c75c18ff8f70480453e7f4879"
|
||||
|
||||
# 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.24+git"
|
||||
PV = "0.1.25+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 = "96906b6caa1d68a7a3c126cd3c6ee337e042eb64"
|
||||
PV = "0.1.4"
|
||||
SRCREV = "48d5f1de5b98664abf73164d52a8a81942eb0ad7"
|
||||
PV = "0.1.5"
|
||||
|
||||
Reference in New Issue
Block a user