mirror of
https://github.com/openharmony/build_lite.git
synced 2026-07-01 21:24:06 -04:00
!46 modify drivers json format
Merge pull request !46 from kevin/master
This commit is contained in:
+22
-22
@@ -11,9 +11,9 @@
|
||||
"output": [],
|
||||
"adapted_board": [],
|
||||
"adapted_kernel": [
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"features": [],
|
||||
"deps": {
|
||||
"third_party": [],
|
||||
@@ -61,7 +61,7 @@
|
||||
"components": [
|
||||
"linux_hi3516dv300",
|
||||
"linux_hi3518ev300",
|
||||
"hilog"
|
||||
"hilog"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -87,9 +87,9 @@
|
||||
],
|
||||
"adapted_board": [],
|
||||
"adapted_kernel": [
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"features": [],
|
||||
"deps": {
|
||||
"third_party": [
|
||||
@@ -120,9 +120,9 @@
|
||||
],
|
||||
"adapted_board": [],
|
||||
"adapted_kernel": [
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"features": [],
|
||||
"deps": {
|
||||
"third_party": [
|
||||
@@ -150,9 +150,9 @@
|
||||
],
|
||||
"adapted_board": [],
|
||||
"adapted_kernel": [
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"features": [],
|
||||
"deps": {
|
||||
"third_party": [
|
||||
@@ -180,9 +180,9 @@
|
||||
],
|
||||
"adapted_board": [],
|
||||
"adapted_kernel": [
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"features": [],
|
||||
"deps": {
|
||||
"third_party": [
|
||||
@@ -213,9 +213,9 @@
|
||||
],
|
||||
"adapted_board": [],
|
||||
"adapted_kernel": [
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"features": [],
|
||||
"deps": {
|
||||
"third_party": [
|
||||
@@ -238,9 +238,9 @@
|
||||
"output": [],
|
||||
"adapted_board": [],
|
||||
"adapted_kernel": [
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"liteos_a",
|
||||
"linux"
|
||||
],
|
||||
"features": [],
|
||||
"deps": {
|
||||
"third_party": [
|
||||
|
||||
@@ -73,8 +73,8 @@
|
||||
"components": [
|
||||
"hilog_lite",
|
||||
"ipc",
|
||||
"peripheral_display",
|
||||
"peripheral_input"
|
||||
"peripheral_display",
|
||||
"peripheral_input"
|
||||
],
|
||||
"board_special": {}
|
||||
}
|
||||
@@ -105,8 +105,8 @@
|
||||
"ipc",
|
||||
"system_ability_manager",
|
||||
"surface",
|
||||
"peripheral_display",
|
||||
"peripheral_input"
|
||||
"peripheral_display",
|
||||
"peripheral_input"
|
||||
],
|
||||
"board_special": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user