diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2025-04-02 17:59:27 +0200 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-04-03 17:56:53 +0000 |
| commit | 3971471c0506cd9c2c367217d52e13b398166902 (patch) | |
| tree | d059d0dc3df19de2258cb3c36b968fd91efabd78 /recipes-containers/nerdctl | |
| parent | b88da59f0b03458e93077ff0637f4822bdebb8df (diff) | |
| download | meta-virtualization-3971471c0506cd9c2c367217d52e13b398166902.tar.gz | |
metadata: relocation.inc: add whitespace around assignments
With:
https://lists.openembedded.org/g/bitbake-devel/message/17508
there are many WARNINGs from this layer
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/nerdctl')
| -rw-r--r-- | recipes-containers/nerdctl/relocation.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/nerdctl/relocation.inc b/recipes-containers/nerdctl/relocation.inc index f5427070..a6129016 100644 --- a/recipes-containers/nerdctl/relocation.inc +++ b/recipes-containers/nerdctl/relocation.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | export sites="gotest.tools/v3:gotest.tools/v3:force \ | 1 | export sites = "gotest.tools/v3:gotest.tools/v3:force \ |
| 2 | go.uber.org/mock:go.uber.org/mock:force \ | 2 | go.uber.org/mock:go.uber.org/mock:force \ |
| 3 | golang.org/x/net:golang.org/x/net:force \ | 3 | golang.org/x/net:golang.org/x/net:force \ |
| 4 | golang.org/x/sys:golang.org/x/sys:force \ | 4 | golang.org/x/sys:golang.org/x/sys:force \ |
