Signed-off-by: Manisha Agrawal <[email protected]>
---
.../recipes-core/matrix/matrix-gui-hmi-demos_2.0.bb | 9 +++++++++
1 file changed, 9 insertions(+)
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 f751f8f8..f2ea2ed4 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,6 +15,7 @@ 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\
"
RDEPENDS_matrix-hmi-demo-evse = " \
@@ -22,5 +23,13 @@ RDEPENDS_matrix-hmi-demo-evse = " \
evse-hmi \
"
+RDEPENDS_matrix-hmi-demo-protection-relays = " \
+ ${HMI_RDEPENDS} \
+ protection-relays-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"
--
2.13.0
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago