From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] mesa-common: allow empty PN
Date: Tue, 29 Nov 2011 09:38:51 +0100 [thread overview]
Message-ID: <20111129083851.GD7441@jama.jama.net> (raw)
In-Reply-To: <1322555768-9095-1-git-send-email-Martin.Jansa@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1143 bytes --]
On Tue, Nov 29, 2011 at 09:36:08AM +0100, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
> meta/recipes-graphics/mesa/mesa-common.inc | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc
> index 7d729b4..df035e6 100644
> --- a/meta/recipes-graphics/mesa/mesa-common.inc
> +++ b/meta/recipes-graphics/mesa/mesa-common.inc
> @@ -38,6 +38,9 @@ EXTRA_OECONF = "--enable-glu \
> # Multiple virtual/gl providers being built breaks staging
> EXCLUDE_FROM_WORLD = "1"
>
> +# ie mesa-dri could be empty and mesa-dri-dev RDEPENDS on it
> +ALLOW_EMPTY_${PN} = "1"
> +
> PACKAGES =+ "libegl libegl-dev libegl-dbg libglu libglu-dev libosmesa libosmesa-dev libgl libgl-dev"
> FILES_libegl = "${libdir}/libEGL.so.* ${libdir}/egl/*.so"
> FILES_libgl = "${libdir}/libGL.so.*"
> --
> 1.7.8.rc4
>
This is needed because
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/012580.html
Cheers,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2011-11-29 8:45 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-29 8:26 [CONSOLIDATED PULL 00/23] Scooping up Patches Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 01/23] libjson: add 0.9 Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 02/23] pulseaudio: update to 1.1, delete 0.9.x Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 03/23] default-distrovars: Define SDK_VERSION and DISTRO_VERSION Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 04/23] toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 05/23] python-native: Fix gcc compiler detecting logic Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 06/23] opkg-utils: handle 6 digit UID fields properly Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 07/23] Introduce multiarch DISTRO_FEATURE Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 08/23] rpm_5.4.0.bb: Build rpm without xz Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 09/23] libx11-trim: update to 1.4.4 Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 10/23] xserver-xorg: only use --disable-dga in xserver-xorg-lite Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 11/23] runqemu: look for *-image* to be more flexible for image names Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 12/23] distro_tracking: Update manual check dates (readline, gcrypt) Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 13/23] distro_tracking_fields: update the status Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 14/23] mesa: package gl/egl/osmesa to separate packages Saul Wold
2011-11-29 8:36 ` [PATCH] mesa-common: allow empty PN Martin Jansa
2011-11-29 8:38 ` Martin Jansa [this message]
2011-11-29 12:47 ` Richard Purdie
2011-11-29 8:26 ` [CONSOLIDATED PULL 15/23] mesa-common: install internal GL headers to libgl-dev Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 16/23] tzdata/tzcode: Update tzdata to 2011n Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 17/23] intltool: remove XML::Parser check Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 18/23] Self Hosted Image: Added Task and Images Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 19/23] coreutils: build and install hostname Saul Wold
2011-11-29 11:16 ` Richard Purdie
2011-11-29 8:26 ` [CONSOLIDATED PULL 20/23] distro_tracking: update tracking fields for gettext and eds-tools Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 21/23] binutils: upgrade from 2.21.1a to 2.22 Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 22/23] distro-tracking: update information for binutils & libtool Saul Wold
2011-11-29 8:26 ` [CONSOLIDATED PULL 23/23] eglibc-initial: Fix kernel headers symlink being wrong Saul Wold
2011-11-29 12:46 ` [CONSOLIDATED PULL 00/23] Scooping up Patches Richard Purdie
2011-11-30 4:56 ` Cui, Dexuan
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=20111129083851.GD7441@jama.jama.net \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox