diff options
Diffstat (limited to 'meta/recipes-extended')
| -rw-r--r-- | meta/recipes-extended/go-examples/go-helloworld_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/go-examples/go-helloworld_0.1.bb b/meta/recipes-extended/go-examples/go-helloworld_0.1.bb index d0de035921..5483ecc307 100644 --- a/meta/recipes-extended/go-examples/go-helloworld_0.1.bb +++ b/meta/recipes-extended/go-examples/go-helloworld_0.1.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "This is a simple example recipe that cross-compiles a Go program." | 1 | SUMMARY = "This is a simple example recipe that cross-compiles a Go program." |
| 2 | SECTION = "examples" | 2 | SECTION = "examples" |
| 3 | HOMEPAGE = "https://golang.org/" | 3 | HOMEPAGE = "https://golang.org/" |
| 4 | 4 | ||
