diff --git a/services/BUILD.gn b/services/BUILD.gn index 181b12ab0f4d7c79f1421cd9f3dfa849e25fd338..1d9bc7b9e2af8872bc27ec1beea706acb46fef52 100755 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") # manage all components of aisystem diff --git a/services/client/BUILD.gn b/services/client/BUILD.gn index 6b5a46a73960ff526789479190fe9a6adeddb0c5..9e07476db0dbd71ad0e6fc67b6dec999d29015f9 100755 --- a/services/client/BUILD.gn +++ b/services/client/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") import("//foundation/ai/engine/services/ai_plugin_config.gni") shared_library("ai_client") { diff --git a/services/client/algorithm_sdk/BUILD.gn b/services/client/algorithm_sdk/BUILD.gn index bff88c0c8dd3be53caaca93255a1ed847470d69c..d6f6f4439c12dfc81065535243f969b81b68c8d4 100644 --- a/services/client/algorithm_sdk/BUILD.gn +++ b/services/client/algorithm_sdk/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") lite_component("algorithm_sdk") { features = [ diff --git a/services/client/algorithm_sdk/asr/BUILD.gn b/services/client/algorithm_sdk/asr/BUILD.gn index 0b1c0a420593b9f1235c9cc0561fcf826156dcc2..312484ac0e34d17d2f915f6ed51d5303a13aad0e 100644 --- a/services/client/algorithm_sdk/asr/BUILD.gn +++ b/services/client/algorithm_sdk/asr/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") lite_component("asr") { if (board_name == "hispark_taurus") { diff --git a/services/client/algorithm_sdk/asr/keyword_spotting/BUILD.gn b/services/client/algorithm_sdk/asr/keyword_spotting/BUILD.gn index f187802c8de0e87cae52fa39f9651ec05804aa64..e1131a727484791d729d565920df98f23ff18c70 100644 --- a/services/client/algorithm_sdk/asr/keyword_spotting/BUILD.gn +++ b/services/client/algorithm_sdk/asr/keyword_spotting/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") static_library("keyword_spotting_sdk") { ldflags = [ "-lstdc++" ] diff --git a/services/client/algorithm_sdk/cv/BUILD.gn b/services/client/algorithm_sdk/cv/BUILD.gn index 9f9e31c7ae42490f9d0a800890784f593f1235c6..3c2da4385674d27d4f1087d09a21144b61b4dbf5 100644 --- a/services/client/algorithm_sdk/cv/BUILD.gn +++ b/services/client/algorithm_sdk/cv/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") lite_component("cv") { if (board_name == "hispark_taurus") { diff --git a/services/client/algorithm_sdk/cv/image_classification/BUILD.gn b/services/client/algorithm_sdk/cv/image_classification/BUILD.gn index d48b6af936f02adc945d93e11c682cf5412b206d..a468e64be8850ded1c2c56fe9e8d10b91ef4456a 100644 --- a/services/client/algorithm_sdk/cv/image_classification/BUILD.gn +++ b/services/client/algorithm_sdk/cv/image_classification/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") static_library("image_classification_sdk") { sources = [ diff --git a/services/common/platform/os_wrapper/audio_loader/BUILD.gn b/services/common/platform/os_wrapper/audio_loader/BUILD.gn index c32dac20cbce66bc034c1cd96a1ff82bbaebb51a..a962ebae652d2a95e34c0fb95b542a5176346d22 100755 --- a/services/common/platform/os_wrapper/audio_loader/BUILD.gn +++ b/services/common/platform/os_wrapper/audio_loader/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") config("libaudio_common_config") { include_dirs = [ diff --git a/services/common/platform/os_wrapper/feature/BUILD.gn b/services/common/platform/os_wrapper/feature/BUILD.gn index f6737164e12e64d715e609fbebf8a30215f4409b..2f8cdaf10ef8a5d17875f2b7f1aaaa3180c8217f 100644 --- a/services/common/platform/os_wrapper/feature/BUILD.gn +++ b/services/common/platform/os_wrapper/feature/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") config("feature_config") { include_dirs = [ diff --git a/services/common/platform/os_wrapper/utils/BUILD.gn b/services/common/platform/os_wrapper/utils/BUILD.gn index 667a9853f370267b19712d3170bfb30206747f40..b2757bfe058665da22495c95fbd4da349b196b37 100644 --- a/services/common/platform/os_wrapper/utils/BUILD.gn +++ b/services/common/platform/os_wrapper/utils/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") config("os_wrapper_utils_config") { include_dirs = [ diff --git a/services/server/BUILD.gn b/services/server/BUILD.gn index 3daeb1532fb0ec64e1d3f81f7c079fd87528177c..ba0ec96de980c5a52c8f214e5ca0de50dd676360 100755 --- a/services/server/BUILD.gn +++ b/services/server/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") lite_component("ai_server") { target_type = "executable" diff --git a/services/server/plugin/BUILD.gn b/services/server/plugin/BUILD.gn index bd13f6dbd93ea958bb00a1627bf7f004480b68c6..73297c3bcce821308ade682d4646a507e4a8bb5a 100644 --- a/services/server/plugin/BUILD.gn +++ b/services/server/plugin/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") import("//foundation/ai/engine/services/ai_plugin_config.gni") lite_component("plugin") { diff --git a/services/server/plugin/asr/BUILD.gn b/services/server/plugin/asr/BUILD.gn index 62916e94ba61c85655711695cfb6e93fb3eb2435..5f227e5953cad8a48c612a6006a835e08df5d5ee 100644 --- a/services/server/plugin/asr/BUILD.gn +++ b/services/server/plugin/asr/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") lite_component("asr") { if (board_name == "hispark_taurus") { diff --git a/services/server/plugin/asr/keyword_spotting/BUILD.gn b/services/server/plugin/asr/keyword_spotting/BUILD.gn index ad9b78557aaf828b97d0715566da1d46ee970685..3072dc248cc0b4b7f067605990467e38401066dc 100755 --- a/services/server/plugin/asr/keyword_spotting/BUILD.gn +++ b/services/server/plugin/asr/keyword_spotting/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") copy("kws_model") { sources = [ diff --git a/services/server/plugin/cv/BUILD.gn b/services/server/plugin/cv/BUILD.gn index 6eeeb8731c255a9bd69e7bae8367e71f7cfb210d..aca1d231a25a9168157148a94e088035131d0ed5 100644 --- a/services/server/plugin/cv/BUILD.gn +++ b/services/server/plugin/cv/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") lite_component("cv") { if (board_name == "hispark_taurus") { diff --git a/services/server/plugin/cv/image_classification/BUILD.gn b/services/server/plugin/cv/image_classification/BUILD.gn index a2d8b29b441872696e0bdbe69b658a81ddc5b2e8..1f8118a41310714483fd9b39dc557c4f12ba06e4 100755 --- a/services/server/plugin/cv/image_classification/BUILD.gn +++ b/services/server/plugin/cv/image_classification/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") copy("ic_model") { sources = [ "model/image_classification.wk" ] diff --git a/test/BUILD.gn b/test/BUILD.gn index 351980f592f948beeb9429dc0e1bfd594716f26e..b2e532dd73f41c8e54a817fc2cdc7703b90a9042 100755 --- a/test/BUILD.gn +++ b/test/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") import("//foundation/ai/engine/services/ai_plugin_config.gni") diff --git a/test/common/BUILD.gn b/test/common/BUILD.gn index 03af586cfea8b15fbfd01958207cd20692d6b093..640f4ba4dddcb364e2f4ecbe3c75ddb8bf8ffc38 100755 --- a/test/common/BUILD.gn +++ b/test/common/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") -import("//build/lite/config/test.gni") +import("//build/hb/config/component/lite_component.gni") +import("//build/hb/config/test.gni") unittest("ai_test_common_door") { output_extension = "bin" diff --git a/test/common/dl_operation/BUILD.gn b/test/common/dl_operation/BUILD.gn index 7778c2b5d4f10709a0954488d3a2bd5a62b626c4..f84527b288dacc701f40cadf8cf5687d2d1ab497 100755 --- a/test/common/dl_operation/BUILD.gn +++ b/test/common/dl_operation/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") lite_component("testDlOperationSo") { features = [ "dl_operation_so:dlOperationSo" ] diff --git a/test/common/dl_operation/dl_operation_so/BUILD.gn b/test/common/dl_operation/dl_operation_so/BUILD.gn index 2a8d7a2de184c9c59ab56aa219150c8c45b2d24b..37fde0be839dd3ffa612481b88ae690f5c741f13 100755 --- a/test/common/dl_operation/dl_operation_so/BUILD.gn +++ b/test/common/dl_operation/dl_operation_so/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") shared_library("dlOperationSo") { sources = [ "source/dl_operation_fun.cpp" ] diff --git a/test/function/BUILD.gn b/test/function/BUILD.gn index 4b0c54b07f0bc421d0274dc5c8bf4e6ba71035f6..a54aecc3a08b234fc9f84c8faabe1142fb795c8e 100644 --- a/test/function/BUILD.gn +++ b/test/function/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") -import("//build/lite/config/test.gni") +import("//build/hb/config/component/lite_component.gni") +import("//build/hb/config/test.gni") unittest("ai_test_function_door") { output_extension = "bin" diff --git a/test/function/death_callback/BUILD.gn b/test/function/death_callback/BUILD.gn index e7a0b692b572259270202ed23e0335e9bcff8b59..06f24e51fda2a6140c2acbd2276a76f33282f79e 100755 --- a/test/function/death_callback/BUILD.gn +++ b/test/function/death_callback/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") static_library("testDeathCallbackLibrary") { sources = [ "death_callback_test.cpp" ] diff --git a/test/performance/BUILD.gn b/test/performance/BUILD.gn index 5e76a4ece0b5f2852e18bdd5e598ce365d88e9d6..aa8fd11ecd21b99a9e223b7b81e70a62636a235e 100644 --- a/test/performance/BUILD.gn +++ b/test/performance/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") -import("//build/lite/config/test.gni") +import("//build/hb/config/component/lite_component.gni") +import("//build/hb/config/test.gni") unittest("ai_test_performance_unittest") { output_extension = "bin" diff --git a/test/sample/BUILD.gn b/test/sample/BUILD.gn index 4658435dd85ea65199efdd3a496dcd1a01d6161f..b355ec29abc5d153511e90095793dc178c8b0fd6 100644 --- a/test/sample/BUILD.gn +++ b/test/sample/BUILD.gn @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") source_set("syncDemoPluginCode") { sources = [ "source/sample_plugin_1.cpp" ]