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 f0660b42ea93bc3a17e0c12220c83fcf6d8991e8..e763e30ebd1cb723dcb2ef175d388f3aac03a1ea 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 = "b59f146fcb9c265b57c6466d9c70127de5c7dce2" +SRCREV_smarthome = "6805f43d1a548c0909dfd61ed34ad07530c5a382" ZEPHYR_SRC_DIR = "${S}/apps/smarthome"