diff options
| author | Jose Quaresma <quaresma.jose@gmail.com> | 2024-02-28 18:30:06 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-03 16:28:20 +0000 |
| commit | ed39f516e975062736d0b7a0945baa6db97297e7 (patch) | |
| tree | b2b9282eceed328ad93d90ad5e8b4d307e5cdcde /meta/recipes-devtools/go/go-runtime_1.21.0.bb | |
| parent | 9c730d3bcccbcb3595eef4ca0b7637b066d7b601 (diff) | |
| download | poky-ed39f516e975062736d0b7a0945baa6db97297e7.tar.gz | |
go: bump 1.21.0
Go 1.21 Release Notes
https://go.dev/doc/go1.21
(From OE-Core rev: 51a3cb046de4cfd66ecef36031fa96be29ef0a2a)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/go/go-runtime_1.21.0.bb')
| -rw-r--r-- | meta/recipes-devtools/go/go-runtime_1.21.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-runtime_1.21.0.bb b/meta/recipes-devtools/go/go-runtime_1.21.0.bb new file mode 100644 index 0000000000..63464a1501 --- /dev/null +++ b/meta/recipes-devtools/go/go-runtime_1.21.0.bb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | require go-${PV}.inc | ||
| 2 | require go-runtime.inc | ||
| 3 | |||
