diff options
Diffstat (limited to 'recipes-devtools/go/go-build_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-build_git.bb | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-devtools/go/go-build_git.bb b/recipes-devtools/go/go-build_git.bb index 8b750651..83933ea8 100644 --- a/recipes-devtools/go/go-build_git.bb +++ b/recipes-devtools/go/go-build_git.bb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | HOMEPAGE = "https://github.com/lf-edge/runx" | 1 | HOMEPAGE = "https://github.com/lf-edge/runx" |
| 2 | SUMMARY = "console for runx" | 2 | SUMMARY = "console for runx (DEPRECATED - use vxn instead)" |
| 3 | DESCRIPTION = "Xen Runtime for OCI" | 3 | DESCRIPTION = "Xen Runtime for OCI. \ |
| 4 | DEPRECATED: go-build is the serial FD handler companion to runx, \ | ||
| 5 | which is unmaintained. Use 'vxn' instead, which handles console \ | ||
| 6 | communication via PV consoles without a separate Go binary." | ||
| 4 | 7 | ||
| 5 | SRCREV_runx = "f24efd33fb18469e9cfe4d1bfe8e2c90ec8c4e93" | 8 | SRCREV_runx = "f24efd33fb18469e9cfe4d1bfe8e2c90ec8c4e93" |
| 6 | SRCREV_runc = "1e7bb5b773162b57333d57f612fd72e3f8612d94" | 9 | SRCREV_runc = "1e7bb5b773162b57333d57f612fd72e3f8612d94" |
