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 0c7bb1cce3382af9a6b19b7618c13eca88ccaede..f0660b42ea93bc3a17e0c12220c83fcf6d8991e8 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"