Signed-off-by: Manisha Agrawal <[email protected]>
---
 .../recipes-core/matrix/matrix-gui-hmi-demos_2.0.bb          | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-hmi-demos_2.0.bb 
b/meta-arago-extras/recipes-core/matrix/matrix-gui-hmi-demos_2.0.bb
index 933a002e..41e14bd1 100644
--- a/meta-arago-extras/recipes-core/matrix/matrix-gui-hmi-demos_2.0.bb
+++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-hmi-demos_2.0.bb
@@ -15,7 +15,8 @@ HMI_RDEPENDS += "matrix-gui-apps-images 
matrix-gui-submenus-hmi"
 FILES_${PN} += "${MATRIX_BASE_DIR}/*"
 
 PACKAGES = "matrix-hmi-demo-evse \
-           matrix-hmi-demo-protection-relays\
+           matrix-hmi-demo-protection-relays \
+           matrix-hmi-demo-mmwavegesture \
 "
 
 RDEPENDS_matrix-hmi-demo-evse = " \
@@ -30,8 +31,17 @@ RDEPENDS_matrix-hmi-demo-protection-relays = " \
     protection-relays-hmi \
 "
 
+RDEPENDS_matrix-hmi-demo-mmwavegesture = " \
+    bash \
+    ${HMI_RDEPENDS} \
+    mmwavegesture-hmi \
+"
+
 FILES_matrix-hmi-demo-evse    = "${MATRIX_APP_DIR}/hmi_evse/*"
 FILES_matrix-hmi-demo-evse  += "${bindir}/runHmiEvse.sh"
 
 FILES_matrix-hmi-demo-protection-relays   = 
"${MATRIX_APP_DIR}/hmi_protection_relays/*"
 FILES_matrix-hmi-demo-protection-relays  += 
"${bindir}/runHmiProtectionRelays.sh"
+
+FILES_matrix-hmi-demo-mmwavegesture    = "${MATRIX_APP_DIR}/hmi_mmwavgesture/*"
+FILES_matrix-hmi-demo-mmwavegesture  += "${bindir}/runHmiMmWave.sh"
-- 
2.13.0

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to