From 96f3fb25e1be8720ddd05834373e8644f83a37dc Mon Sep 17 00:00:00 2001 From: jchzhou Date: Mon, 4 Mar 2024 17:50:01 +0800 Subject: [PATCH] add moby to riscv_fork_list.yaml --- configuration/riscv_fork_list.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration/riscv_fork_list.yaml b/configuration/riscv_fork_list.yaml index 66217b41..fe3d406e 100644 --- a/configuration/riscv_fork_list.yaml +++ b/configuration/riscv_fork_list.yaml @@ -469,6 +469,7 @@ packages: - name: minimap2 - name: mksh - name: mobile-broadband-provider-info +- name: moby - name: mockito - name: mod_auth_openidc - name: motif -- Gitee