diff options
Diffstat (limited to 'recipes-core/runx')
| -rw-r--r-- | recipes-core/runx/runx_git.bb | 8 |
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 @@ | |||
| 1 | HOMEPAGE = "https://github.com/lf-edge/runx" | 1 | HOMEPAGE = "https://github.com/lf-edge/runx" |
| 2 | SUMMARY = "runx stuff" | 2 | SUMMARY = "runx stuff (DEPRECATED - use vxn instead)" |
| 3 | DESCRIPTION = "Xen Runtime for OCI" | 3 | DESCRIPTION = "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 | ||
| 5 | SRCREV_runx = "edc9350a79ede0365066c9743080e3dc6430d602" | 9 | SRCREV_runx = "edc9350a79ede0365066c9743080e3dc6430d602" |
| 6 | 10 | ||
