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