From: Denys Dmytriyenko <denys@ti.com>
To: Manisha Agrawal <manisha.agrawal@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [morty][PATCH v1 1/6] protectio-relays-hmi : new demo
Date: Mon, 11 Sep 2017 22:25:22 -0400 [thread overview]
Message-ID: <20170912022522.GS8304@edge> (raw)
In-Reply-To: <20170901205107.25462-1-manisha.agrawal@ti.com>
I normally do not complain about typos too much, but there are too many of
them here...
> Subject: [PATCH v1 1/6] protectio-relays-hmi : new demo
"protectio"
> This demo is developed as part of TI Design on Protection Relaysi HMI.
"Relaysi"
> 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..71f1ea5d
> --- /dev/null
> +++ b/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
> @@ -0,0 +1,20 @@
> +SUMMARY = "HMI demo for Prectection Relays using QT QWidget tools"
"Prectection"
> +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 = "c8764aaba365302090179b6720cbfc994e169842"
> +
> +S = "${WORKDIR}/git"
> +
> +do_install() {
> + install -d ${D}${bindir}
> + install -m 755 protection_relays_hmi ${D}${bindir}
> +}
> --
> 2.13.0
>
prev parent reply other threads:[~2017-09-12 2:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-01 20:51 [morty][PATCH v1 1/6] protectio-relays-hmi : new demo Manisha Agrawal
2017-09-01 20:51 ` [morty][PATCH v1 2/6] matrix-gui-apps-git : update SRCREV version Manisha Agrawal
2017-09-12 2:25 ` Denys Dmytriyenko
2017-09-22 18:25 ` Agrawal, Manisha
2017-09-22 18:34 ` Denys Dmytriyenko
2017-09-22 18:44 ` Agrawal, Manisha
2017-09-22 18:49 ` Denys Dmytriyenko
2017-09-22 19:35 ` Agrawal, Manisha
2017-09-01 20:51 ` [morty][PATCH v1 3/6] matrix-gui-hmi-demos : add protection-relays-hmi demo Manisha Agrawal
2017-09-01 20:51 ` [morty][PATCH v1 4/6] packagegroup-arago-tisdk-matrix " Manisha Agrawal
2017-09-01 20:51 ` [morty][PATCH v1 5/6] packagegroup-arago-tisdk-hmi: " Manisha Agrawal
2017-09-01 20:51 ` [morty][PATCH v1 6/6] arago-source-ipk : Add protection-relays-hmi source ipk Manisha Agrawal
2017-09-12 2:25 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170912022522.GS8304@edge \
--to=denys@ti.com \
--cc=manisha.agrawal@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.