All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Manisha Agrawal <manisha.agrawal@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [morty][PATCH v2 3/6] meta-arago-extras : matrix : recipe for evse hmi
Date: Tue, 29 Aug 2017 13:20:49 -0400	[thread overview]
Message-ID: <20170829172049.GF8304@edge> (raw)
In-Reply-To: <20170829163826.15777-3-manisha.agrawal@ti.com>

> meta-arago-extras : matrix : recipe for evse hmi

> matrix-gui-hmi-demos: hmi demo descriptions for matrix


> Recipe to enable adding the evse-hmi demo to the matrix launcher

This is redundant if the above subject is used.


> Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
> ---
>  .../matrix/matrix-gui-hmi-demos_2.0.bb             | 26 ++++++++++++++++++++++
>  1 file changed, 26 insertions(+)
>  create mode 100755 meta-arago-extras/recipes-core/matrix/matrix-gui-hmi-demos_2.0.bb
> 
> 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
> new file mode 100755
> index 0000000..36eaebc
> --- /dev/null
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-hmi-demos_2.0.bb
> @@ -0,0 +1,26 @@
> +DESCRIPTION = "HMI demo descriptions for Matrix v2"

SUMMARY.


> +HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps"
> +
> +require recipes-core/matrix/matrix-gui-apps-git.inc
> +
> +PR = "${INC_PR}.0"
> +
> +inherit allarch
> +
> +S = "${WORKDIR}/git/hmi_apps"
> +
> +# Make sure machinevision submenu and app images has been installed
> +HMI_RDEPENDS += "matrix-gui-apps-images matrix-gui-submenus-hmi"
> +
> +FILES_${PN} += "${MATRIX_BASE_DIR}/*"
> +
> +PACKAGES = "matrix-hmi-demo-evse \
> +"
> +
> +RDEPENDS_matrix-hmi-demo-evse = " \
> +    ${HMI_RDEPENDS} \
> +    evse-hmi \
> +"
> +
> +FILES_matrix-hmi-demo-evse    = "${MATRIX_APP_DIR}/hmi-evse/*"
> +FILES_matrix-hmi-demo-evse  += "${bindir}/runHmiEvse.sh"
> -- 
> 2.13.0
> 


  reply	other threads:[~2017-08-29 17:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-29 16:38 [morty][PATCH v2 1/6] meta-arago-extras : recipe-apps : evse-hmi : new demo Manisha Agrawal
2017-08-29 16:38 ` [morty][PATCH v2 2/6] matrix : add new EVSE HMI demo Manisha Agrawal
2017-08-29 17:26   ` Denys Dmytriyenko
2017-08-29 16:38 ` [morty][PATCH v2 3/6] meta-arago-extras : matrix : recipe for evse hmi Manisha Agrawal
2017-08-29 17:20   ` Denys Dmytriyenko [this message]
2017-08-29 16:38 ` [morty][PATCH v2 4/6] recipes-core : packagegroups: hmi Manisha Agrawal
2017-08-29 17:16   ` Denys Dmytriyenko
2017-08-29 19:55     ` Denys Dmytriyenko
2017-08-29 20:56       ` Manisha Agrawal
2017-08-29 21:05         ` Denys Dmytriyenko
2017-08-29 21:17           ` Manisha Agrawal
2017-08-29 16:38 ` [morty][PATCH v2 5/6] meta-arago-distro: conf : arago-source-ipk.inc Manisha Agrawal
2017-08-29 17:32   ` Denys Dmytriyenko
2017-08-29 16:38 ` [morty][PATCH v2 6/6] arago-distro : recipes-core : tisdk-rootfs-image Manisha Agrawal
2017-08-29 17:29   ` Denys Dmytriyenko
2017-08-29 17:11 ` [morty][PATCH v2 1/6] meta-arago-extras : recipe-apps : evse-hmi : new demo Denys Dmytriyenko

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=20170829172049.GF8304@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.