mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
Major module version is a part of name, but not necessary part of the actual URL (See https://go.dev/ref/mod#module-path). Nevertheless, name detection function can't handle that suffix, so get rid of it to determine component name. For replaced modules that name might be different that the actual module name defined in go.mod file. (From OE-Core rev: 0cccfa1041d48f0ae3a2dc89a129cf7884fc08f0) Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| append.py | ||
| create_buildsys_python.py | ||
| create_buildsys.py | ||
| create_go.py | ||
| create_kernel.py | ||
| create_kmod.py | ||
| create_npm.py | ||
| create.py | ||
| edit.py | ||
| licenses.csv | ||
| newappend.py | ||
| setvar.py | ||