summaryrefslogtreecommitdiffstats
path: root/scripts/data
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-04-28 13:45:07 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-04-28 13:45:07 +0000
commit88ae1ba5a54636fbd20b81986962b8766f879c63 (patch)
tree0fc5ea877731792946267ac4707f7407b2b60f92 /scripts/data
parenteae6e33f9ffcce45be2d22c35f8d9380ac70b9bd (diff)
downloadmeta-virtualization-88ae1ba5a54636fbd20b81986962b8766f879c63.tar.gz
oe-go-mod-fetcher: improve error messages with recipe-ready fix snippets
When the fetcher encounters unverifiable commits or modules with no repository metadata, the error messages now show two equivalent options: Option 1: For bitbake users (most common) — add GO_MOD_VCS_EXCLUDE and a gomod:// SRC_URI entry to the recipe, fetching the module via the Go module proxy instead of git. Option 2: For direct oe-go-mod-fetcher.py invocation — pass --inject-commit / --set-repo on the command line with a complete example showing all required arguments. Both options produce the same result. The previous messages only suggested --inject-commit and --set-repo without context on where or how to use them. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'scripts/data')
0 files changed, 0 insertions, 0 deletions