From 7b57df025a4ee7dfcb2d0b6a60d78440941dcc05 Mon Sep 17 00:00:00 2001 From: zyj-alex <494809513@qq.com> Date: Thu, 23 Feb 2023 03:55:47 +0000 Subject: [PATCH] =?UTF-8?q?!1361=20=E5=A2=9E=E5=8A=A0third=5Fparty=5Flibfu?= =?UTF-8?q?se=E4=BB=93=20*=20=E5=A2=9E=E5=8A=A0third=5Fparty=5Flibfuse=20?= =?UTF-8?q?=E5=92=8C=20elfutils=E4=BB=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sig-kernel/sig_kernel.md | 1 + sig/sig-kernel/sig_kernel_cn.md | 1 + sig/sigs.json | 6 ++++-- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sig/sig-kernel/sig_kernel.md b/sig/sig-kernel/sig_kernel.md index 7e5cdbf..b158731 100644 --- a/sig/sig-kernel/sig_kernel.md +++ b/sig/sig-kernel/sig_kernel.md @@ -35,6 +35,7 @@ File system related open source software used by OpenHarmony lite equipment, inc - repository22 name:https://gitee.com/openharmony/kernel_uniproton - repository23 name:https://gitee.com/openharmony/vendor_alientek - repository24 name:https://gitee.com/openharmony-sig/kernel_linux_common_modules_pac + - repository25 name:https://gitee.com/openharmony-sig/third_party_libfuse ## SIG Members diff --git a/sig/sig-kernel/sig_kernel_cn.md b/sig/sig-kernel/sig_kernel_cn.md index 37e008f..036903e 100644 --- a/sig/sig-kernel/sig_kernel_cn.md +++ b/sig/sig-kernel/sig_kernel_cn.md @@ -77,6 +77,7 @@ - kernel_uniproton名称:https://gitee.com/openharmony/kernel_uniproton - vendor_alientek名称:https://gitee.com/openharmony/vendor_alientek - kernel_linux_common_modules_pac名称:https://gitee.com/openharmony-sig/kernel_linux_common_modules_pac + - third_party_libfuse名称: https://gitee.com/openharmony-sig/third_party_libfuse ## SIG组成员 diff --git a/sig/sigs.json b/sig/sigs.json index 5fb014b..72d13e6 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -497,7 +497,8 @@ "https://gitee.com/openharmony-sig/msdp_device_status", "https://gitee.com/openharmony-sig/msdp_spatial_awareness", "https://gitee.com/openharmony-sig/msdp_geofence", - "https://gitee.com/openharmony-sig/msdp_timeline" + "https://gitee.com/openharmony-sig/msdp_timeline", + "https://gitee.com/openharmony-sig/third_party_libfuse" ], "project-path": [ "base/sensors/miscdevice_lite", @@ -666,7 +667,8 @@ "third_party/libbpf", "third_party/bpftool", "third_party/libabigail", - "third_party/elfutils" + "third_party/elfutils", + "third_party/libfuse" ] }, { -- GitLab