summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/go/go-build_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/go/go-build_git.bb')
-rw-r--r--recipes-devtools/go/go-build_git.bb7
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 @@
1HOMEPAGE = "https://github.com/lf-edge/runx" 1HOMEPAGE = "https://github.com/lf-edge/runx"
2SUMMARY = "console for runx" 2SUMMARY = "console for runx (DEPRECATED - use vxn instead)"
3DESCRIPTION = "Xen Runtime for OCI" 3DESCRIPTION = "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
5SRCREV_runx = "f24efd33fb18469e9cfe4d1bfe8e2c90ec8c4e93" 8SRCREV_runx = "f24efd33fb18469e9cfe4d1bfe8e2c90ec8c4e93"
6SRCREV_runc = "1e7bb5b773162b57333d57f612fd72e3f8612d94" 9SRCREV_runc = "1e7bb5b773162b57333d57f612fd72e3f8612d94"