From: Siddharth Heroor <heroor@ti.com>
To: "Dmytriyenko, Denys" <denys@ti.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: [PATCH 2/2] libgles: Added prebuilt userspace libraries for graphics acceleration
Date: Mon, 1 Jul 2013 19:01:52 +0530 [thread overview]
Message-ID: <51D184C8.5070500@ti.com> (raw)
In-Reply-To: <B0581B5571079145BA1CD78C126DBDE72E828F48@DLEE08.ent.ti.com>
On 7/1/2013 6:57 PM, Dmytriyenko, Denys wrote:
> Any chance to unify on a recipe name?
Not sure I follow, but do you mean between the OMAP3 Graphics SDK and
the OMAP5 libgles DDK?
>
>
> Denys
>
>
> -----Original Message-----
> *From:* Hingolikar, Mrinmayee [mrinmayee@ti.com]
> *Received:* Monday, 01 Jul 2013, 8:32
> *To:* meta-ti@yoctoproject.org [meta-ti@yoctoproject.org]
> *Subject:* [meta-ti] [PATCH 2/2] libgles: Added prebuilt userspace
> libraries for graphics acceleration
>
> * These libraries are not distributable in source and hence
> are available only as binary. They implement OpenGLES 1.x and
> OpenGLES 2.x accelerated using SGX 544-MP2 found in OMAP5
> class of devices.
>
> Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com>
> Signed-off-by: Siddharth Heroor <heroor@ti.com>
> ---
> .../libgles/omap5-sgx-ddk-um-linux_1.9.0.10.bb | 24
> ++++++++++++++++++++
> 1 files changed, 24 insertions(+), 0 deletions(-)
> create mode 100644
> recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.10.bb
>
> diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.10.bb
> b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.10.bb
> new file mode 100644
> index 0000000..d3a847d
> --- /dev/null
> +++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.10.bb
> @@ -0,0 +1,24 @@
> +DESCRIPTION = "Userspace libraries for sgx"
> +HOMEPAGE = "http://downloads.ti.com/dsps/dsps_public_sw/gfxsdk"
> +LICENSE = "TI"
> +DEPENDS = ""
> +
> +SRC_URI =
> "http://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/OMAP5_1_09_00_10//exports/omap5-sgx-ddk-um-linux-${PV}.tar.gz;protocol=http"
> +
> +LIC_FILES_CHKSUM =
> "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=d280df8e94bb2e7b9251c8526078eeb8"
> +
> +PR = "r1"
> +
> +SRC_URI[md5sum] = "3cfb875de031098a4c1eeeaf4e442367"
> +
> +S = "${WORKDIR}/${PN}-${PV}"
> +
> +do_install () {
> + oe_runmake install DESTDIR=${D}
> +}
> +
> +PACKAGES =+ "${PN}-${PV}"
> +
> +FILES_${PN} = "${bindir}/*"
> +FILES_${PN} += " ${libdir}/*"
> +FILES_${PN} += "${includedir}/*"
> --
> 1.7.0.4
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>
next prev parent reply other threads:[~2013-07-01 13:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-01 12:31 [PATCH 2/2] libgles: Added prebuilt userspace libraries for graphics acceleration Mrinmayee Hingolikar
2013-07-01 13:27 ` Dmytriyenko, Denys
2013-07-01 13:31 ` Siddharth Heroor [this message]
2013-07-01 13:43 ` Balagopalakrishnan, Anand
2013-07-23 17:08 ` Denys Dmytriyenko
2013-07-01 13:45 ` Maupin, Chase
2013-07-23 17:12 ` 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=51D184C8.5070500@ti.com \
--to=heroor@ti.com \
--cc=denys@ti.com \
--cc=meta-ti@yoctoproject.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.