forgefirm-app: PV 0.1.1 (hash-derived version sorted backwards after the pin move)

This commit is contained in:
ScottW514
2026-08-12 17:24:35 -04:00
parent 7e43355011
commit 107374c2ae
@@ -10,6 +10,9 @@ SRC_URI = "git://github.com/ScottW514/python3-gfhardware.git;protocol=https;bran
# Pinned; bump deliberately (AUTOREV is not reproducible). # Pinned; bump deliberately (AUTOREV is not reproducible).
SRCREV = "40d0de27083d31f21301060d10bfa855b9158c98" SRCREV = "40d0de27083d31f21301060d10bfa855b9158c98"
PV = "0.1.0+git" # 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.1+git"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"