提交 10c1b509 编写于 作者: O openharmony_ci 提交者: Gitee

!46 modify drivers json format

Merge pull request !46 from kevin/master
...@@ -11,9 +11,9 @@ ...@@ -11,9 +11,9 @@
"output": [], "output": [],
"adapted_board": [], "adapted_board": [],
"adapted_kernel": [ "adapted_kernel": [
"liteos_a", "liteos_a",
"linux" "linux"
], ],
"features": [], "features": [],
"deps": { "deps": {
"third_party": [], "third_party": [],
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
"components": [ "components": [
"linux_hi3516dv300", "linux_hi3516dv300",
"linux_hi3518ev300", "linux_hi3518ev300",
"hilog" "hilog"
] ]
} }
}, },
...@@ -87,9 +87,9 @@ ...@@ -87,9 +87,9 @@
], ],
"adapted_board": [], "adapted_board": [],
"adapted_kernel": [ "adapted_kernel": [
"liteos_a", "liteos_a",
"linux" "linux"
], ],
"features": [], "features": [],
"deps": { "deps": {
"third_party": [ "third_party": [
...@@ -120,9 +120,9 @@ ...@@ -120,9 +120,9 @@
], ],
"adapted_board": [], "adapted_board": [],
"adapted_kernel": [ "adapted_kernel": [
"liteos_a", "liteos_a",
"linux" "linux"
], ],
"features": [], "features": [],
"deps": { "deps": {
"third_party": [ "third_party": [
...@@ -150,9 +150,9 @@ ...@@ -150,9 +150,9 @@
], ],
"adapted_board": [], "adapted_board": [],
"adapted_kernel": [ "adapted_kernel": [
"liteos_a", "liteos_a",
"linux" "linux"
], ],
"features": [], "features": [],
"deps": { "deps": {
"third_party": [ "third_party": [
...@@ -180,9 +180,9 @@ ...@@ -180,9 +180,9 @@
], ],
"adapted_board": [], "adapted_board": [],
"adapted_kernel": [ "adapted_kernel": [
"liteos_a", "liteos_a",
"linux" "linux"
], ],
"features": [], "features": [],
"deps": { "deps": {
"third_party": [ "third_party": [
...@@ -213,9 +213,9 @@ ...@@ -213,9 +213,9 @@
], ],
"adapted_board": [], "adapted_board": [],
"adapted_kernel": [ "adapted_kernel": [
"liteos_a", "liteos_a",
"linux" "linux"
], ],
"features": [], "features": [],
"deps": { "deps": {
"third_party": [ "third_party": [
...@@ -238,9 +238,9 @@ ...@@ -238,9 +238,9 @@
"output": [], "output": [],
"adapted_board": [], "adapted_board": [],
"adapted_kernel": [ "adapted_kernel": [
"liteos_a", "liteos_a",
"linux" "linux"
], ],
"features": [], "features": [],
"deps": { "deps": {
"third_party": [ "third_party": [
......
...@@ -73,8 +73,8 @@ ...@@ -73,8 +73,8 @@
"components": [ "components": [
"hilog_lite", "hilog_lite",
"ipc", "ipc",
"peripheral_display", "peripheral_display",
"peripheral_input" "peripheral_input"
], ],
"board_special": {} "board_special": {}
} }
...@@ -105,8 +105,8 @@ ...@@ -105,8 +105,8 @@
"ipc", "ipc",
"system_ability_manager", "system_ability_manager",
"surface", "surface",
"peripheral_display", "peripheral_display",
"peripheral_input" "peripheral_input"
], ],
"board_special": {} "board_special": {}
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册