From d3d9cea320067a1721edf121322d1ecdcb1e105f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E4=B9=89?= <977713017@qq.com> Date: Tue, 8 Aug 2023 06:59:49 +0000 Subject: [PATCH] add package: oncn-bwm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 任义 <977713017@qq.com> --- 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 06eda597..dce1b488 100644 --- a/configuration/riscv_fork_list.yaml +++ b/configuration/riscv_fork_list.yaml @@ -528,6 +528,7 @@ packages: - name: oec-hardware - name: oemaker - name: ogdi +- name: oncn-bwm - name: oneDNN - name: open-iscsi - name: openEuler-indexhtml -- Gitee