On 9/1/2017 5:17 PM, Manisha Agrawal wrote:
Add evse-hmi and protection-relays-hmi demo
Signed-off-by: Manisha Agrawal <[email protected]>
---
.../packagegroups/packagegroup-arago-tisdk-matrix.bbappend | 7 +++++++
1 file changed, 7 insertions(+)
diff --git
a/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend
b/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend
index b7c6816..abef996 100644
--- a/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend
+++ b/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend
@@ -7,15 +7,22 @@ MATRIX_SGX_DEMOS_remove_omap-a15 = " \
MATRIX_COMMON_APPS_remove = " \
matrix-gui-oprofile-demos \
"
+MATRIX_APPS_append_ti33x += " \
You don't need to '+=' here as you are already using the '_append' override.
+ matrix-hmi-demo-evse \
+ matrix-hmi-demo-protection-relays \
+"
+
MATRIX_APPS_append_omap-a15 += " \
Same comment as above.
matrix-gui-apps-dual-camera \
matrix-gui-apps-image-gallery \
matrix-multimedia-demo-audiocapture \
+ matrix-hmi-demo-evse \
"
MATRIX_APPS_append_ti43x = " \
matrix-multimedia-demo-audiocapture \
+ matrix-hmi-demo-evse \
"
MATRIX_TOUCH_APPS_keystone = ""
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago