diff --git a/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb b/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb
index 4d5ea95c38ddec5212512a4e96c19567a9f18042..35569f3042037cf4f84db13600474e291b300baa 100644
--- a/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb
+++ b/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb
@@ -4,10 +4,8 @@ SUMMARY = "Dashboard demo image: gateway"
 DESCRIPTION = "Home Assistant based image targeting a gateway device"
 LICENSE = "Apache-2.0"
 
-BROWSER ?= "epiphany"
-
 IMAGE_INSTALL_append = "\
-	${BROWSER} \
+	epiphany-app \
 	python3-appdaemon \
 	python3-homeassistant \
 	weston \