All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Maupin, Chase" <chase.maupin@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCHv3] KMSCube: Add Demo 3D graphics application
Date: Sat, 17 Aug 2013 11:38:43 -0400	[thread overview]
Message-ID: <20130817153842.GK4931@edge> (raw)
In-Reply-To: <7D46E86EC0A8354091174257B2FED101596C4484@DLEE11.ent.ti.com>

On Fri, Aug 16, 2013 at 01:50:23PM +0000, Maupin, Chase wrote:
> >-----Original Message-----
> >From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >bounces@arago-project.org] On Behalf Of Hingolikar, Mrinmayee
> >Sent: Friday, August 16, 2013 6:00 AM
> >To: meta-arago@arago-project.org
> >Subject: [meta-arago] [PATCHv3] KMSCube: Add Demo 3D graphics
> >application
> >
> >
> >* Showcases 3D graphics on SGX using kms and gbm
> >
> >v2:
> >
> >* Added DEPENDS for libdrm, libgbm and omap-sgx userspace
> >* INSANE_SKIP to avoid package dependencies
> >
> >v3:
> >
> >* Remove inc file as we have a version only .bb file. This
> >  fixes the review comment received with v1.
> >
> >Signed-off-by: Siddharth Heroor <heroor@ti.com>
> >Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com>
> >---
> > .../recipes-graphics/kmscube/kmscube_1.0.0.bb      |   18
> >++++++++++++++++++
> > 1 files changed, 18 insertions(+), 0 deletions(-)  create mode
> >100644 meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb
> >
> >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..e18e398
> >--- /dev/null
> >+++ b/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb
> >@@ -0,0 +1,18 @@
> >+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=8b309d4ee67b7315ff738
> >1270dd631fb"
> >+
> >+DEPENDS = "libdrm libgbm-glsdk omap5-sgx-ddk-um-linux"
> 
> Have these dependencies such as omap5-sgx and libgbm-glsdk been submitted 
> and accepted?

There were some unaddressed comments if I remember correctly...

> 
> >+
> >+COMPATIBLE_MACHINE = "omap-a15"
> >+
> >+inherit autotools pkgconfig
> >+
> >+SRC_URI = "git://git.ti.com/glsdk/kmscube.git;protocol=git"
> >+
> >+S = "${WORKDIR}/git"
> >+
> >+SRCREV = "5a03757c0aa52eff44fb0d8ac0529f8cc18b1da0"
> >+
> >+INSANE_SKIP_kmscube += "dev-deps"
> >--
> >1.7.0.4
> >
> >_______________________________________________
> >meta-arago mailing list
> >meta-arago@arago-project.org
> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2013-08-17 15:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-16 11:00 [PATCHv3] KMSCube: Add Demo 3D graphics application Hingolikar, Mrinmayee
2013-08-16 13:50 ` Maupin, Chase
2013-08-17 15:38   ` Denys Dmytriyenko [this message]
2013-08-17 15:55     ` Hingolikar, Mrinmayee
  -- strict thread matches above, loose matches on Subject: below --
2013-07-09 10:58 Mrinmayee Hingolikar
2013-07-09 11:14 ` Mrinmayee Hingolikar
2013-07-12  4:52   ` Mrinmayee Hingolikar
2013-07-16 13:44     ` Maupin, Chase

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=20130817153842.GK4931@edge \
    --to=denys@ti.com \
    --cc=chase.maupin@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.