提交 49ab17c3 编写于 作者: Y yuanbo 提交者: jinguang

!988 rename drivers_framework repo to drivers_hdf_core

* rename drivers_framework repo to drivers_hdf_core
上级 51f5992c
...@@ -11,10 +11,8 @@ Note: The content of this SIG follows the convention described in OpenHarmony's ...@@ -11,10 +11,8 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
### The repository ### The repository
- project name: - project name:
- drivers_framework: https://gitee.com/openharmony/drivers_framework - drivers_hdf_core: https://gitee.com/openharmony/drivers_hdf_core
- drivers_peripheral: https://gitee.com/openharmony/drivers_peripheral - drivers_peripheral: https://gitee.com/openharmony/drivers_peripheral
- drivers_adapter: https://gitee.com/openharmony/drivers_adapter
- drivers_adapter_khdf_linux: https://gitee.com/openharmony/drivers_adapter_khdf_linux
- drivers_interface:https://gitee.com/openharmony/drivers_interface - drivers_interface:https://gitee.com/openharmony/drivers_interface
- third_party_libnl:https://gitee.com/openharmony/third_party_libnl - third_party_libnl:https://gitee.com/openharmony/third_party_libnl
- third_party_openmax: https://gitee.com/openharmony/third_party_openmax - third_party_openmax: https://gitee.com/openharmony/third_party_openmax
......
...@@ -13,10 +13,8 @@ ...@@ -13,10 +13,8 @@
## 代码仓 ## 代码仓
- 代码仓地址: - 代码仓地址:
- drivers_framework:https://gitee.com/openharmony/drivers_framework - drivers_hdf_core:https://gitee.com/openharmony/drivers_hdf_core
- drivers_peripheral:https://gitee.com/openharmony/drivers_peripheral - drivers_peripheral:https://gitee.com/openharmony/drivers_peripheral
- drivers_adapter:https://gitee.com/openharmony/drivers_adapter
- drivers_adapter_khdf_linux:https://gitee.com/openharmony/drivers_adapter_khdf_linux
- drivers_interface:https://gitee.com/openharmony/drivers_interface - drivers_interface:https://gitee.com/openharmony/drivers_interface
- third_party_libnl:https://gitee.com/openharmony/third_party_libnl - third_party_libnl:https://gitee.com/openharmony/third_party_libnl
- third_party_openmax:https://gitee.com/openharmony/third_party_openmax - third_party_openmax:https://gitee.com/openharmony/third_party_openmax
......
...@@ -45,14 +45,14 @@ ...@@ -45,14 +45,14 @@
{ {
"sig-name": "sig-driver", "sig-name": "sig-driver",
"projects": [ "projects": [
"https://gitee.com/openharmony/drivers_framework", "https://gitee.com/openharmony/drivers_hdf_core",
"https://gitee.com/openharmony/drivers_peripheral", "https://gitee.com/openharmony/drivers_peripheral",
"https://gitee.com/openharmony/drivers_interface", "https://gitee.com/openharmony/drivers_interface",
"https://gitee.com/openharmony/third_party_libnl", "https://gitee.com/openharmony/third_party_libnl",
"https://gitee.com/openharmony/third_party_openmax" "https://gitee.com/openharmony/third_party_openmax"
], ],
"project-path": [ "project-path": [
"drivers/framework", "drivers/hdf_core",
"drivers/peripheral", "drivers/peripheral",
"drivers/interface", "drivers/interface",
"third_party/libnl", "third_party/libnl",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册