diff --git a/meta-ohos-acts/recipes-ohos-xts-acts/ohos-xts-acts/ohos-xts-acts_git.bb b/meta-ohos-acts/recipes-ohos-xts-acts/ohos-xts-acts/ohos-xts-acts_git.bb index 5efbfee6a5c0c8733e2650d11eb3c62ebee85593..083b5ae497a29c07ed11dc7e72594b053d243bc9 100644 --- a/meta-ohos-acts/recipes-ohos-xts-acts/ohos-xts-acts/ohos-xts-acts_git.bb +++ b/meta-ohos-acts/recipes-ohos-xts-acts/ohos-xts-acts/ohos-xts-acts_git.bb @@ -5,8 +5,8 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=98c2e72b17fae6c40fb14fd5e43b29ec" -SRC_URI = "git://git.ostc-eu.org/OSTC/OHOS/components/staging/xts_acts.git;protocol=https;branch=ostc" -SRCREV = "607363f6b871d1de5e7d7fb26dd473e8aedba904" +SRC_URI = "git://git.ostc-eu.org/OSTC/OHOS/components/staging/xts_acts.git;protocol=https;branch=ostc-next" +SRCREV = "9e3ae091a134bfa73de5793a0daf174f8430b1c9" S = "${WORKDIR}/git" PV = "0.0+git${SRCPV}"