Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 09/10] libopenmax: Add libopenmax virtual package
Date: Thu, 16 May 2013 09:58:42 +0200	[thread overview]
Message-ID: <20130516095842.78066d20@skate> (raw)
In-Reply-To: <1368655178-19176-10-git-send-email-spenser@gillilanding.com>

Dear Spenser Gilliland,

On Wed, 15 May 2013 16:59:37 -0500, Spenser Gilliland wrote:

> diff --git a/package/opengl/Config.in b/package/opengl/Config.in
> index 81616f9..1636807 100644
> --- a/package/opengl/Config.in
> +++ b/package/opengl/Config.in
> @@ -6,3 +6,6 @@ config BR2_PACKAGE_HAS_OPENGL_ES
>  
>  config BR2_PACKAGE_HAS_OPENVG
>  	bool
> +
> +config BR2_PACKAGE_HAS_OPENMAX
> +	bool

I'm starting to wonder if those virtual packages shouldn't be separated
from each other, and named virtual-<something>, i.e:

	package/virtual-opengl/
	package/virtual-openvg/
	package/virtual-egl/
	package/virtual-openmax/

but ok, that's certainly a different work. This current patch series is
already long enough.

> +ifeq ($(BR2_PACKAGE_BELLAGIO),y)
> +LIBOPENMAX_DEPENDENCIES += bellagio
> +endif

Unless I missed something, there is no bellagio package in Buildroot
for now, so this chunk should only be added once bellagio is added.

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-05-16  7:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-15 21:59 [Buildroot] [PATCH v6 00/10] add Gstreamer 1.X for gst-omx support Spenser Gilliland
2013-05-15 21:59 ` [Buildroot] [PATCH v6 01/10] libglib2: Bump libglib2 to 2.36.1 Spenser Gilliland
2013-05-15 21:59 ` [Buildroot] [PATCH v6 02/10] gstreamer1: Add gstreamer version 1.0.7 package Spenser Gilliland
2013-05-15 21:59 ` [Buildroot] [PATCH v6 03/10] gst1-plugins-base: add gstreamer1 base plugins Spenser Gilliland
2013-05-15 21:59 ` [Buildroot] [PATCH v6 04/10] gst1-plugins-good: add gstreamer1 good plugins Spenser Gilliland
2013-05-15 21:59 ` [Buildroot] [PATCH v6 05/10] gst1-plugins-bad: add gstreamer1 bad plugins Spenser Gilliland
2013-05-15 21:59 ` [Buildroot] [PATCH v6 06/10] gst1-plugins-ugly: add gstreamer1 ugly plugins Spenser Gilliland
2013-05-15 21:59 ` [Buildroot] [PATCH v6 07/10] libvpx: new package libvpx Spenser Gilliland
2013-05-16  7:56   ` Thomas Petazzoni
2013-05-15 21:59 ` [Buildroot] [PATCH v6 08/10] gst1-plugins-good: add libvpx support Spenser Gilliland
2013-05-15 21:59 ` [Buildroot] [PATCH v6 09/10] libopenmax: Add libopenmax virtual package Spenser Gilliland
2013-05-16  7:58   ` Thomas Petazzoni [this message]
2013-05-16 14:18     ` Spenser Gilliland
2013-05-16 14:22       ` Thomas Petazzoni
2013-05-16 14:35         ` Spenser Gilliland
2013-05-16 14:38           ` Thomas Petazzoni
2013-05-26 20:48             ` Peter Korsgaard
2013-05-15 21:59 ` [Buildroot] [PATCH v6 10/10] gst-omx: add gst-omx package Spenser Gilliland
2013-05-16  8:10   ` Thomas Petazzoni
2013-05-16 14:29     ` Spenser Gilliland
2013-05-16 14:41       ` Thomas Petazzoni

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=20130516095842.78066d20@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox