All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty][PATCH v2 1/6] protection-relays-hmi : new demo
@ 2017-09-22 19:34 Manisha Agrawal
  2017-09-22 19:34 ` [morty][PATCH v2 2/6] matrix-gui-apps-git : update SRCREV version Manisha Agrawal
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Manisha Agrawal @ 2017-09-22 19:34 UTC (permalink / raw)
  To: meta-arago

This demo is developed as part of TI Design on Protection Relays HMI.

A protection relay is a smart device that receives inputs, compares
them to set points, and provides outputs. Inputs can be current,
voltage, resistance, or temperature. Outputs can include visual
feedback in the form of indicator lights and/or an alphanumeric
display, communications, control warnings, alarms, and turning
power off and on.

Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
---
 .../protection-relays-hmi_git.bb                     | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100755 meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb

diff --git a/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb b/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
new file mode 100755
index 00000000..a0c7321f
--- /dev/null
+++ b/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
@@ -0,0 +1,20 @@
+SUMMARY = "HMI demo for Protection Relays using QT  tools"
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://main.cpp;beginline=1;endline=33;md5=a9cde3921a8be42ed79ab74661799104"
+
+inherit qt-provider
+
+PV = "1.0"
+PR = "r0"
+
+BRANCH = "master"
+SRC_URI = "git://git.ti.com/sitara-linux/protection-relays-hmi.git;protocol=git;branch=${BRANCH}"
+
+SRCREV = "b116b5628a68ba3b6db88435023cf034504655d3"
+
+S = "${WORKDIR}/git"
+
+do_install() {
+    install -d ${D}${bindir}
+    install -m 755 protection_relays_hmi ${D}${bindir}
+}
-- 
2.13.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [morty][PATCH v2 2/6] matrix-gui-apps-git : update SRCREV version
  2017-09-22 19:34 [morty][PATCH v2 1/6] protection-relays-hmi : new demo Manisha Agrawal
@ 2017-09-22 19:34 ` Manisha Agrawal
  2017-09-22 19:34 ` [morty][PATCH v2 3/6] matrix-gui-hmi-demos : add protection-relays-hmi demo Manisha Agrawal
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Manisha Agrawal @ 2017-09-22 19:34 UTC (permalink / raw)
  To: meta-arago

Add new demo protection-relays-hmi in hmi_apps.

Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
---
 meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
index c6e48586..2d93b340 100644
--- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
+++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
@@ -4,9 +4,9 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
 LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
 
 SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
-SRCREV = "d910584814644f853f3fe4fbe715f674f24b9bd3"
+SRCREV = "094736065e1a15a49da19ef4c5a100aa763c41d1"
 BRANCH = "master"
-INC_PR = "r49"
+INC_PR = "r50"
 
 # Pull in the base package for installing matrix applications
 require matrix-gui-apps.inc
-- 
2.13.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [morty][PATCH v2 3/6] matrix-gui-hmi-demos : add protection-relays-hmi demo
  2017-09-22 19:34 [morty][PATCH v2 1/6] protection-relays-hmi : new demo Manisha Agrawal
  2017-09-22 19:34 ` [morty][PATCH v2 2/6] matrix-gui-apps-git : update SRCREV version Manisha Agrawal
@ 2017-09-22 19:34 ` Manisha Agrawal
  2017-09-22 19:34 ` [morty][PATCH v2 4/6] packagegroup-arago-tisdk-matrix " Manisha Agrawal
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Manisha Agrawal @ 2017-09-22 19:34 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
---
 .../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



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [morty][PATCH v2 4/6] packagegroup-arago-tisdk-matrix : add protection-relays-hmi demo
  2017-09-22 19:34 [morty][PATCH v2 1/6] protection-relays-hmi : new demo Manisha Agrawal
  2017-09-22 19:34 ` [morty][PATCH v2 2/6] matrix-gui-apps-git : update SRCREV version Manisha Agrawal
  2017-09-22 19:34 ` [morty][PATCH v2 3/6] matrix-gui-hmi-demos : add protection-relays-hmi demo Manisha Agrawal
@ 2017-09-22 19:34 ` Manisha Agrawal
  2017-09-22 19:34 ` [morty][PATCH v2 5/6] packagegroup-arago-tisdk-hmi: " Manisha Agrawal
  2017-09-22 19:34 ` [morty][PATCH v2 6/6] arago-source-ipk : Add protection-relays-hmi source ipk Manisha Agrawal
  4 siblings, 0 replies; 7+ messages in thread
From: Manisha Agrawal @ 2017-09-22 19:34 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
index 0fa50f85..027cbe5d 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
@@ -96,6 +96,7 @@ MATRIX_APPS_append_ti33x = "        \
     matrix-gui-ethernet-demos       \
                                     \
     matrix-hmi-demo-evse            \
+    matrix-hmi-demo-protection-relays \
                                     \
     ${MATRIX_OPENCV_ARM_ONLY_APPS}  \
 "
-- 
2.13.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [morty][PATCH v2 5/6] packagegroup-arago-tisdk-hmi: add protection-relays-hmi demo
  2017-09-22 19:34 [morty][PATCH v2 1/6] protection-relays-hmi : new demo Manisha Agrawal
                   ` (2 preceding siblings ...)
  2017-09-22 19:34 ` [morty][PATCH v2 4/6] packagegroup-arago-tisdk-matrix " Manisha Agrawal
@ 2017-09-22 19:34 ` Manisha Agrawal
  2017-09-28 17:56   ` Denys Dmytriyenko
  2017-09-22 19:34 ` [morty][PATCH v2 6/6] arago-source-ipk : Add protection-relays-hmi source ipk Manisha Agrawal
  4 siblings, 1 reply; 7+ messages in thread
From: Manisha Agrawal @ 2017-09-22 19:34 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb  | 1 +
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb           | 1 +
 2 files changed, 2 insertions(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb
index 735dda8e..4921147c 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb
@@ -14,6 +14,7 @@ HMI_append_ti43x = " \
 
 HMI_append_ti33x = " \
     evse-hmi-src \
+    protection-relays-hmi-src \
 "
 
 
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
index 38ff06b4..125443ae 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
@@ -12,6 +12,7 @@ HMI = " \
 
 HMI_append_ti33x = " \
     evse-hmi \
+    protection-relays-hmi \
 "
 
 HMI_append_ti43x = " \
-- 
2.13.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [morty][PATCH v2 6/6] arago-source-ipk : Add protection-relays-hmi source ipk
  2017-09-22 19:34 [morty][PATCH v2 1/6] protection-relays-hmi : new demo Manisha Agrawal
                   ` (3 preceding siblings ...)
  2017-09-22 19:34 ` [morty][PATCH v2 5/6] packagegroup-arago-tisdk-hmi: " Manisha Agrawal
@ 2017-09-22 19:34 ` Manisha Agrawal
  4 siblings, 0 replies; 7+ messages in thread
From: Manisha Agrawal @ 2017-09-22 19:34 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
---
 meta-arago-distro/conf/distro/include/arago-source-ipk.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-arago-distro/conf/distro/include/arago-source-ipk.inc b/meta-arago-distro/conf/distro/include/arago-source-ipk.inc
index 5dd1ca64..5e3de4ef 100644
--- a/meta-arago-distro/conf/distro/include/arago-source-ipk.inc
+++ b/meta-arago-distro/conf/distro/include/arago-source-ipk.inc
@@ -70,6 +70,9 @@ SRCIPK_INSTALL_DIR_pn-dual-camera-demo = "example-applications/${PN}-${PV}"
 CREATE_SRCIPK_pn-evse-hmi = "1"
 SRCIPK_INSTALL_DIR_pn-evse-hmi = "example-applications/${PN}-${PV}"
 
+CREATE_SRCIPK_pn-protection-relays-hmi = "1"
+SRCIPK_INSTALL_DIR_pn-protection-relays-hmi = "example-applications/${PN}-${PV}"
+
 CREATE_SRCIPK_pn-image-gallery = "1"
 SRCIPK_INSTALL_DIR_pn-image-gallery = "example-applications/${PN}"
 
-- 
2.13.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [morty][PATCH v2 5/6] packagegroup-arago-tisdk-hmi: add protection-relays-hmi demo
  2017-09-22 19:34 ` [morty][PATCH v2 5/6] packagegroup-arago-tisdk-hmi: " Manisha Agrawal
@ 2017-09-28 17:56   ` Denys Dmytriyenko
  0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2017-09-28 17:56 UTC (permalink / raw)
  To: Manisha Agrawal; +Cc: meta-arago

On Fri, Sep 22, 2017 at 02:34:16PM -0500, Manisha Agrawal wrote:
> Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
> ---
>  .../recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb  | 1 +
>  .../recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb           | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb
> index 735dda8e..4921147c 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi-sdk-host.bb
> @@ -14,6 +14,7 @@ HMI_append_ti43x = " \
>  
>  HMI_append_ti33x = " \
>      evse-hmi-src \
> +    protection-relays-hmi-src \

^^^ This patch should have been after the one that adds srcipk support. I'll 
swap #5 and #6...


>  "
>  
>  
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
> index 38ff06b4..125443ae 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
> @@ -12,6 +12,7 @@ HMI = " \
>  
>  HMI_append_ti33x = " \
>      evse-hmi \
> +    protection-relays-hmi \
>  "
>  
>  HMI_append_ti43x = " \
> -- 
> 2.13.0
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-09-28 17:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 19:34 [morty][PATCH v2 1/6] protection-relays-hmi : new demo Manisha Agrawal
2017-09-22 19:34 ` [morty][PATCH v2 2/6] matrix-gui-apps-git : update SRCREV version Manisha Agrawal
2017-09-22 19:34 ` [morty][PATCH v2 3/6] matrix-gui-hmi-demos : add protection-relays-hmi demo Manisha Agrawal
2017-09-22 19:34 ` [morty][PATCH v2 4/6] packagegroup-arago-tisdk-matrix " Manisha Agrawal
2017-09-22 19:34 ` [morty][PATCH v2 5/6] packagegroup-arago-tisdk-hmi: " Manisha Agrawal
2017-09-28 17:56   ` Denys Dmytriyenko
2017-09-22 19:34 ` [morty][PATCH v2 6/6] arago-source-ipk : Add protection-relays-hmi source ipk Manisha Agrawal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.