All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Mrinmayee Hingolikar <mrinmayee@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] KMSCube: Add Demo 3D graphics application
Date: Mon, 1 Jul 2013 11:58:48 -0400	[thread overview]
Message-ID: <20130701155847.GC4588@edge> (raw)
In-Reply-To: <20130701154513.GA1540@ti.com>

On Mon, Jul 01, 2013 at 09:15:13PM +0530, Mrinmayee Hingolikar wrote:
> * Showcases 3D graphics on SGX using kms and gbm
> 
> Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com>
> Signed-off-by: Siddharth Heroor <heroor@ti.com>
> ---
>  .../recipes-graphics/kmscube/kmscube.inc           |    8 ++++++++
>  .../recipes-graphics/kmscube/kmscube_1.0.0.bb      |    7 +++++++

Same comment here - it's a single recipe, no need to split out .inc here. 
Unless, there are plans to have multiple recipe versions, in which case having 
common .inc makes sense. But are there such plans?


>  2 files changed, 15 insertions(+), 0 deletions(-)
>  create mode 100644 meta-arago-extras/recipes-graphics/kmscube/kmscube.inc
>  create mode 100644 meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb
> 
> diff --git a/meta-arago-extras/recipes-graphics/kmscube/kmscube.inc b/meta-arago-extras/recipes-graphics/kmscube/kmscube.inc
> new file mode 100644
> index 0000000..10a5b16
> --- /dev/null
> +++ b/meta-arago-extras/recipes-graphics/kmscube/kmscube.inc
> @@ -0,0 +1,8 @@
> +SUMMARY = "Demo application to showcase 3D graphics on SGX using kms and gbm"
> +HOMEPAGE = "http://git.ti.com"
> +LICENSE = "BSD"
> +LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb"
> +
> +COMPATIBLE_MACHINE = "omap-a15"

Just omap5-evm? Would omap-a15 SOC be better? Is it compatible with J6?


> +
> +inherit autotools pkgconfig
> diff --git a/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb b/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb
> new file mode 100644
> index 0000000..af1c50b
> --- /dev/null
> +++ b/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb
> @@ -0,0 +1,7 @@
> +require kmscube.inc
> +
> +SRC_URI = "git://git.ti.com/glsdk/kmscube.git;protocol=git"
> +
> +S = "${WORKDIR}/git"
> +
> +SRCREV = "5a03757c0aa52eff44fb0d8ac0529f8cc18b1da0"
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      parent reply	other threads:[~2013-07-01 15:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 15:45 [PATCH] KMSCube: Add Demo 3D graphics application Mrinmayee Hingolikar
2013-07-01 15:54 ` Maupin, Chase
2013-07-01 15:58 ` 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=20130701155847.GC4588@edge \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=mrinmayee@ti.com \
    /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.