All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Karthik Ramanan <a0393906@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [for master 4/5] example-applications: Adding repository of GLSDK example applications
Date: Tue, 23 Sep 2014 11:57:11 -0400	[thread overview]
Message-ID: <20140923155711.GL6303@edge> (raw)
In-Reply-To: <1411487426-31949-5-git-send-email-a0393906@ti.com>

Are those specific to GLSDK or OMAP5/DRA7 platforms? If so, should we name the 
recipe differently? The git repo has more specific hierarchy - 
glsdk/example-applications, should the recipe be more specific too?

-- 
Denys


On Tue, Sep 23, 2014 at 09:20:25PM +0530, Karthik Ramanan wrote:
> This repository contains the following tests
>  * drm-tests
>  * gst-test-player used for trickplay
>  * messageq based application for profiling IPC performance
>  * thermal tests
>  * vpe related test cases
> 
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
>  .../example-applications/example-applications.bb   |   15 +++++++++++++++
>  1 file changed, 15 insertions(+)
>  create mode 100644 meta-arago-extras/recipes-graphics/example-applications/example-applications.bb
> 
> diff --git a/meta-arago-extras/recipes-graphics/example-applications/example-applications.bb b/meta-arago-extras/recipes-graphics/example-applications/example-applications.bb
> new file mode 100644
> index 0000000..fa5c3ab
> --- /dev/null
> +++ b/meta-arago-extras/recipes-graphics/example-applications/example-applications.bb
> @@ -0,0 +1,15 @@
> +SUMMARY = "GLSDK example applications"
> +HOMEPAGE = "http://git.ti.com"
> +LICENSE = "BSD"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=10a9abb9c5bb19edd83a8cf66eef7148"
> +
> +DEPENDS = "gstreamer libdrm ti-ipc"
> +
> +COMPATIBLE_MACHINE = "omap-a15"
> +
> +inherit autotools pkgconfig
> +
> +SRC_URI = "git://git.ti.com/glsdk/example-applications.git;protocol=git"
> +SRCREV = "a21dd98d5686a6c4563f89966cb459158085dd1b"
> +
> +S = "${WORKDIR}/git"
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2014-09-23 15:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 15:50 [for master 0/5] GFX/MM patches from meta-glsdk layer Karthik Ramanan
2014-09-23 15:50 ` [for master 1/5] gst-plugins-vpe: Bug fixes and feature additions Karthik Ramanan
2014-09-23 15:50 ` [for master 2/5] gst-plugins-ducati: Support encoder and bug fix updates Karthik Ramanan
2014-09-23 15:50 ` [for master 3/5] libdce: Single planar encode support Karthik Ramanan
2014-09-23 15:50 ` [for master 4/5] example-applications: Adding repository of GLSDK example applications Karthik Ramanan
2014-09-23 15:57   ` Denys Dmytriyenko [this message]
2014-09-24 12:06     ` Karthik Ramanan
2014-09-30 21:17       ` Denys Dmytriyenko
2014-09-23 15:50 ` [for master 5/5] omapdrmtest: Added new tests and bug fixes Karthik Ramanan
2014-09-23 15:58 ` [for master 0/5] GFX/MM patches from meta-glsdk layer Denys Dmytriyenko
2014-09-23 16:18   ` Cooper Jr., Franklin

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=20140923155711.GL6303@edge \
    --to=denys@ti.com \
    --cc=a0393906@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.