From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC v3 1/1] ti-gfx: add new package
Date: Thu, 27 Jun 2013 21:59:23 -0300 [thread overview]
Message-ID: <51CCDFEB.6070805@zacarias.com.ar> (raw)
In-Reply-To: <1372373766-23735-1-git-send-email-spenser@gillilanding.com>
On 06/27/2013 07:56 PM, Spenser Gilliland wrote:
> --- /dev/null
> +++ b/package/ti-gfx/Config.in
> @@ -0,0 +1,64 @@
> +config BR2_PACKAGE_TI_GFX
> + bool "ti-gfx"
> + select BR2_PACKAGE_HAS_OPENGL_EGL
> + select BR2_PACKAGE_HAS_OPENGL_ES
> + depends on BR2_LINUX_KERNEL && (BR2_TOOLCHAIN_EXTERNAL_GLIBC || \
> + BR2_TOOLCHAIN_CTNG_eglibc || BR2_TOOLCHAIN_CTNG_glibc)
> + help
> + Graphics libraries for TI boards.
> +
> + http://downloads.ti.com/dsps/dsps_public_sw/gfxsdk/
depends on BR2_arm might be suitable here to avoid unnecessary noise and
failures.
I'll give it a spin on omap35xx once i kick my mutant beagle back into
working order.
Regards.
next prev parent reply other threads:[~2013-06-28 0:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-27 22:56 [Buildroot] [RFC v3 1/1] ti-gfx: add new package Spenser Gilliland
2013-06-28 0:59 ` Gustavo Zacarias [this message]
2013-06-28 16:26 ` Thomas Petazzoni
2013-06-28 18:10 ` Spenser Gilliland
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=51CCDFEB.6070805@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--cc=buildroot@busybox.net \
/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.