From 29560b1885a6d5171477a20f6aeeff776246795c Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei.gherzan@huawei.com> Date: Tue, 27 Apr 2021 12:47:30 +0100 Subject: [PATCH] zephyr-blueprint-smarthome-base: Bump to include OpenHarmony rename The new version includes commit(s) that rename various parts accordingly to the change to All Scenarios OS. Signed-off-by: Wojciech Zmuda <wojciech.zmuda@huawei.com> Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> --- .../zephyr-kernel/zephyr-blueprint-smarthome-base.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-base.bb b/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-base.bb index 0c7bb1cc..f0660b42 100644 --- a/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-base.bb +++ b/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-base.bb @@ -16,7 +16,7 @@ SRC_OPT_BRANCH = "branch=develop" SRC_OPTIONS = "${SRC_OPT_PROTO};${SRC_OPT_DEST};${SRC_OPT_NAME};${SRC_OPT_BRANCH}" SRC_URI += "git://git.ostc-eu.org/OSTC/OHOS/components/smart_home_blueprint_zephyr.git;${SRC_OPTIONS}" -SRCREV_smarthome = "d45c192aa8a6b25328ab40610d6e78f50afe4150" +SRCREV_smarthome = "b59f146fcb9c265b57c6466d9c70127de5c7dce2" ZEPHYR_SRC_DIR = "${S}/apps/smarthome" -- GitLab