From e55d3ec89f7a72507b0a70602fc9174059dc3678 Mon Sep 17 00:00:00 2001 From: Zygmunt Krynicki <zygmunt.krynicki@huawei.com> Date: Mon, 22 Mar 2021 09:04:15 +0100 Subject: [PATCH] ohos-xts-acts: update to latest ostc revision This brings in several additional tests and spread meta-data. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com> --- .../recipes-ohos-xts-acts/ohos-xts-acts/ohos-xts-acts_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 beeaba89..93e57ca7 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 @@ -6,7 +6,7 @@ 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 = "8a797c4ee9bf451e030430bbd73293ee8e0fe54d" +SRCREV = "607363f6b871d1de5e7d7fb26dd473e8aedba904" S = "${WORKDIR}/git" PV = "0.0+git${SRCPV}" -- GitLab