]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
go-vendor: Fix absolute paths issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Jan 2025 22:20:31 +0000 (22:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jan 2025 12:13:05 +0000 (12:13 +0000)
commitfc4f589cc7a8e5feba7940ccb244a74bd5f96371
tree5aefc41167f6a0b49805d6d30051a967717aef71
parent06f72780010ea628ade2c3838a05c5966750cc2e
go-vendor: Fix absolute paths issue

When building with the class, avoid errors like:

"sstate found an absolute path symlink /xxx/vendor pointing at
/xxx/import/vendor. Please replace this with a relative link."

Use relative symlinks instead.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/go-vendor.bbclass