mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
forgectrl 7a9de005ede5 -> 0dae758cb93e (PV 0.1.26 -> 0.1.27) forgectrl 0dae758 stages logs/install/ into the log export, which is what logs.tree-tail-export now requires of the bundle. The PV moves with the SRCREV so the hash-derived package version stays monotonic. Proven: bitbake -c fetch forgectrl resolves the pin (forgectrl-1_0.1.27-r0 do_fetch succeeded).
9 lines
370 B
PHP
9 lines
370 B
PHP
# SPDX-License-Identifier: MIT
|
|
|
|
# forgectrl pin. Bump deliberately after pushing forgectrl 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 = "0dae758cb93e1461034aaa58f4b9fc22edc68367"
|
|
PV = "0.1.27"
|