All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] docker-distribution: Enable support for riscv64
@ 2024-07-09 10:16 mingli.yu
  2024-07-09 10:16 ` [PATCH 2/2] docker-distribution: Use dup3 " mingli.yu
  2024-07-22 22:25 ` [meta-virtualization] [PATCH 1/2] docker-distribution: Enable support " Bruce Ashfield
  0 siblings, 2 replies; 5+ messages in thread
From: mingli.yu @ 2024-07-09 10:16 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 3ed91f12..4e64df4f 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 10:16 [PATCH 1/2] docker-distribution: Enable support for riscv64 mingli.yu
2024-07-09 10:16 ` [PATCH 2/2] docker-distribution: Use dup3 " mingli.yu
2024-07-10  3:56   ` [meta-virtualization] " Bruce Ashfield
2024-07-10  5:39     ` Yu, Mingli
2024-07-22 22:25 ` [meta-virtualization] [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.