summaryrefslogtreecommitdiffstats
path: root/recipes-core/runx
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/runx')
-rw-r--r--recipes-core/runx/runx_git.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/recipes-core/runx/runx_git.bb b/recipes-core/runx/runx_git.bb
index 618bff45..54c2f0f1 100644
--- a/recipes-core/runx/runx_git.bb
+++ b/recipes-core/runx/runx_git.bb
@@ -1,6 +1,10 @@
1HOMEPAGE = "https://github.com/lf-edge/runx" 1HOMEPAGE = "https://github.com/lf-edge/runx"
2SUMMARY = "runx stuff" 2SUMMARY = "runx stuff (DEPRECATED - use vxn instead)"
3DESCRIPTION = "Xen Runtime for OCI" 3DESCRIPTION = "Xen Runtime for OCI. \
4 DEPRECATED: runx is unmaintained (upstream dormant since 2022). \
5 Use 'vxn' instead, which provides the same Xen DomU container \
6 functionality using the modern vcontainer infrastructure with \
7 pluggable hypervisor backends, daemon mode, and vexpose API exposure."
4 8
5SRCREV_runx = "edc9350a79ede0365066c9743080e3dc6430d602" 9SRCREV_runx = "edc9350a79ede0365066c9743080e3dc6430d602"
6 10