From a1ac4eb62550e04c2040b938c754555887b02d8a Mon Sep 17 00:00:00 2001 From: Stefan Schmidt <stefan.schmidt@huawei.com> Date: Fri, 21 May 2021 17:11:19 +0200 Subject: [PATCH] wpantund: bump version to latest master The projected got resurrected from the deprecation state and it getting new changes again. Signed-off-by: Stefan Schmidt <stefan.schmidt@huawei.com> --- .../recipes-connectivity/openthread/wpantund_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ohos-staging/recipes-connectivity/openthread/wpantund_git.bb b/meta-ohos-staging/recipes-connectivity/openthread/wpantund_git.bb index f0edf076..2e9c859e 100644 --- a/meta-ohos-staging/recipes-connectivity/openthread/wpantund_git.bb +++ b/meta-ohos-staging/recipes-connectivity/openthread/wpantund_git.bb @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e7820bc7f7d1638a6b54fc2e8d7fb103 \ SRC_URI = "gitsm://github.com/openthread/wpantund.git;protocol=https" PV = "0.07.01+git${SRCPV}" -SRCREV = "e62ad0af2f10144886b061d7f1d5cfd2a15db9ae" +SRCREV = "820468161c87816a3e94366ebbe2a932650416e3" S = "${WORKDIR}/git" -- GitLab