From e434aaac293796edaf47e39215d9de44d2978d41 Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Tue, 9 Jul 2024 18:16:56 +0800 Subject: docker-distribution: Enable support for riscv64 Revert [1] to enable support for riscv64. [1] https://git.yoctoproject.org/meta-virtualization/commit/?id=3626f2c9ccd56c6a3ee51304a7da7aafb395a588 Signed-off-by: Mingli Yu Signed-off-by: Bruce Ashfield --- recipes-containers/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 08e5253e..c6e887f1 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" -- cgit v1.2.3-54-g00ecf