mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
The forgectrl commit adds .devcontainer/, .vscode/tasks.json and .env.example (the panel dev server replaces tools/mock.py, which was already allowed under tools/**). None of it ships or changes target behavior, so the coverage lint allows those paths for every component rather than demanding acceptance coverage for editor setup. Fetch-verified in the build tree (bitbake -c fetch forgectrl).
7 lines
337 B
PHP
7 lines
337 B
PHP
# 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 = "5af4fb599e00bea9d116b23ad0c5a016b9ef6f5b"
|
|
PV = "0.1.0"
|