From: Mrinmayee Hingolikar <mrinmayee@ti.com>
To: Mrinmayee Hingolikar <mrinmayee@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCHv3] KMSCube: Add Demo 3D graphics application
Date: Fri, 12 Jul 2013 10:22:32 +0530 [thread overview]
Message-ID: <51DF8B90.9030009@ti.com> (raw)
In-Reply-To: <51DBF092.9080109@ti.com>
Any comments on this patch?
On 7/9/2013 4:44 PM, Mrinmayee Hingolikar wrote:
> Kindly ignore the v2 patch. I had missed a few comments.
>
> On 7/9/2013 4:28 PM, Mrinmayee Hingolikar wrote:
>> * 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=8b309d4ee67b7315ff7381270dd631fb"
>> +
>> +DEPENDS = "libdrm libgbm-glsdk omap5-sgx-ddk-um-linux"
>> +
>> +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"
>
--
Regards,
Mrinmayee
next prev parent reply other threads:[~2013-07-12 4:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-09 10:58 [PATCHv3] KMSCube: Add Demo 3D graphics application Mrinmayee Hingolikar
2013-07-09 11:14 ` Mrinmayee Hingolikar
2013-07-12 4:52 ` Mrinmayee Hingolikar [this message]
2013-07-16 13:44 ` Maupin, Chase
-- strict thread matches above, loose matches on Subject: below --
2013-08-16 11:00 Hingolikar, Mrinmayee
2013-08-16 13:50 ` Maupin, Chase
2013-08-17 15:38 ` Denys Dmytriyenko
2013-08-17 15:55 ` Hingolikar, Mrinmayee
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=51DF8B90.9030009@ti.com \
--to=mrinmayee@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.