diff --git a/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-led.bb b/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-switch.bb
similarity index 83%
rename from meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-led.bb
rename to meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-switch.bb
index 3b136997f3d5eb7cff849aa83b6ce23cbce8a60b..8db86c35c22a9a74d0ccf96dd215116f71ed9c22 100644
--- a/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-led.bb
+++ b/meta-ohos-blueprints/recipes-kernel/zephyr-kernel/zephyr-blueprint-smarthome-switch.bb
@@ -4,8 +4,8 @@
 
 require zephyr-blueprint-smarthome-base.bb
 
-SUMMARY = "SmartHome blueprint image: smart LED"
-DESCRIPTION = "Zephyr based image targeting smart LED board"
+SUMMARY = "SmartHome blueprint image: smart LED switch"
+DESCRIPTION = "Zephyr based image targeting smart LED switch board"
 LICENSE = "Apache-2.0"
 
 MAC = "${SMART_HOME_SWITCH_MAC}"