All of lore.kernel.org
 help / color / mirror / Atom feed
* [scarthgap][PATCH 1/2] docker-distribution: Enable support for riscv64
@ 2024-07-10  5:38 mingli.yu
  2024-07-10  5:38 ` [scarthgap][PATCH 2/2] docker-distribution: Use dup3 " mingli.yu
  2024-07-22 22:25 ` [meta-virtualization] [scarthgap][PATCH 1/2] docker-distribution: Enable support " Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: mingli.yu @ 2024-07-10  5:38 UTC (permalink / raw)
  To: meta-virtualization

From: Mingli Yu <mingli.yu@windriver.com>

Revert [1] to enable support for riscv64.

[1] https://git.yoctoproject.org/meta-virtualization/commit/?id=3626f2c9ccd56c6a3ee51304a7da7aafb395a588

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 .../docker-distribution/docker-distribution_git.bb              | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-containers/docker-distribution/docker-distribution_git.bb b/recipes-containers/docker-distribution/docker-distribution_git.bb
index dbca0d55..48f78689 100644
--- a/recipes-containers/docker-distribution/docker-distribution_git.bb
+++ b/recipes-containers/docker-distribution/docker-distribution_git.bb
@@ -73,5 +73,3 @@ SYSTEMD_AUTO_ENABLE:docker-registry = "enable"
 RDEPENDS:${PN}-ptest:remove = "${PN}"
 
 CVE_PRODUCT = "docker_registry"
-
-COMPATIBLE_HOST:riscv64 = "null"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-22 22:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  5:38 [scarthgap][PATCH 1/2] docker-distribution: Enable support for riscv64 mingli.yu
2024-07-10  5:38 ` [scarthgap][PATCH 2/2] docker-distribution: Use dup3 " mingli.yu
2024-07-22 22:25 ` [meta-virtualization] [scarthgap][PATCH 1/2] docker-distribution: Enable support " Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.