diff --git a/meta-ohos-acts/recipes-ohos-googletest/ohos-googletest/ohos-googletest_git.bb b/meta-ohos-acts/recipes-ohos-googletest/ohos-googletest/ohos-googletest_git.bb index 9b10db4bc2acba94deca94cc4fcc8d22735642f3..d0106a3fac37b02683b59007ff4ab81877dd11d9 100644 --- a/meta-ohos-acts/recipes-ohos-googletest/ohos-googletest/ohos-googletest_git.bb +++ b/meta-ohos-acts/recipes-ohos-googletest/ohos-googletest/ohos-googletest_git.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \ file://googletest/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a" SRC_URI = "git://git.ostc-eu.org/OSTC/OHOS/components/staging/third_party_googletest.git;protocol=https;branch=ostc" -SRCREV = "4aac960639cd965749f56028f0d12e90d58ebe01" +SRCREV = "ea0d703c5c295efc7ab524f09533dafdc2b13fe9" S = "${WORKDIR}/git" PV = "0.0+git${SRCPV}"