Skip to content
Snippets Groups Projects
Commit 49cccf78 authored by Thierry Escande's avatar Thierry Escande
Browse files

Merge branch 'source_repos_refactoring' into 'dunfell'

openharmony-3.0: Source repositories refactoring

See merge request OSTC/pre-integration/meta-openharmony!33
parents 04f08043 6d99481d
No related branches found
No related tags found
No related merge requests found
Showing
with 684 additions and 276 deletions
...@@ -4,6 +4,9 @@ ...@@ -4,6 +4,9 @@
SUMMARY = "OpenHarmony ipcamera linux image" SUMMARY = "OpenHarmony ipcamera linux image"
# openharmony-sources-*.inc must be included first otherwise some nested
# repositories might be overwritten
include openharmony-sources-${PN}-${MACHINE}-${PV}.inc
require openharmony-${PV}.inc require openharmony-${PV}.inc
require java-tools.inc require java-tools.inc
......
...@@ -4,6 +4,9 @@ ...@@ -4,6 +4,9 @@
SUMMARY = "OpenHarmony ipcamera image" SUMMARY = "OpenHarmony ipcamera image"
# openharmony-sources-*.inc must be included first otherwise some nested
# repositories might be overwritten
include openharmony-sources-${PN}-${MACHINE}-${PV}.inc
require openharmony-${PV}.inc require openharmony-${PV}.inc
require java-tools.inc require java-tools.inc
......
...@@ -13,6 +13,9 @@ OPENHARMONY_KERNEL = "liteos_m" ...@@ -13,6 +13,9 @@ OPENHARMONY_KERNEL = "liteos_m"
OPENHARMONY_PRODUCT_PATH = "vendor/${OPENHARMONY_VENDOR}/${OPENHARMONY_PRODUCT}" OPENHARMONY_PRODUCT_PATH = "vendor/${OPENHARMONY_VENDOR}/${OPENHARMONY_PRODUCT}"
OPENHARMONY_DEVICE_PATH = "device/qemu/${OPENHARMONY_BOARD}/${OPENHARMONY_KERNEL}" OPENHARMONY_DEVICE_PATH = "device/qemu/${OPENHARMONY_BOARD}/${OPENHARMONY_KERNEL}"
# openharmony-sources-*.inc must be included first otherwise some nested
# repositories might be overwritten
include openharmony-sources-${PN}-${MACHINE}-${PV}.inc
require openharmony-${PV}.inc require openharmony-${PV}.inc
do_deploy() { do_deploy() {
......
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# These SRC_URIs are the gitee repositories of the OpenHarmony v3.0
# sources needed to build the ipcamera target on Hispark Aries.
# Some of these repositories need git lfs support. To quickly spot them
# and as a reminder, the 'lfs=1' option has been been added to the
# SRC_URI entries of the concerned repositories.
SRC_URI += "${GITEE_URL}/global_i18n_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=27edff853f87884749ceeef4671834b68eab8744;destsuffix=${OH_SRCDIR}/base/global/i18n_lite;lfs=0"
SRC_URI += "${GITEE_URL}/global_resmgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0a4e9f8f6508b43c7d8f71d945b89389e53445e2;destsuffix=${OH_SRCDIR}/base/global/resmgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hidumper_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=035274df44b80e5b3eeafd63cf9e390999424ea6;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hidumper_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f52ae28af5c23cc0449abbc752940a2e4eefb2aa;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b2979dda1d9241e0db30d26a0eaf733942772eae;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog_lite;lfs=0"
SRC_URI += "${GITEE_URL}/powermgr_battery_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f13a248c54a4a55a76f6397f457c4f79f2f0a096;destsuffix=${OH_SRCDIR}/base/powermgr/battery_lite;lfs=0"
SRC_URI += "${GITEE_URL}/powermgr_powermgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4f4f1c02494fe5610c5e736334fc3a44049e5a8f;destsuffix=${OH_SRCDIR}/base/powermgr/powermgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/security_appverify.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2cabb0f76df1b8e1836532301bdb7f7e3e66495f;destsuffix=${OH_SRCDIR}/base/security/appverify;lfs=0"
SRC_URI += "${GITEE_URL}/security_deviceauth.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ae787c07373c1f6ba6009d4ed174ce5002274c90;destsuffix=${OH_SRCDIR}/base/security/deviceauth;lfs=0"
SRC_URI += "${GITEE_URL}/security_huks.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=06d716c25e4b1694469966764ac45b0b2f9674ab;destsuffix=${OH_SRCDIR}/base/security/huks;lfs=0"
SRC_URI += "${GITEE_URL}/security_permission.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5ed87e08cd6289e6bae8fa3a93376ba455f3f69f;destsuffix=${OH_SRCDIR}/base/security/permission;lfs=0"
SRC_URI += "${GITEE_URL}/startup_appspawn_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=455dd81b89a66bb90e4c2da6e1e3223c9824e59e;destsuffix=${OH_SRCDIR}/base/startup/appspawn_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_bootstrap_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6826e6e5300bcb103878010cec035fa76d6529bf;destsuffix=${OH_SRCDIR}/base/startup/bootstrap_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_init_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c434c731f1dd2af0cd566551c67601920658bcd9;destsuffix=${OH_SRCDIR}/base/startup/init_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_syspara_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ad8f87b2e5ffdbc71234963f7274709985e256a1;destsuffix=${OH_SRCDIR}/base/startup/syspara_lite;lfs=0"
SRC_URI += "${GITEE_URL}/update_ota_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2f50486e3dd5fc97d446f4d75857d0f9dec63ab2;destsuffix=${OH_SRCDIR}/base/update/ota_lite;lfs=0"
SRC_URI += "${GITEE_URL}/build.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fae45dcbe24118d596578fd1936007b9d299a443;destsuffix=${OH_SRCDIR}/build;lfs=0"
SRC_URI += "${GITEE_URL}/build_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ca8404b50e7ef73d0623b232d1ff751cff357c65;destsuffix=${OH_SRCDIR}/build/lite;lfs=0"
SRC_URI += "${GITEE_URL}/device_hisilicon_drivers.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=53583eba17cf272e32c2f8be13b9cd3ecefc9b7d;destsuffix=${OH_SRCDIR}/device/hisilicon/drivers;lfs=1"
SRC_URI += "${GITEE_URL}/device_hisilicon_hardware.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1eb007cc52b55b76b00fdca1cf589e3ad8479664;destsuffix=${OH_SRCDIR}/device/hisilicon/hardware;lfs=1"
SRC_URI += "${GITEE_URL}/device_hisilicon_hispark_aries.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=399cfcdba975cc3a81db46db452c92b6160b77d6;destsuffix=${OH_SRCDIR}/device/hisilicon/hispark_aries;lfs=0"
SRC_URI += "${GITEE_URL}/device_hisilicon_modules.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f48c2b4918166b84aaf0cf0bf4c325710cb97aa8;destsuffix=${OH_SRCDIR}/device/hisilicon/modules;lfs=1"
SRC_URI += "${GITEE_URL}/drivers_adapter.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9f6cd92cfa61cae193328e53577899f51d5b5fca;destsuffix=${OH_SRCDIR}/drivers/adapter;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_framework.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0defe33c93924da28b6782a4d1c24de1db8ba56a;destsuffix=${OH_SRCDIR}/drivers/framework;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_liteos.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b606037252c46b309c05dbac7b9da096e277eddd;destsuffix=${OH_SRCDIR}/drivers/liteos;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_peripheral.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=84884e14c845553a3d1bf044f69ea6ed49dc6f47;destsuffix=${OH_SRCDIR}/drivers/peripheral;lfs=0"
SRC_URI += "${GITEE_URL}/aafwk_aafwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=09f96dade5a2bfea82eca8541f27c5291d22b8bd;destsuffix=${OH_SRCDIR}/foundation/aafwk/aafwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/ace_engine_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=baf474fdf84cc3b35160333e1550599bf7807004;destsuffix=${OH_SRCDIR}/foundation/ace/ace_engine_lite;lfs=0"
SRC_URI += "${GITEE_URL}/ai_engine.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6e8e37e99885e69665f585093f9e984d23beaf4f;destsuffix=${OH_SRCDIR}/foundation/ai/engine;lfs=0"
SRC_URI += "${GITEE_URL}/appexecfwk_appexecfwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=aac9e8bc039947a013083b7f9c74abf91994f303;destsuffix=${OH_SRCDIR}/foundation/appexecfwk/appexecfwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/communication_ipc.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1f8af948221d174f285633291db942ec55058fae;destsuffix=${OH_SRCDIR}/foundation/communication/ipc;lfs=0"
SRC_URI += "${GITEE_URL}/communication_ipc_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d696c6c559390a3ab1094ca9ad5a0d020412911e;destsuffix=${OH_SRCDIR}/foundation/communication/ipc_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_dms_fwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a52cfc1967911cec4f274274ac57d87d19dfdbad;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/dmsfwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_safwk.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=54ae132edf235ecb5d4cb9a09dfce4efa79565a1;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/safwk;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_safwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=617c563308578bbd734e32c021945acbad598fba;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/safwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61cd494e57f9d316c3f91d77f539742337bb5452;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9186205af03508e7ff4b5a59b850420473d5ffcf;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_surface.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=7b081d0cb454140e5eab296b7c4fe1aba8a65e2e;destsuffix=${OH_SRCDIR}/foundation/graphic/surface;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_ui.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61972f0a4a391ff2fb907105cdf2a4c768649b34;destsuffix=${OH_SRCDIR}/foundation/graphic/ui;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=10c953b025a8878b720785190e0f00371552926d;destsuffix=${OH_SRCDIR}/foundation/graphic/utils;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_wms.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2bae1129dd2b49999c1be7305a557e841fd468ff;destsuffix=${OH_SRCDIR}/foundation/graphic/wms;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_audio_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=52d3cc82344dfb50e12cbcfb1489ef0a7b10ed70;destsuffix=${OH_SRCDIR}/foundation/multimedia/audio_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_camera_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5004f7d7029c608387305fc27829cdaa72cb1847;destsuffix=${OH_SRCDIR}/foundation/multimedia/camera_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_media_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d1c3f0b0536dcf96ed28338e235e3edcfc1bc10c;destsuffix=${OH_SRCDIR}/foundation/multimedia/media_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_utils_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e886cc4efde9d02bec0e7495b58f40f2cfa895ff;destsuffix=${OH_SRCDIR}/foundation/multimedia/utils/lite;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_liteos_a.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=88a0caae248b43f80e166cc89f2bfa0dec4b250b;destsuffix=${OH_SRCDIR}/kernel/liteos_a;lfs=0"
SRC_URI += "${GITEE_URL}/prebuilts_lite_sysroot.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6aee35e5f4af138b28224ba53044ddaa6221fea5;destsuffix=${OH_SRCDIR}/prebuilts/lite/sysroot;lfs=0"
SRC_URI += "${GITEE_URL}/test_developertest.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=151309bf6cdc7e31493a3461d3c7f17a1b371c09;destsuffix=${OH_SRCDIR}/test/developertest;lfs=0"
SRC_URI += "${GITEE_URL}/test_xdevice.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=bbf98218011f83bc08c643c6775ca1fb7986cc16;destsuffix=${OH_SRCDIR}/test/xdevice;lfs=0"
SRC_URI += "${GITEE_URL}/xts_acts.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2b2b266579d5d0ed3ff5f7b83ae5b0d410914550;destsuffix=${OH_SRCDIR}/test/xts/acts;lfs=0"
SRC_URI += "${GITEE_URL}/xts_tools_full.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=45ec1d2b5abf912aedbe117f8818e8fbbed513f4;destsuffix=${OH_SRCDIR}/test/xts/tools;lfs=0"
SRC_URI += "${GITEE_URL}/xts_tools.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b8ad2ea26013a0103943c3ccfd1b2370688c0e34;destsuffix=${OH_SRCDIR}/test/xts/tools/lite;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_bounds_checking_function.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e25097d4fa5a0f0e2ed70859eda09b1ae256c182;destsuffix=${OH_SRCDIR}/third_party/bounds_checking_function;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_cJSON.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c3fccacd8316b80ef8332fda6a6403456a5e2c23;destsuffix=${OH_SRCDIR}/third_party/cJSON;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FatFs.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b1ab348020f7d3c2d7604b023bef71468311b649;destsuffix=${OH_SRCDIR}/third_party/FatFs;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_ffmpeg.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b9778734e513d8fc4828b33beb68cf8cb0167ed7;destsuffix=${OH_SRCDIR}/third_party/ffmpeg;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FreeBSD.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4b6b8e1e949ffb7bbee39de1e9c20d865b8709c3;destsuffix=${OH_SRCDIR}/third_party/FreeBSD;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_freetype.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=546d347dfa1a7ba5cc1667f884ac40141ef72a41;destsuffix=${OH_SRCDIR}/third_party/freetype;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_giflib.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f936616fa048745a33ca0fd97d4473b825b6947e;destsuffix=${OH_SRCDIR}/third_party/giflib;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_googletest.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fe7e36cbc95a8297f886abcae90197730997bf3a;destsuffix=${OH_SRCDIR}/third_party/googletest;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_icu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f4070a206ca2eab6eb6f9aa1ec4da2b5193451d6;destsuffix=${OH_SRCDIR}/third_party/icu;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_iniparser.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a7345b21a5c41aa697ee3d2622dca9b893caa604;destsuffix=${OH_SRCDIR}/third_party/iniparser;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libjpeg.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9a945d8b16e45fac6166e6613bc51fc72c08fd1c;destsuffix=${OH_SRCDIR}/third_party/libjpeg;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libpng.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ed7e9058e9f9d40d55c14e94e34f0b9eb263bf26;destsuffix=${OH_SRCDIR}/third_party/libpng;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_Linux_Kernel.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8b4d746e0472b1c4a29ad8e5cfce13efc3031378;destsuffix=${OH_SRCDIR}/third_party/Linux_Kernel;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_ltp.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=50254dce265c37e622e4f05174316cff80e69243;destsuffix=${OH_SRCDIR}/third_party/ltp;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_lwip.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4083784602686482d459515fdf4120deafa935ee;destsuffix=${OH_SRCDIR}/third_party/lwip;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mbedtls.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a232044d6adf73c37caf7f53ff78d99cfcd851af;destsuffix=${OH_SRCDIR}/third_party/mbedtls;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mksh.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=21c915cf18a64b07e8e2ebc462a6f736f88a2b03;destsuffix=${OH_SRCDIR}/third_party/mksh;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_musl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ec59c0238e89d38774068d77aa57a3556cd74c6e;destsuffix=${OH_SRCDIR}/third_party/musl;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_NuttX.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f4a8da2e0f0e51de3b93ff9519803af2d43ea21c;destsuffix=${OH_SRCDIR}/third_party/NuttX;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_openssl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=211c4a3533a36611475c4ad15138dd4f69181c09;destsuffix=${OH_SRCDIR}/third_party/openssl;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_optimized_routines.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0cab78bd9c9078585b3692623fbac29adf0da105;destsuffix=${OH_SRCDIR}/third_party/optimized-routines;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_qrcodegen.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=cff785c33b497199a81bffec5a278980d8ace815;destsuffix=${OH_SRCDIR}/third_party/qrcodegen;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_toybox.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8065f9ef151ec108227f3f439dbb6ba56c987ce0;destsuffix=${OH_SRCDIR}/third_party/toybox;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_wpa_supplicant.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=45069e0558911a5bebf1bb3136efd58a48b041ed;destsuffix=${OH_SRCDIR}/third_party/wpa_supplicant;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_zlib.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a63dfcb64a95451403c52d6df16e3f086ac5a365;destsuffix=${OH_SRCDIR}/third_party/zlib;lfs=0"
SRC_URI += "${GITEE_URL}/utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=061ca56baf4817fb43d1e151734ac0903ed66b02;destsuffix=${OH_SRCDIR}/utils;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=182f938ddc964629a43838eed425f736a2ad9b6f;destsuffix=${OH_SRCDIR}/utils/native;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4709f5bf2dbf590e51bfabb7a38a49a469199a5c;destsuffix=${OH_SRCDIR}/utils/native/lite;lfs=0"
SRC_URI += "${GITEE_URL}/vendor_hisilicon.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1cfe8408656040778a8eabd99b19ea92ee6ca8ca;destsuffix=${OH_SRCDIR}/vendor/hisilicon;lfs=0"
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# These SRC_URIs are the gitee repositories of the OpenHarmony v3.0
# sources needed to build the ipcamera target on Hispark Taurus.
# Some of these repositories need git lfs support. To quickly spot them
# and as a reminder, the 'lfs=1' option has been been added to the
# SRC_URI entries of the concerned repositories.
SRC_URI += "${GITEE_URL}/applications_sample_camera.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=cdba050aaa2392cb1fd627e7685f265bc83cc77d;destsuffix=${OH_SRCDIR}/applications/sample/camera;lfs=0"
SRC_URI += "${GITEE_URL}/applications_camera_screensaver_app.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ecc744e7a7e2411e1bba8139900d4f3621965015;destsuffix=${OH_SRCDIR}/applications/sample/camera/screensaver;lfs=0"
SRC_URI += "${GITEE_URL}/global_i18n_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=27edff853f87884749ceeef4671834b68eab8744;destsuffix=${OH_SRCDIR}/base/global/i18n_lite;lfs=0"
SRC_URI += "${GITEE_URL}/global_resmgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0a4e9f8f6508b43c7d8f71d945b89389e53445e2;destsuffix=${OH_SRCDIR}/base/global/resmgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hidumper_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=035274df44b80e5b3eeafd63cf9e390999424ea6;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hidumper_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f52ae28af5c23cc0449abbc752940a2e4eefb2aa;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b2979dda1d9241e0db30d26a0eaf733942772eae;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog_lite;lfs=0"
SRC_URI += "${GITEE_URL}/powermgr_battery_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f13a248c54a4a55a76f6397f457c4f79f2f0a096;destsuffix=${OH_SRCDIR}/base/powermgr/battery_lite;lfs=0"
SRC_URI += "${GITEE_URL}/powermgr_powermgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4f4f1c02494fe5610c5e736334fc3a44049e5a8f;destsuffix=${OH_SRCDIR}/base/powermgr/powermgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/security_appverify.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2cabb0f76df1b8e1836532301bdb7f7e3e66495f;destsuffix=${OH_SRCDIR}/base/security/appverify;lfs=0"
SRC_URI += "${GITEE_URL}/security_deviceauth.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ae787c07373c1f6ba6009d4ed174ce5002274c90;destsuffix=${OH_SRCDIR}/base/security/deviceauth;lfs=0"
SRC_URI += "${GITEE_URL}/security_huks.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=06d716c25e4b1694469966764ac45b0b2f9674ab;destsuffix=${OH_SRCDIR}/base/security/huks;lfs=0"
SRC_URI += "${GITEE_URL}/security_permission.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5ed87e08cd6289e6bae8fa3a93376ba455f3f69f;destsuffix=${OH_SRCDIR}/base/security/permission;lfs=0"
SRC_URI += "${GITEE_URL}/sensors_sensor_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b5aefe6d4efa2ad5fe185d8a5cd9f514e7e254f4;destsuffix=${OH_SRCDIR}/base/sensors/sensor_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_appspawn_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=455dd81b89a66bb90e4c2da6e1e3223c9824e59e;destsuffix=${OH_SRCDIR}/base/startup/appspawn_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_bootstrap_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6826e6e5300bcb103878010cec035fa76d6529bf;destsuffix=${OH_SRCDIR}/base/startup/bootstrap_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_init_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c434c731f1dd2af0cd566551c67601920658bcd9;destsuffix=${OH_SRCDIR}/base/startup/init_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_syspara_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ad8f87b2e5ffdbc71234963f7274709985e256a1;destsuffix=${OH_SRCDIR}/base/startup/syspara_lite;lfs=0"
SRC_URI += "${GITEE_URL}/update_ota_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2f50486e3dd5fc97d446f4d75857d0f9dec63ab2;destsuffix=${OH_SRCDIR}/base/update/ota_lite;lfs=0"
SRC_URI += "${GITEE_URL}/build.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fae45dcbe24118d596578fd1936007b9d299a443;destsuffix=${OH_SRCDIR}/build;lfs=0"
SRC_URI += "${GITEE_URL}/build_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ca8404b50e7ef73d0623b232d1ff751cff357c65;destsuffix=${OH_SRCDIR}/build/lite;lfs=0"
SRC_URI += "${GITEE_URL}/device_hisilicon_drivers.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=53583eba17cf272e32c2f8be13b9cd3ecefc9b7d;destsuffix=${OH_SRCDIR}/device/hisilicon/drivers;lfs=1"
SRC_URI += "${GITEE_URL}/device_hisilicon_hardware.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1eb007cc52b55b76b00fdca1cf589e3ad8479664;destsuffix=${OH_SRCDIR}/device/hisilicon/hardware;lfs=1"
SRC_URI += "${GITEE_URL}/device_hisilicon_hispark_taurus.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=bcb38a0103a9cbb04ca16f0d91e05b3075d9e2dc;destsuffix=${OH_SRCDIR}/device/hisilicon/hispark_taurus;lfs=1"
SRC_URI += "${GITEE_URL}/device_hisilicon_modules.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f48c2b4918166b84aaf0cf0bf4c325710cb97aa8;destsuffix=${OH_SRCDIR}/device/hisilicon/modules;lfs=1"
SRC_URI += "${GITEE_URL}/drivers_adapter.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9f6cd92cfa61cae193328e53577899f51d5b5fca;destsuffix=${OH_SRCDIR}/drivers/adapter;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_framework.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0defe33c93924da28b6782a4d1c24de1db8ba56a;destsuffix=${OH_SRCDIR}/drivers/framework;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_liteos.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b606037252c46b309c05dbac7b9da096e277eddd;destsuffix=${OH_SRCDIR}/drivers/liteos;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_peripheral.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=84884e14c845553a3d1bf044f69ea6ed49dc6f47;destsuffix=${OH_SRCDIR}/drivers/peripheral;lfs=0"
SRC_URI += "${GITEE_URL}/aafwk_aafwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=09f96dade5a2bfea82eca8541f27c5291d22b8bd;destsuffix=${OH_SRCDIR}/foundation/aafwk/aafwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/ace_ace_engine.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8fb1a473b25a457958e24f630f0b11ff7657ae35;destsuffix=${OH_SRCDIR}/foundation/ace/ace_engine;lfs=0"
SRC_URI += "${GITEE_URL}/ace_engine_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=baf474fdf84cc3b35160333e1550599bf7807004;destsuffix=${OH_SRCDIR}/foundation/ace/ace_engine_lite;lfs=0"
SRC_URI += "${GITEE_URL}/ai_engine.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6e8e37e99885e69665f585093f9e984d23beaf4f;destsuffix=${OH_SRCDIR}/foundation/ai/engine;lfs=0"
SRC_URI += "${GITEE_URL}/appexecfwk_appexecfwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=aac9e8bc039947a013083b7f9c74abf91994f303;destsuffix=${OH_SRCDIR}/foundation/appexecfwk/appexecfwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/communication_dsoftbus.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8b0ca49fd4a3867c3fa733cd9e9b90651b5cd949;destsuffix=${OH_SRCDIR}/foundation/communication/dsoftbus;lfs=0"
SRC_URI += "${GITEE_URL}/communication_ipc.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1f8af948221d174f285633291db942ec55058fae;destsuffix=${OH_SRCDIR}/foundation/communication/ipc;lfs=0"
SRC_URI += "${GITEE_URL}/communication_ipc_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d696c6c559390a3ab1094ca9ad5a0d020412911e;destsuffix=${OH_SRCDIR}/foundation/communication/ipc_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_dms_fwk.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=16bda0af9e7cad07a6155243f2c672e1723f0241;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/dmsfwk;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_dms_fwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a52cfc1967911cec4f274274ac57d87d19dfdbad;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/dmsfwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_safwk.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=54ae132edf235ecb5d4cb9a09dfce4efa79565a1;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/safwk;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_safwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=617c563308578bbd734e32c021945acbad598fba;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/safwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61cd494e57f9d316c3f91d77f539742337bb5452;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9186205af03508e7ff4b5a59b850420473d5ffcf;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_surface.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=7b081d0cb454140e5eab296b7c4fe1aba8a65e2e;destsuffix=${OH_SRCDIR}/foundation/graphic/surface;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_ui.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61972f0a4a391ff2fb907105cdf2a4c768649b34;destsuffix=${OH_SRCDIR}/foundation/graphic/ui;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=10c953b025a8878b720785190e0f00371552926d;destsuffix=${OH_SRCDIR}/foundation/graphic/utils;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_wms.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2bae1129dd2b49999c1be7305a557e841fd468ff;destsuffix=${OH_SRCDIR}/foundation/graphic/wms;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_audio_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=52d3cc82344dfb50e12cbcfb1489ef0a7b10ed70;destsuffix=${OH_SRCDIR}/foundation/multimedia/audio_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_camera_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5004f7d7029c608387305fc27829cdaa72cb1847;destsuffix=${OH_SRCDIR}/foundation/multimedia/camera_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_media_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d1c3f0b0536dcf96ed28338e235e3edcfc1bc10c;destsuffix=${OH_SRCDIR}/foundation/multimedia/media_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_utils_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e886cc4efde9d02bec0e7495b58f40f2cfa895ff;destsuffix=${OH_SRCDIR}/foundation/multimedia/utils/lite;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_liteos_a.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=88a0caae248b43f80e166cc89f2bfa0dec4b250b;destsuffix=${OH_SRCDIR}/kernel/liteos_a;lfs=0"
SRC_URI += "${GITEE_URL}/prebuilts_lite_sysroot.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6aee35e5f4af138b28224ba53044ddaa6221fea5;destsuffix=${OH_SRCDIR}/prebuilts/lite/sysroot;lfs=0"
SRC_URI += "${GITEE_URL}/test_developertest.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=151309bf6cdc7e31493a3461d3c7f17a1b371c09;destsuffix=${OH_SRCDIR}/test/developertest;lfs=0"
SRC_URI += "${GITEE_URL}/test_xdevice.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=bbf98218011f83bc08c643c6775ca1fb7986cc16;destsuffix=${OH_SRCDIR}/test/xdevice;lfs=0"
SRC_URI += "${GITEE_URL}/xts_acts.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2b2b266579d5d0ed3ff5f7b83ae5b0d410914550;destsuffix=${OH_SRCDIR}/test/xts/acts;lfs=0"
SRC_URI += "${GITEE_URL}/xts_tools_full.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=45ec1d2b5abf912aedbe117f8818e8fbbed513f4;destsuffix=${OH_SRCDIR}/test/xts/tools;lfs=0"
SRC_URI += "${GITEE_URL}/xts_tools.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b8ad2ea26013a0103943c3ccfd1b2370688c0e34;destsuffix=${OH_SRCDIR}/test/xts/tools/lite;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_bounds_checking_function.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e25097d4fa5a0f0e2ed70859eda09b1ae256c182;destsuffix=${OH_SRCDIR}/third_party/bounds_checking_function;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_cJSON.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c3fccacd8316b80ef8332fda6a6403456a5e2c23;destsuffix=${OH_SRCDIR}/third_party/cJSON;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FatFs.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b1ab348020f7d3c2d7604b023bef71468311b649;destsuffix=${OH_SRCDIR}/third_party/FatFs;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_ffmpeg.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b9778734e513d8fc4828b33beb68cf8cb0167ed7;destsuffix=${OH_SRCDIR}/third_party/ffmpeg;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FreeBSD.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4b6b8e1e949ffb7bbee39de1e9c20d865b8709c3;destsuffix=${OH_SRCDIR}/third_party/FreeBSD;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_freetype.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=546d347dfa1a7ba5cc1667f884ac40141ef72a41;destsuffix=${OH_SRCDIR}/third_party/freetype;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_giflib.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f936616fa048745a33ca0fd97d4473b825b6947e;destsuffix=${OH_SRCDIR}/third_party/giflib;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_googletest.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fe7e36cbc95a8297f886abcae90197730997bf3a;destsuffix=${OH_SRCDIR}/third_party/googletest;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_icu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f4070a206ca2eab6eb6f9aa1ec4da2b5193451d6;destsuffix=${OH_SRCDIR}/third_party/icu;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_iniparser.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a7345b21a5c41aa697ee3d2622dca9b893caa604;destsuffix=${OH_SRCDIR}/third_party/iniparser;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_jerryscript.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=af80f583751038494e1761a4ac3a3e78aad6b50f;destsuffix=${OH_SRCDIR}/third_party/jerryscript;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libcoap.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=49657cceb4b119572ddb7e0f6e662e803020bb45;destsuffix=${OH_SRCDIR}/third_party/libcoap;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libjpeg.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9a945d8b16e45fac6166e6613bc51fc72c08fd1c;destsuffix=${OH_SRCDIR}/third_party/libjpeg;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libpng.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ed7e9058e9f9d40d55c14e94e34f0b9eb263bf26;destsuffix=${OH_SRCDIR}/third_party/libpng;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_Linux_Kernel.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8b4d746e0472b1c4a29ad8e5cfce13efc3031378;destsuffix=${OH_SRCDIR}/third_party/Linux_Kernel;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_ltp.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=50254dce265c37e622e4f05174316cff80e69243;destsuffix=${OH_SRCDIR}/third_party/ltp;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_lwip.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4083784602686482d459515fdf4120deafa935ee;destsuffix=${OH_SRCDIR}/third_party/lwip;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mbedtls.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a232044d6adf73c37caf7f53ff78d99cfcd851af;destsuffix=${OH_SRCDIR}/third_party/mbedtls;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mksh.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=21c915cf18a64b07e8e2ebc462a6f736f88a2b03;destsuffix=${OH_SRCDIR}/third_party/mksh;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_musl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ec59c0238e89d38774068d77aa57a3556cd74c6e;destsuffix=${OH_SRCDIR}/third_party/musl;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_NuttX.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f4a8da2e0f0e51de3b93ff9519803af2d43ea21c;destsuffix=${OH_SRCDIR}/third_party/NuttX;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_openssl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=211c4a3533a36611475c4ad15138dd4f69181c09;destsuffix=${OH_SRCDIR}/third_party/openssl;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_optimized_routines.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0cab78bd9c9078585b3692623fbac29adf0da105;destsuffix=${OH_SRCDIR}/third_party/optimized-routines;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_qrcodegen.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=cff785c33b497199a81bffec5a278980d8ace815;destsuffix=${OH_SRCDIR}/third_party/qrcodegen;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_toybox.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8065f9ef151ec108227f3f439dbb6ba56c987ce0;destsuffix=${OH_SRCDIR}/third_party/toybox;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_wpa_supplicant.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=45069e0558911a5bebf1bb3136efd58a48b041ed;destsuffix=${OH_SRCDIR}/third_party/wpa_supplicant;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_zlib.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a63dfcb64a95451403c52d6df16e3f086ac5a365;destsuffix=${OH_SRCDIR}/third_party/zlib;lfs=0"
SRC_URI += "${GITEE_URL}/utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=061ca56baf4817fb43d1e151734ac0903ed66b02;destsuffix=${OH_SRCDIR}/utils;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=182f938ddc964629a43838eed425f736a2ad9b6f;destsuffix=${OH_SRCDIR}/utils/native;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4709f5bf2dbf590e51bfabb7a38a49a469199a5c;destsuffix=${OH_SRCDIR}/utils/native/lite;lfs=0"
SRC_URI += "${GITEE_URL}/vendor_hisilicon.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1cfe8408656040778a8eabd99b19ea92ee6ca8ca;destsuffix=${OH_SRCDIR}/vendor/hisilicon;lfs=0"
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# These SRC_URIs are the gitee repositories of the OpenHarmony v3.0
# sources needed to build the ipcamera-linux target on Hispark Taurus.
# Some of these repositories need git lfs support. To quickly spot them
# and as a reminder, the 'lfs=1' option has been been added to the
# SRC_URI entries of the concerned repositories.
SRC_URI += "${GITEE_URL}/applications_sample_camera.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=cdba050aaa2392cb1fd627e7685f265bc83cc77d;destsuffix=${OH_SRCDIR}/applications/sample/camera;lfs=0"
SRC_URI += "${GITEE_URL}/applications_camera_screensaver_app.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ecc744e7a7e2411e1bba8139900d4f3621965015;destsuffix=${OH_SRCDIR}/applications/sample/camera/screensaver;lfs=0"
SRC_URI += "${GITEE_URL}/global_cust_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=12566528038b26fd177e296d099f5bcee00dd244;destsuffix=${OH_SRCDIR}/base/global/cust_lite;lfs=0"
SRC_URI += "${GITEE_URL}/global_i18n_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=27edff853f87884749ceeef4671834b68eab8744;destsuffix=${OH_SRCDIR}/base/global/i18n_lite;lfs=0"
SRC_URI += "${GITEE_URL}/global_resmgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0a4e9f8f6508b43c7d8f71d945b89389e53445e2;destsuffix=${OH_SRCDIR}/base/global/resmgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f52ae28af5c23cc0449abbc752940a2e4eefb2aa;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b2979dda1d9241e0db30d26a0eaf733942772eae;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog_lite;lfs=0"
SRC_URI += "${GITEE_URL}/powermgr_battery_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f13a248c54a4a55a76f6397f457c4f79f2f0a096;destsuffix=${OH_SRCDIR}/base/powermgr/battery_lite;lfs=0"
SRC_URI += "${GITEE_URL}/powermgr_powermgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4f4f1c02494fe5610c5e736334fc3a44049e5a8f;destsuffix=${OH_SRCDIR}/base/powermgr/powermgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/security_appverify.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2cabb0f76df1b8e1836532301bdb7f7e3e66495f;destsuffix=${OH_SRCDIR}/base/security/appverify;lfs=0"
SRC_URI += "${GITEE_URL}/security_deviceauth.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ae787c07373c1f6ba6009d4ed174ce5002274c90;destsuffix=${OH_SRCDIR}/base/security/deviceauth;lfs=0"
SRC_URI += "${GITEE_URL}/security_huks.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=06d716c25e4b1694469966764ac45b0b2f9674ab;destsuffix=${OH_SRCDIR}/base/security/huks;lfs=0"
SRC_URI += "${GITEE_URL}/security_permission.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5ed87e08cd6289e6bae8fa3a93376ba455f3f69f;destsuffix=${OH_SRCDIR}/base/security/permission;lfs=0"
SRC_URI += "${GITEE_URL}/startup_appspawn_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=455dd81b89a66bb90e4c2da6e1e3223c9824e59e;destsuffix=${OH_SRCDIR}/base/startup/appspawn_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_bootstrap_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6826e6e5300bcb103878010cec035fa76d6529bf;destsuffix=${OH_SRCDIR}/base/startup/bootstrap_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_init_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c434c731f1dd2af0cd566551c67601920658bcd9;destsuffix=${OH_SRCDIR}/base/startup/init_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_syspara_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ad8f87b2e5ffdbc71234963f7274709985e256a1;destsuffix=${OH_SRCDIR}/base/startup/syspara_lite;lfs=0"
SRC_URI += "${GITEE_URL}/update_ota_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2f50486e3dd5fc97d446f4d75857d0f9dec63ab2;destsuffix=${OH_SRCDIR}/base/update/ota_lite;lfs=0"
SRC_URI += "${GITEE_URL}/build.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fae45dcbe24118d596578fd1936007b9d299a443;destsuffix=${OH_SRCDIR}/build;lfs=0"
SRC_URI += "${GITEE_URL}/build_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ca8404b50e7ef73d0623b232d1ff751cff357c65;destsuffix=${OH_SRCDIR}/build/lite;lfs=0"
SRC_URI += "${GITEE_URL}/device_hisilicon_drivers.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=53583eba17cf272e32c2f8be13b9cd3ecefc9b7d;destsuffix=${OH_SRCDIR}/device/hisilicon/drivers;lfs=1"
SRC_URI += "${GITEE_URL}/device_hisilicon_hardware.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1eb007cc52b55b76b00fdca1cf589e3ad8479664;destsuffix=${OH_SRCDIR}/device/hisilicon/hardware;lfs=1"
SRC_URI += "${GITEE_URL}/device_hisilicon_hispark_taurus.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=bcb38a0103a9cbb04ca16f0d91e05b3075d9e2dc;destsuffix=${OH_SRCDIR}/device/hisilicon/hispark_taurus;lfs=1"
SRC_URI += "${GITEE_URL}/device_hisilicon_modules.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f48c2b4918166b84aaf0cf0bf4c325710cb97aa8;destsuffix=${OH_SRCDIR}/device/hisilicon/modules;lfs=1"
SRC_URI += "${GITEE_URL}/drivers_adapter.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9f6cd92cfa61cae193328e53577899f51d5b5fca;destsuffix=${OH_SRCDIR}/drivers/adapter;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_adapter_khdf_linux.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1ee1a4cc8d4e043f66f29b123352ab78c8d1ea6a;destsuffix=${OH_SRCDIR}/drivers/adapter/khdf/linux;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_framework.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0defe33c93924da28b6782a4d1c24de1db8ba56a;destsuffix=${OH_SRCDIR}/drivers/framework;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_peripheral.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=84884e14c845553a3d1bf044f69ea6ed49dc6f47;destsuffix=${OH_SRCDIR}/drivers/peripheral;lfs=0"
SRC_URI += "${GITEE_URL}/aafwk_aafwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=09f96dade5a2bfea82eca8541f27c5291d22b8bd;destsuffix=${OH_SRCDIR}/foundation/aafwk/aafwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/ace_ace_engine.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8fb1a473b25a457958e24f630f0b11ff7657ae35;destsuffix=${OH_SRCDIR}/foundation/ace/ace_engine;lfs=0"
SRC_URI += "${GITEE_URL}/ace_engine_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=baf474fdf84cc3b35160333e1550599bf7807004;destsuffix=${OH_SRCDIR}/foundation/ace/ace_engine_lite;lfs=0"
SRC_URI += "${GITEE_URL}/appexecfwk_appexecfwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=aac9e8bc039947a013083b7f9c74abf91994f303;destsuffix=${OH_SRCDIR}/foundation/appexecfwk/appexecfwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/communication_dsoftbus.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8b0ca49fd4a3867c3fa733cd9e9b90651b5cd949;destsuffix=${OH_SRCDIR}/foundation/communication/dsoftbus;lfs=0"
SRC_URI += "${GITEE_URL}/communication_ipc.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1f8af948221d174f285633291db942ec55058fae;destsuffix=${OH_SRCDIR}/foundation/communication/ipc;lfs=0"
SRC_URI += "${GITEE_URL}/communication_ipc_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d696c6c559390a3ab1094ca9ad5a0d020412911e;destsuffix=${OH_SRCDIR}/foundation/communication/ipc_lite;lfs=0"
SRC_URI += "${GITEE_URL}/device_manager.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=48c198120596a1b72dab9692eb669858aa538c1f;destsuffix=${OH_SRCDIR}/foundation/distributedhardware/devicemanager;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_dms_fwk.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=16bda0af9e7cad07a6155243f2c672e1723f0241;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/dmsfwk;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_dms_fwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a52cfc1967911cec4f274274ac57d87d19dfdbad;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/dmsfwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_safwk.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=54ae132edf235ecb5d4cb9a09dfce4efa79565a1;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/safwk;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_safwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=617c563308578bbd734e32c021945acbad598fba;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/safwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61cd494e57f9d316c3f91d77f539742337bb5452;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9186205af03508e7ff4b5a59b850420473d5ffcf;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_surface.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=7b081d0cb454140e5eab296b7c4fe1aba8a65e2e;destsuffix=${OH_SRCDIR}/foundation/graphic/surface;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_ui.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61972f0a4a391ff2fb907105cdf2a4c768649b34;destsuffix=${OH_SRCDIR}/foundation/graphic/ui;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=10c953b025a8878b720785190e0f00371552926d;destsuffix=${OH_SRCDIR}/foundation/graphic/utils;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_wms.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2bae1129dd2b49999c1be7305a557e841fd468ff;destsuffix=${OH_SRCDIR}/foundation/graphic/wms;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_audio_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=52d3cc82344dfb50e12cbcfb1489ef0a7b10ed70;destsuffix=${OH_SRCDIR}/foundation/multimedia/audio_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_camera_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5004f7d7029c608387305fc27829cdaa72cb1847;destsuffix=${OH_SRCDIR}/foundation/multimedia/camera_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_media_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d1c3f0b0536dcf96ed28338e235e3edcfc1bc10c;destsuffix=${OH_SRCDIR}/foundation/multimedia/media_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_utils_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e886cc4efde9d02bec0e7495b58f40f2cfa895ff;destsuffix=${OH_SRCDIR}/foundation/multimedia/utils/lite;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_linux_build.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c6f630995fec5d20dc9d2261a7ecd0b1850a5bd1;destsuffix=${OH_SRCDIR}/kernel/linux/build;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_linux_config.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2000371ab6f7751b4a04084658e6efde8699daf0;destsuffix=${OH_SRCDIR}/kernel/linux/config;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_linux_5.10.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fa76bac1ea36f03c88fb036d08ae6f85fbc5a2e9;destsuffix=${OH_SRCDIR}/kernel/linux/linux-5.10;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_linux_patches.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c6eb684a52b6ff8046d4cd696ee769c7f13bc7a2;destsuffix=${OH_SRCDIR}/kernel/linux/patches;lfs=0"
SRC_URI += "${GITEE_URL}/prebuilts_lite_sysroot.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6aee35e5f4af138b28224ba53044ddaa6221fea5;destsuffix=${OH_SRCDIR}/prebuilts/lite/sysroot;lfs=0"
SRC_URI += "${GITEE_URL}/test_developertest.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=151309bf6cdc7e31493a3461d3c7f17a1b371c09;destsuffix=${OH_SRCDIR}/test/developertest;lfs=0"
SRC_URI += "${GITEE_URL}/test_xdevice.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=bbf98218011f83bc08c643c6775ca1fb7986cc16;destsuffix=${OH_SRCDIR}/test/xdevice;lfs=0"
SRC_URI += "${GITEE_URL}/xts_acts.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2b2b266579d5d0ed3ff5f7b83ae5b0d410914550;destsuffix=${OH_SRCDIR}/test/xts/acts;lfs=0"
SRC_URI += "${GITEE_URL}/xts_tools_full.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=45ec1d2b5abf912aedbe117f8818e8fbbed513f4;destsuffix=${OH_SRCDIR}/test/xts/tools;lfs=0"
SRC_URI += "${GITEE_URL}/xts_tools.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b8ad2ea26013a0103943c3ccfd1b2370688c0e34;destsuffix=${OH_SRCDIR}/test/xts/tools/lite;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_bounds_checking_function.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e25097d4fa5a0f0e2ed70859eda09b1ae256c182;destsuffix=${OH_SRCDIR}/third_party/bounds_checking_function;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_cJSON.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c3fccacd8316b80ef8332fda6a6403456a5e2c23;destsuffix=${OH_SRCDIR}/third_party/cJSON;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_cryptsetup.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c7c4e25b8e27781804cca8577fc0c4c83bb89eeb;destsuffix=${OH_SRCDIR}/third_party/cryptsetup;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_e2fsprogs.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=538c30fa8b3e16dda183f96d315dfcd5cc9d52a9;destsuffix=${OH_SRCDIR}/third_party/e2fsprogs;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_ffmpeg.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b9778734e513d8fc4828b33beb68cf8cb0167ed7;destsuffix=${OH_SRCDIR}/third_party/ffmpeg;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FreeBSD.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4b6b8e1e949ffb7bbee39de1e9c20d865b8709c3;destsuffix=${OH_SRCDIR}/third_party/FreeBSD;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_freetype.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=546d347dfa1a7ba5cc1667f884ac40141ef72a41;destsuffix=${OH_SRCDIR}/third_party/freetype;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_giflib.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f936616fa048745a33ca0fd97d4473b825b6947e;destsuffix=${OH_SRCDIR}/third_party/giflib;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_googletest.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fe7e36cbc95a8297f886abcae90197730997bf3a;destsuffix=${OH_SRCDIR}/third_party/googletest;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_icu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f4070a206ca2eab6eb6f9aa1ec4da2b5193451d6;destsuffix=${OH_SRCDIR}/third_party/icu;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_iniparser.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a7345b21a5c41aa697ee3d2622dca9b893caa604;destsuffix=${OH_SRCDIR}/third_party/iniparser;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_jerryscript.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=af80f583751038494e1761a4ac3a3e78aad6b50f;destsuffix=${OH_SRCDIR}/third_party/jerryscript;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_json.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=bea9d330f596aebf27f2a6e037cba4e7d5db1773;destsuffix=${OH_SRCDIR}/third_party/json;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_JSON-C.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4bfd967d9d7759212fe9a7588358ab9a660b3293;destsuffix=${OH_SRCDIR}/third_party/JSON-C;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libcoap.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=49657cceb4b119572ddb7e0f6e662e803020bb45;destsuffix=${OH_SRCDIR}/third_party/libcoap;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libjpeg.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9a945d8b16e45fac6166e6613bc51fc72c08fd1c;destsuffix=${OH_SRCDIR}/third_party/libjpeg;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libpng.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ed7e9058e9f9d40d55c14e94e34f0b9eb263bf26;destsuffix=${OH_SRCDIR}/third_party/libpng;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libuuid.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b751e53f6c32cae1dcdb17d8edf290015ddca86c;destsuffix=${OH_SRCDIR}/third_party/libuuid;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_LVM2.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61741e0cc66ed18ed355445a5329f8db30797ae7;destsuffix=${OH_SRCDIR}/third_party/LVM2;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mbedtls.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a232044d6adf73c37caf7f53ff78d99cfcd851af;destsuffix=${OH_SRCDIR}/third_party/mbedtls;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mksh.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=21c915cf18a64b07e8e2ebc462a6f736f88a2b03;destsuffix=${OH_SRCDIR}/third_party/mksh;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_musl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ec59c0238e89d38774068d77aa57a3556cd74c6e;destsuffix=${OH_SRCDIR}/third_party/musl;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_openssl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=211c4a3533a36611475c4ad15138dd4f69181c09;destsuffix=${OH_SRCDIR}/third_party/openssl;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_popt.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=7349341b0fa0533e7c49e8d7acd687cf653818f9;destsuffix=${OH_SRCDIR}/third_party/popt;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_qrcodegen.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=cff785c33b497199a81bffec5a278980d8ace815;destsuffix=${OH_SRCDIR}/third_party/qrcodegen;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_toybox.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8065f9ef151ec108227f3f439dbb6ba56c987ce0;destsuffix=${OH_SRCDIR}/third_party/toybox;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_wpa_supplicant.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=45069e0558911a5bebf1bb3136efd58a48b041ed;destsuffix=${OH_SRCDIR}/third_party/wpa_supplicant;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_zlib.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a63dfcb64a95451403c52d6df16e3f086ac5a365;destsuffix=${OH_SRCDIR}/third_party/zlib;lfs=0"
SRC_URI += "${GITEE_URL}/utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=061ca56baf4817fb43d1e151734ac0903ed66b02;destsuffix=${OH_SRCDIR}/utils;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=182f938ddc964629a43838eed425f736a2ad9b6f;destsuffix=${OH_SRCDIR}/utils/native;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4709f5bf2dbf590e51bfabb7a38a49a469199a5c;destsuffix=${OH_SRCDIR}/utils/native/lite;lfs=0"
SRC_URI += "${GITEE_URL}/vendor_hisilicon.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1cfe8408656040778a8eabd99b19ea92ee6ca8ca;destsuffix=${OH_SRCDIR}/vendor/hisilicon;lfs=0"
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# These SRC_URIs are the gitee repositories of the OpenHarmony v3.0
# sources needed to build the mini-system-demo target on Qemu ARMm4.
# Some of these repositories need git lfs support. To quickly spot them
# and as a reminder, the 'lfs=1' option has been been added to the
# SRC_URI entries of the concerned repositories.
SRC_URI += "${GITEE_URL}/hiviewdfx_hievent_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e549cdc251d802c6c23d54ec670cc8c7f5f7c55b;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hievent_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b2979dda1d9241e0db30d26a0eaf733942772eae;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hiview.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=32251dad5b7623631288a1947518e03494c1f7a4;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hiview;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hiview_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5de58e339e21640db91ead60c520cc94ca7ae032;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hiview_lite;lfs=0"
SRC_URI += "${GITEE_URL}/security_huks.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=06d716c25e4b1694469966764ac45b0b2f9674ab;destsuffix=${OH_SRCDIR}/base/security/huks;lfs=0"
SRC_URI += "${GITEE_URL}/startup_bootstrap_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6826e6e5300bcb103878010cec035fa76d6529bf;destsuffix=${OH_SRCDIR}/base/startup/bootstrap_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_syspara_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ad8f87b2e5ffdbc71234963f7274709985e256a1;destsuffix=${OH_SRCDIR}/base/startup/syspara_lite;lfs=0"
SRC_URI += "${GITEE_URL}/build.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fae45dcbe24118d596578fd1936007b9d299a443;destsuffix=${OH_SRCDIR}/build;lfs=0"
SRC_URI += "${GITEE_URL}/build_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ca8404b50e7ef73d0623b232d1ff751cff357c65;destsuffix=${OH_SRCDIR}/build/lite;lfs=0"
SRC_URI += "${GITEE_URL}/device_qemu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=00bf590c9d04ee5af641ccff7e8a02eb6ff727e0;destsuffix=${OH_SRCDIR}/device/qemu;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_adapter.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9f6cd92cfa61cae193328e53577899f51d5b5fca;destsuffix=${OH_SRCDIR}/drivers/adapter;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_framework.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0defe33c93924da28b6782a4d1c24de1db8ba56a;destsuffix=${OH_SRCDIR}/drivers/framework;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61cd494e57f9d316c3f91d77f539742337bb5452;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9186205af03508e7ff4b5a59b850420473d5ffcf;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_liteos_m.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=773613af169f445428e93eb5d3025f0fe5420c6b;destsuffix=${OH_SRCDIR}/kernel/liteos_m;lfs=0"
SRC_URI += "${GITEE_URL}/prebuilts_lite_sysroot.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6aee35e5f4af138b28224ba53044ddaa6221fea5;destsuffix=${OH_SRCDIR}/prebuilts/lite/sysroot;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_bounds_checking_function.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e25097d4fa5a0f0e2ed70859eda09b1ae256c182;destsuffix=${OH_SRCDIR}/third_party/bounds_checking_function;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_cmsis.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2ab5422fccd0ac2583fb616ee52051f6a043506a;destsuffix=${OH_SRCDIR}/third_party/cmsis;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FatFs.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b1ab348020f7d3c2d7604b023bef71468311b649;destsuffix=${OH_SRCDIR}/third_party/FatFs;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_littlefs.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=aadfa52ea39fc349c23c0674110f8bcc61b37df0;destsuffix=${OH_SRCDIR}/third_party/littlefs;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mbedtls.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a232044d6adf73c37caf7f53ff78d99cfcd851af;destsuffix=${OH_SRCDIR}/third_party/mbedtls;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_musl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ec59c0238e89d38774068d77aa57a3556cd74c6e;destsuffix=${OH_SRCDIR}/third_party/musl;lfs=0"
SRC_URI += "${GITEE_URL}/utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=061ca56baf4817fb43d1e151734ac0903ed66b02;destsuffix=${OH_SRCDIR}/utils;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=182f938ddc964629a43838eed425f736a2ad9b6f;destsuffix=${OH_SRCDIR}/utils/native;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4709f5bf2dbf590e51bfabb7a38a49a469199a5c;destsuffix=${OH_SRCDIR}/utils/native/lite;lfs=0"
SRC_URI += "${GITEE_URL}/vendor_ohemu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d15e2d904247ca47b0accdc7f9e5bd770e228ec5;destsuffix=${OH_SRCDIR}/vendor/ohemu;lfs=0"
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# These SRC_URIs are the gitee repositories of the OpenHarmony v3.0
# sources needed to build the mini-system-demo target on Qemu RISCv32.
SRC_URI += "${GITEE_URL}/build.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fae45dcbe24118d596578fd1936007b9d299a443;destsuffix=${OH_SRCDIR}/build;lfs=0"
SRC_URI += "${GITEE_URL}/build_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ca8404b50e7ef73d0623b232d1ff751cff357c65;destsuffix=${OH_SRCDIR}/build/lite;lfs=0"
SRC_URI += "${GITEE_URL}/device_qemu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=00bf590c9d04ee5af641ccff7e8a02eb6ff727e0;destsuffix=${OH_SRCDIR}/device/qemu;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_adapter.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9f6cd92cfa61cae193328e53577899f51d5b5fca;destsuffix=${OH_SRCDIR}/drivers/adapter;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_framework.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0defe33c93924da28b6782a4d1c24de1db8ba56a;destsuffix=${OH_SRCDIR}/drivers/framework;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_liteos_m.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=773613af169f445428e93eb5d3025f0fe5420c6b;destsuffix=${OH_SRCDIR}/kernel/liteos_m;lfs=0"
SRC_URI += "${GITEE_URL}/prebuilts_lite_sysroot.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6aee35e5f4af138b28224ba53044ddaa6221fea5;destsuffix=${OH_SRCDIR}/prebuilts/lite/sysroot;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_bounds_checking_function.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e25097d4fa5a0f0e2ed70859eda09b1ae256c182;destsuffix=${OH_SRCDIR}/third_party/bounds_checking_function;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_cmsis.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2ab5422fccd0ac2583fb616ee52051f6a043506a;destsuffix=${OH_SRCDIR}/third_party/cmsis;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FatFs.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b1ab348020f7d3c2d7604b023bef71468311b649;destsuffix=${OH_SRCDIR}/third_party/FatFs;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_littlefs.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=aadfa52ea39fc349c23c0674110f8bcc61b37df0;destsuffix=${OH_SRCDIR}/third_party/littlefs;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_musl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ec59c0238e89d38774068d77aa57a3556cd74c6e;destsuffix=${OH_SRCDIR}/third_party/musl;lfs=0"
SRC_URI += "${GITEE_URL}/utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=061ca56baf4817fb43d1e151734ac0903ed66b02;destsuffix=${OH_SRCDIR}/utils;lfs=0"
SRC_URI += "${GITEE_URL}/vendor_ohemu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d15e2d904247ca47b0accdc7f9e5bd770e228ec5;destsuffix=${OH_SRCDIR}/vendor/ohemu;lfs=0"
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# These SRC_URIs are the gitee repositories of the OpenHarmony v3.0
# sources needed to build the small-system-demo target on Qemu ARMa7.
# Some of these repositories need git lfs support. To quickly spot them
# and as a reminder, the 'lfs=1' option has been been added to the
# SRC_URI entries of the concerned repositories.
SRC_URI += "${GITEE_URL}/global_i18n_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=27edff853f87884749ceeef4671834b68eab8744;destsuffix=${OH_SRCDIR}/base/global/i18n_lite;lfs=0"
SRC_URI += "${GITEE_URL}/global_resmgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0a4e9f8f6508b43c7d8f71d945b89389e53445e2;destsuffix=${OH_SRCDIR}/base/global/resmgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hidumper_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=035274df44b80e5b3eeafd63cf9e390999424ea6;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hidumper_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f52ae28af5c23cc0449abbc752940a2e4eefb2aa;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b2979dda1d9241e0db30d26a0eaf733942772eae;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog_lite;lfs=0"
SRC_URI += "${GITEE_URL}/powermgr_battery_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f13a248c54a4a55a76f6397f457c4f79f2f0a096;destsuffix=${OH_SRCDIR}/base/powermgr/battery_lite;lfs=0"
SRC_URI += "${GITEE_URL}/powermgr_powermgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4f4f1c02494fe5610c5e736334fc3a44049e5a8f;destsuffix=${OH_SRCDIR}/base/powermgr/powermgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/security_appverify.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2cabb0f76df1b8e1836532301bdb7f7e3e66495f;destsuffix=${OH_SRCDIR}/base/security/appverify;lfs=0"
SRC_URI += "${GITEE_URL}/security_deviceauth.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ae787c07373c1f6ba6009d4ed174ce5002274c90;destsuffix=${OH_SRCDIR}/base/security/deviceauth;lfs=0"
SRC_URI += "${GITEE_URL}/security_huks.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=06d716c25e4b1694469966764ac45b0b2f9674ab;destsuffix=${OH_SRCDIR}/base/security/huks;lfs=0"
SRC_URI += "${GITEE_URL}/security_permission.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5ed87e08cd6289e6bae8fa3a93376ba455f3f69f;destsuffix=${OH_SRCDIR}/base/security/permission;lfs=0"
SRC_URI += "${GITEE_URL}/startup_appspawn_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=455dd81b89a66bb90e4c2da6e1e3223c9824e59e;destsuffix=${OH_SRCDIR}/base/startup/appspawn_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_bootstrap_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6826e6e5300bcb103878010cec035fa76d6529bf;destsuffix=${OH_SRCDIR}/base/startup/bootstrap_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_init_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c434c731f1dd2af0cd566551c67601920658bcd9;destsuffix=${OH_SRCDIR}/base/startup/init_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_syspara_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ad8f87b2e5ffdbc71234963f7274709985e256a1;destsuffix=${OH_SRCDIR}/base/startup/syspara_lite;lfs=0"
SRC_URI += "${GITEE_URL}/build.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fae45dcbe24118d596578fd1936007b9d299a443;destsuffix=${OH_SRCDIR}/build;lfs=0"
SRC_URI += "${GITEE_URL}/build_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ca8404b50e7ef73d0623b232d1ff751cff357c65;destsuffix=${OH_SRCDIR}/build/lite;lfs=0"
SRC_URI += "${GITEE_URL}/device_hisilicon_drivers.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=53583eba17cf272e32c2f8be13b9cd3ecefc9b7d;destsuffix=${OH_SRCDIR}/device/hisilicon/drivers;lfs=1"
SRC_URI += "${GITEE_URL}/device_qemu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=00bf590c9d04ee5af641ccff7e8a02eb6ff727e0;destsuffix=${OH_SRCDIR}/device/qemu;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_adapter.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9f6cd92cfa61cae193328e53577899f51d5b5fca;destsuffix=${OH_SRCDIR}/drivers/adapter;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_framework.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0defe33c93924da28b6782a4d1c24de1db8ba56a;destsuffix=${OH_SRCDIR}/drivers/framework;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_liteos.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b606037252c46b309c05dbac7b9da096e277eddd;destsuffix=${OH_SRCDIR}/drivers/liteos;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_peripheral.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=84884e14c845553a3d1bf044f69ea6ed49dc6f47;destsuffix=${OH_SRCDIR}/drivers/peripheral;lfs=0"
SRC_URI += "${GITEE_URL}/aafwk_aafwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=09f96dade5a2bfea82eca8541f27c5291d22b8bd;destsuffix=${OH_SRCDIR}/foundation/aafwk/aafwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/appexecfwk_appexecfwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=aac9e8bc039947a013083b7f9c74abf91994f303;destsuffix=${OH_SRCDIR}/foundation/appexecfwk/appexecfwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/communication_dsoftbus.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8b0ca49fd4a3867c3fa733cd9e9b90651b5cd949;destsuffix=${OH_SRCDIR}/foundation/communication/dsoftbus;lfs=0"
SRC_URI += "${GITEE_URL}/communication_ipc.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1f8af948221d174f285633291db942ec55058fae;destsuffix=${OH_SRCDIR}/foundation/communication/ipc;lfs=0"
SRC_URI += "${GITEE_URL}/communication_ipc_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d696c6c559390a3ab1094ca9ad5a0d020412911e;destsuffix=${OH_SRCDIR}/foundation/communication/ipc_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_dms_fwk.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=16bda0af9e7cad07a6155243f2c672e1723f0241;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/dmsfwk;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_dms_fwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a52cfc1967911cec4f274274ac57d87d19dfdbad;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/dmsfwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_safwk.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=54ae132edf235ecb5d4cb9a09dfce4efa79565a1;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/safwk;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_safwk_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=617c563308578bbd734e32c021945acbad598fba;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/safwk_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61cd494e57f9d316c3f91d77f539742337bb5452;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9186205af03508e7ff4b5a59b850420473d5ffcf;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_surface.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=7b081d0cb454140e5eab296b7c4fe1aba8a65e2e;destsuffix=${OH_SRCDIR}/foundation/graphic/surface;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_ui.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61972f0a4a391ff2fb907105cdf2a4c768649b34;destsuffix=${OH_SRCDIR}/foundation/graphic/ui;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=10c953b025a8878b720785190e0f00371552926d;destsuffix=${OH_SRCDIR}/foundation/graphic/utils;lfs=0"
SRC_URI += "${GITEE_URL}/graphic_wms.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2bae1129dd2b49999c1be7305a557e841fd468ff;destsuffix=${OH_SRCDIR}/foundation/graphic/wms;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_media_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d1c3f0b0536dcf96ed28338e235e3edcfc1bc10c;destsuffix=${OH_SRCDIR}/foundation/multimedia/media_lite;lfs=0"
SRC_URI += "${GITEE_URL}/multimedia_utils_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e886cc4efde9d02bec0e7495b58f40f2cfa895ff;destsuffix=${OH_SRCDIR}/foundation/multimedia/utils/lite;lfs=0"
SRC_URI += "${GITEE_URL}/kernel_liteos_a.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=88a0caae248b43f80e166cc89f2bfa0dec4b250b;destsuffix=${OH_SRCDIR}/kernel/liteos_a;lfs=0"
SRC_URI += "${GITEE_URL}/prebuilts_lite_sysroot.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6aee35e5f4af138b28224ba53044ddaa6221fea5;destsuffix=${OH_SRCDIR}/prebuilts/lite/sysroot;lfs=0"
SRC_URI += "${GITEE_URL}/test_developertest.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=151309bf6cdc7e31493a3461d3c7f17a1b371c09;destsuffix=${OH_SRCDIR}/test/developertest;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_bounds_checking_function.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e25097d4fa5a0f0e2ed70859eda09b1ae256c182;destsuffix=${OH_SRCDIR}/third_party/bounds_checking_function;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_cJSON.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c3fccacd8316b80ef8332fda6a6403456a5e2c23;destsuffix=${OH_SRCDIR}/third_party/cJSON;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FatFs.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b1ab348020f7d3c2d7604b023bef71468311b649;destsuffix=${OH_SRCDIR}/third_party/FatFs;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_FreeBSD.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4b6b8e1e949ffb7bbee39de1e9c20d865b8709c3;destsuffix=${OH_SRCDIR}/third_party/FreeBSD;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_freetype.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=546d347dfa1a7ba5cc1667f884ac40141ef72a41;destsuffix=${OH_SRCDIR}/third_party/freetype;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_giflib.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f936616fa048745a33ca0fd97d4473b825b6947e;destsuffix=${OH_SRCDIR}/third_party/giflib;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_googletest.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fe7e36cbc95a8297f886abcae90197730997bf3a;destsuffix=${OH_SRCDIR}/third_party/googletest;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_gstreamer.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=3615706ff8ac0d15b6846b040fa47eabc797445a;destsuffix=${OH_SRCDIR}/third_party/gstreamer;lfs=1"
SRC_URI += "${GITEE_URL}/third_party_icu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f4070a206ca2eab6eb6f9aa1ec4da2b5193451d6;destsuffix=${OH_SRCDIR}/third_party/icu;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libcoap.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=49657cceb4b119572ddb7e0f6e662e803020bb45;destsuffix=${OH_SRCDIR}/third_party/libcoap;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libjpeg.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9a945d8b16e45fac6166e6613bc51fc72c08fd1c;destsuffix=${OH_SRCDIR}/third_party/libjpeg;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_libpng.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ed7e9058e9f9d40d55c14e94e34f0b9eb263bf26;destsuffix=${OH_SRCDIR}/third_party/libpng;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_Linux_Kernel.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8b4d746e0472b1c4a29ad8e5cfce13efc3031378;destsuffix=${OH_SRCDIR}/third_party/Linux_Kernel;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_lwip.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4083784602686482d459515fdf4120deafa935ee;destsuffix=${OH_SRCDIR}/third_party/lwip;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mbedtls.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a232044d6adf73c37caf7f53ff78d99cfcd851af;destsuffix=${OH_SRCDIR}/third_party/mbedtls;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mksh.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=21c915cf18a64b07e8e2ebc462a6f736f88a2b03;destsuffix=${OH_SRCDIR}/third_party/mksh;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_musl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ec59c0238e89d38774068d77aa57a3556cd74c6e;destsuffix=${OH_SRCDIR}/third_party/musl;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_NuttX.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f4a8da2e0f0e51de3b93ff9519803af2d43ea21c;destsuffix=${OH_SRCDIR}/third_party/NuttX;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_openssl.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=211c4a3533a36611475c4ad15138dd4f69181c09;destsuffix=${OH_SRCDIR}/third_party/openssl;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_optimized_routines.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0cab78bd9c9078585b3692623fbac29adf0da105;destsuffix=${OH_SRCDIR}/third_party/optimized-routines;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_qrcodegen.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=cff785c33b497199a81bffec5a278980d8ace815;destsuffix=${OH_SRCDIR}/third_party/qrcodegen;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_toybox.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8065f9ef151ec108227f3f439dbb6ba56c987ce0;destsuffix=${OH_SRCDIR}/third_party/toybox;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_wpa_supplicant.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=45069e0558911a5bebf1bb3136efd58a48b041ed;destsuffix=${OH_SRCDIR}/third_party/wpa_supplicant;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_zlib.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a63dfcb64a95451403c52d6df16e3f086ac5a365;destsuffix=${OH_SRCDIR}/third_party/zlib;lfs=0"
SRC_URI += "${GITEE_URL}/utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=061ca56baf4817fb43d1e151734ac0903ed66b02;destsuffix=${OH_SRCDIR}/utils;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=182f938ddc964629a43838eed425f736a2ad9b6f;destsuffix=${OH_SRCDIR}/utils/native;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4709f5bf2dbf590e51bfabb7a38a49a469199a5c;destsuffix=${OH_SRCDIR}/utils/native/lite;lfs=0"
SRC_URI += "${GITEE_URL}/vendor_ohemu.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=d15e2d904247ca47b0accdc7f9e5bd770e228ec5;destsuffix=${OH_SRCDIR}/vendor/ohemu;lfs=0"
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# These SRC_URIs are the gitee repositories of the OpenHarmony v3.0
# sources needed to build the wifiiot target on Hispark Pegasus.
SRC_URI += "${GITEE_URL}/applications_sample_wifi_iot.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f49a0ed6d59b6f28a63460d2f702b40b380b12bb;destsuffix=${OH_SRCDIR}/applications/sample/wifi-iot;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_blackbox.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=eda200396400b0b15ddf3e8920bfdff9d2b9eb6e;destsuffix=${OH_SRCDIR}/base/hiviewdfx/blackbox;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hidumper_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=035274df44b80e5b3eeafd63cf9e390999424ea6;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hidumper_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hievent_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=e549cdc251d802c6c23d54ec670cc8c7f5f7c55b;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hievent_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=f52ae28af5c23cc0449abbc752940a2e4eefb2aa;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hilog_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b2979dda1d9241e0db30d26a0eaf733942772eae;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hilog_lite;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hiview.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=32251dad5b7623631288a1947518e03494c1f7a4;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hiview;lfs=0"
SRC_URI += "${GITEE_URL}/hiviewdfx_hiview_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=5de58e339e21640db91ead60c520cc94ca7ae032;destsuffix=${OH_SRCDIR}/base/hiviewdfx/hiview_lite;lfs=0"
SRC_URI += "${GITEE_URL}/iothardware_peripheral.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b8a5e6a4d5e26253a97e401300a617dc7071210d;destsuffix=${OH_SRCDIR}/base/iot_hardware/peripheral;lfs=0"
SRC_URI += "${GITEE_URL}/security_deviceauth.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ae787c07373c1f6ba6009d4ed174ce5002274c90;destsuffix=${OH_SRCDIR}/base/security/deviceauth;lfs=0"
SRC_URI += "${GITEE_URL}/security_huks.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=06d716c25e4b1694469966764ac45b0b2f9674ab;destsuffix=${OH_SRCDIR}/base/security/huks;lfs=0"
SRC_URI += "${GITEE_URL}/startup_bootstrap_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6826e6e5300bcb103878010cec035fa76d6529bf;destsuffix=${OH_SRCDIR}/base/startup/bootstrap_lite;lfs=0"
SRC_URI += "${GITEE_URL}/startup_syspara_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ad8f87b2e5ffdbc71234963f7274709985e256a1;destsuffix=${OH_SRCDIR}/base/startup/syspara_lite;lfs=0"
SRC_URI += "${GITEE_URL}/update_ota_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2f50486e3dd5fc97d446f4d75857d0f9dec63ab2;destsuffix=${OH_SRCDIR}/base/update/ota_lite;lfs=0"
SRC_URI += "${GITEE_URL}/build.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=fae45dcbe24118d596578fd1936007b9d299a443;destsuffix=${OH_SRCDIR}/build;lfs=0"
SRC_URI += "${GITEE_URL}/build_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=ca8404b50e7ef73d0623b232d1ff751cff357c65;destsuffix=${OH_SRCDIR}/build/lite;lfs=0"
SRC_URI += "${GITEE_URL}/device_hisilicon_hispark_pegasus.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6da0bd4ffafb58669d250b57c062737cb313cac1;destsuffix=${OH_SRCDIR}/device/hisilicon/hispark_pegasus;lfs=0"
SRC_URI += "${GITEE_URL}/iot_link.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=59bbbd98c26ae0545a6f2047d5fad031b2ef116a;destsuffix=${OH_SRCDIR}/domains/iot/link;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_adapter.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9f6cd92cfa61cae193328e53577899f51d5b5fca;destsuffix=${OH_SRCDIR}/drivers/adapter;lfs=0"
SRC_URI += "${GITEE_URL}/drivers_framework.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=0defe33c93924da28b6782a4d1c24de1db8ba56a;destsuffix=${OH_SRCDIR}/drivers/framework;lfs=0"
SRC_URI += "${GITEE_URL}/communication_softbus_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=8440fe3300e55a3a35af3f1675e03c030bfda492;destsuffix=${OH_SRCDIR}/foundation/communication/softbus_lite;lfs=0"
SRC_URI += "${GITEE_URL}/communication_wifi.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=13bf56fd0798d177b54d526af57e68cf0268bde4;destsuffix=${OH_SRCDIR}/foundation/communication/wifi;lfs=0"
SRC_URI += "${GITEE_URL}/communication_wifi_aware.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=59580e87472d7f5c72e768a1ceba58886db1d8fe;destsuffix=${OH_SRCDIR}/foundation/communication/wifi_aware;lfs=0"
SRC_URI += "${GITEE_URL}/communication_wifi_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b6fa6f2b5829cb28d929fde3ec607339d828f469;destsuffix=${OH_SRCDIR}/foundation/communication/wifi_lite;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=61cd494e57f9d316c3f91d77f539742337bb5452;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr;lfs=0"
SRC_URI += "${GITEE_URL}/distributedschedule_samgr_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=9186205af03508e7ff4b5a59b850420473d5ffcf;destsuffix=${OH_SRCDIR}/foundation/distributedschedule/samgr_lite;lfs=0"
SRC_URI += "${GITEE_URL}/prebuilts_lite_sysroot.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=6aee35e5f4af138b28224ba53044ddaa6221fea5;destsuffix=${OH_SRCDIR}/prebuilts/lite/sysroot;lfs=0"
SRC_URI += "${GITEE_URL}/test_xdevice.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=bbf98218011f83bc08c643c6775ca1fb7986cc16;destsuffix=${OH_SRCDIR}/test/xdevice;lfs=0"
SRC_URI += "${GITEE_URL}/xts_acts.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=2b2b266579d5d0ed3ff5f7b83ae5b0d410914550;destsuffix=${OH_SRCDIR}/test/xts/acts;lfs=0"
SRC_URI += "${GITEE_URL}/xts_tools_full.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=45ec1d2b5abf912aedbe117f8818e8fbbed513f4;destsuffix=${OH_SRCDIR}/test/xts/tools;lfs=0"
SRC_URI += "${GITEE_URL}/xts_tools.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=b8ad2ea26013a0103943c3ccfd1b2370688c0e34;destsuffix=${OH_SRCDIR}/test/xts/tools/lite;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_cJSON.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=c3fccacd8316b80ef8332fda6a6403456a5e2c23;destsuffix=${OH_SRCDIR}/third_party/cJSON;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_mbedtls.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=a232044d6adf73c37caf7f53ff78d99cfcd851af;destsuffix=${OH_SRCDIR}/third_party/mbedtls;lfs=0"
SRC_URI += "${GITEE_URL}/third_party_unity.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=eabd9bacd99a817e3d6dc4730ac71e92611dc94e;destsuffix=${OH_SRCDIR}/third_party/unity;lfs=0"
SRC_URI += "${GITEE_URL}/utils.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=061ca56baf4817fb43d1e151734ac0903ed66b02;destsuffix=${OH_SRCDIR}/utils;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=182f938ddc964629a43838eed425f736a2ad9b6f;destsuffix=${OH_SRCDIR}/utils/native;lfs=0"
SRC_URI += "${GITEE_URL}/utils_native_lite.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=4709f5bf2dbf590e51bfabb7a38a49a469199a5c;destsuffix=${OH_SRCDIR}/utils/native/lite;lfs=0"
SRC_URI += "${GITEE_URL}/vendor_hisilicon.git;protocol=https;branch=OpenHarmony-3.0-LTS;rev=1cfe8408656040778a8eabd99b19ea92ee6ca8ca;destsuffix=${OH_SRCDIR}/vendor/hisilicon;lfs=0"
...@@ -12,6 +12,9 @@ OPENHARMONY_KERNEL_qemuarma7 = "liteos_a" ...@@ -12,6 +12,9 @@ OPENHARMONY_KERNEL_qemuarma7 = "liteos_a"
OPENHARMONY_PRODUCT_PATH_qemuarma7 = "vendor/${OPENHARMONY_VENDOR}/${OPENHARMONY_PRODUCT}" OPENHARMONY_PRODUCT_PATH_qemuarma7 = "vendor/${OPENHARMONY_VENDOR}/${OPENHARMONY_PRODUCT}"
OPENHARMONY_DEVICE_PATH_qemuarma7 = "device/qemu/${OPENHARMONY_BOARD}/${OPENHARMONY_KERNEL}" OPENHARMONY_DEVICE_PATH_qemuarma7 = "device/qemu/${OPENHARMONY_BOARD}/${OPENHARMONY_KERNEL}"
# openharmony-sources-*.inc must be included first otherwise some nested
# repositories might be overwritten
include openharmony-sources-${PN}-${MACHINE}-${PV}.inc
require openharmony-${PV}.inc require openharmony-${PV}.inc
bootargs = "root=cfi-flash fstype=jffs2 rootaddr=10M rootsize=22M useraddr=32M usersize=32M" bootargs = "root=cfi-flash fstype=jffs2 rootaddr=10M rootsize=22M useraddr=32M usersize=32M"
......
...@@ -4,6 +4,9 @@ ...@@ -4,6 +4,9 @@
SUMMARY = "OpenHarmony Hi3516DV300 Linux Standard image" SUMMARY = "OpenHarmony Hi3516DV300 Linux Standard image"
# openharmony-sources-*.inc must be included first otherwise some nested
# repositories might be overwritten
include openharmony-sources-${PN}-${MACHINE}-${PV}.inc
require openharmony-standard-${PV}.inc require openharmony-standard-${PV}.inc
OPENHARMONY_PRODUCT = "Hi3516DV300" OPENHARMONY_PRODUCT = "Hi3516DV300"
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# openharmony-sources-*.inc must be included first otherwise some nested
# repositories might be overwritten
include openharmony-sources-${PN}-${MACHINE}-${PV}.inc
require openharmony-${PV}.inc require openharmony-${PV}.inc
DEPENDS_append = " python3-pycrypto-native" DEPENDS_append = " python3-pycrypto-native"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment