From 5da2f8b04b73393852ea889dd79b73b5ac92ec02 Mon Sep 17 00:00:00 2001 From: crescenthe Date: Thu, 20 Jan 2022 07:15:26 +0000 Subject: [PATCH] !714 add third_party_openmax repository * add third party openmax --- sig/sig-driver/sig_driver.md | 1 + sig/sig-driver/sig_driver_cn.md | 1 + sig/sigs.json | 6 ++++-- zh/committer.md | 3 ++- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/sig/sig-driver/sig_driver.md b/sig/sig-driver/sig_driver.md index e2a4683..fe66b98 100644 --- a/sig/sig-driver/sig_driver.md +++ b/sig/sig-driver/sig_driver.md @@ -17,6 +17,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's - drivers_adapter_khdf_linux: https://gitee.com/openharmony/drivers_adapter_khdf_linux - drivers_interface:https://gitee.com/openharmony-sig/drivers_interface - third_party_libnl:https://gitee.com/openharmony-sig/third_party_libnl + - third_party_openmax: https://gitee.com/openharmony-sig/third_party_openmax ## SIG Members diff --git a/sig/sig-driver/sig_driver_cn.md b/sig/sig-driver/sig_driver_cn.md index daeadfd..5869254 100644 --- a/sig/sig-driver/sig_driver_cn.md +++ b/sig/sig-driver/sig_driver_cn.md @@ -19,6 +19,7 @@ - drivers_adapter_khdf_linux:https://gitee.com/openharmony/drivers_adapter_khdf_linux - drivers_interface:https://gitee.com/openharmony-sig/drivers_interface - third_party_libnl:https://gitee.com/openharmony-sig/third_party_libnl + - third_party_openmax:https://gitee.com/openharmony-sig/third_party_openmax ## SIG组成员 diff --git a/sig/sigs.json b/sig/sigs.json index 054553c..62a67fc 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -44,13 +44,15 @@ "https://gitee.com/openharmony/drivers_adapter", "https://gitee.com/openharmony/drivers_adapter_khdf_linux", "https://gitee.com/openharmony-sig/drivers_interface", - "https://gitee.com/openharmony-sig/third_party_libnl"], + "https://gitee.com/openharmony-sig/third_party_libnl", + "https://gitee.com/openharmony-sig/third_party_openmax"], "project-path":["drivers/framework", "drivers/peripheral", "drivers/adapter", "drivers/adapter/khdf/linux", "drivers/interface", - "third_party/libnl"] + "third_party/libnl", + "third_party/openmax"] }, { "sig-name":"sig-devboard", diff --git a/zh/committer.md b/zh/committer.md index 4b7ba0d..0aafc9a 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -332,4 +332,5 @@ |330|resourceschedule_memmgr|foundation/resourceschedule/plugins/memmgr|https://gitee.com/cbraham|suncai1@huawei.com|https://gitee.com/wang2002xu|wangxu44@huawei.com|SIG_BasicSoftwareService| |331|distributed_hardware_fwk|foundation/distributedhardware/distributedhardwarefwk|https://gitee.com/hwzhangchuang|zhangchuang.zhang@huawei.com|https://gitee.com/intermilano|night.zhangbin@huawei.com|SIG_DistributedHardwareManagement| |332|distributed_input|foundation/distributedhardware/distributedinput|https://gitee.com/hwzhangchuang|zhangchuang.zhang@huawei.com|https://gitee.com/skypuhui|puhui1@huawei.com|SIG_DistributedHardwareManagement| -|333|security_access_token|base/security/access_token|https://gitee.com/jiang-xiaofeng|jiangxiaofeng8@huawei.com|https://gitee.com/hu-huifeng|huhuifeng@huawei.com|SIG_Security| \ No newline at end of file +|333|security_access_token|base/security/access_token|https://gitee.com/jiang-xiaofeng|jiangxiaofeng8@huawei.com|https://gitee.com/hu-huifeng|huhuifeng@huawei.com|SIG_Security| +|310|third_party_openmax|third_party/openmax|https://gitee.com/zianed|houxuanzhe@huawei.com|https://gitee.com/Kevin-Lau|liufeihu@huawei.com|SIG_DriverFramework| \ No newline at end of file -- GitLab