From: Martin Jansa <martin.jansa@gmail.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 12/12] mesa-demos: fix GLES2 build
Date: Wed, 1 Aug 2012 14:48:56 +0200 [thread overview]
Message-ID: <20120801124856.GG16306@jama.jama.net> (raw)
In-Reply-To: <9a9c6f98362245a91a2e58daef6c4ff1bb415881.1343823907.git.ross.burton@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1327 bytes --]
On Wed, Aug 01, 2012 at 01:31:18PM +0100, Ross Burton wrote:
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb b/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb
> index bfc62c5..0685711 100644
> --- a/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb
> +++ b/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb
> @@ -11,10 +11,11 @@ LIC_FILES_CHKSUM = "file://src/xdemos/glxgears.c;beginline=1;endline=20;md5=9142
>
> DEPENDS = "virtual/libx11 virtual/libgl glew"
>
> -PR = "r2"
> +PR = "r3"
>
> SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/demos/${PV}/${BPN}-${PV}.tar.bz2 \
> - file://dso_linking_change_build_fix.patch"
> + file://dso_linking_change_build_fix.patch \
> + file://gles2-info.patch"
mixing tabs and spaces in multiline variable (should be spaces only).
>
> inherit autotools pkgconfig
>
> --
> 1.7.10
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
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:[~2012-08-01 13:00 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-01 12:31 [PATCH 00/12] Mesa upgrade/improvements Ross Burton
2012-08-01 12:31 ` [PATCH 01/12] mesa: format the packages list nicely Ross Burton
2012-08-01 12:31 ` [PATCH 02/12] mesa: move glu.pc to libglu-dev Ross Burton
2012-08-01 12:31 ` [PATCH 03/12] mesa: add --enable-shared-glapi, and package it in libglapi Ross Burton
2012-08-01 12:31 ` [PATCH 04/12] mesa: enable the Graphic Buffer Manager library Ross Burton
2012-08-01 12:31 ` [PATCH 05/12] mesa: Update to 8.0.4 (latest stable version) Ross Burton
2012-08-01 12:35 ` Martin Jansa
2012-08-01 12:37 ` Burton, Ross
2012-08-01 12:50 ` Martin Jansa
2012-08-01 12:31 ` [PATCH 06/12] mesa: Use 'require' instead of 'include' Ross Burton
2012-08-01 12:31 ` [PATCH 07/12] mesa: enable GLESv2 Ross Burton
2012-08-01 12:44 ` Martin Jansa
2012-08-01 14:53 ` Burton, Ross
2012-08-01 15:14 ` Koen Kooi
2012-08-01 15:15 ` Burton, Ross
2012-08-01 12:31 ` [PATCH 08/12] mesa: enable EGL, with DRM and X11 platforms Ross Burton
2012-08-01 12:31 ` [PATCH 09/12] mesa: respect x11 DISTRO_FEATURE Ross Burton
2012-08-01 12:47 ` Martin Jansa
2012-08-01 12:31 ` [PATCH 10/12] poky: add EGL and OpenGLESv2 features Ross Burton
2012-08-01 12:31 ` [PATCH 11/12] mesa: no need to depend on python-native, the class does that Ross Burton
2012-08-01 12:31 ` [PATCH 12/12] mesa-demos: fix GLES2 build Ross Burton
2012-08-01 12:48 ` Martin Jansa [this message]
2012-08-01 13:32 ` [PATCH 00/12] Mesa upgrade/improvements Koen Kooi
2012-08-01 13:41 ` Burton, Ross
2012-08-01 14:33 ` Koen Kooi
2012-08-01 14:34 ` Burton, Ross
2012-08-01 14:54 ` Koen Kooi
2012-08-01 15:17 ` Burton, Ross
2012-08-01 14:38 ` Damien Lespiau
2012-08-01 14:54 ` Koen Kooi
2012-08-01 14:57 ` Burton, Ross
2012-08-01 15:54 ` Koen Kooi
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=20120801124856.GG16306@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 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.