[OE-core] [PATCH 12/12] mesa-demos: fix GLES2 build

Martin Jansa martin.jansa at gmail.com
Wed Aug 1 12:48:56 UTC 2012


On Wed, Aug 01, 2012 at 01:31:18PM +0100, Ross Burton wrote:
> 
> Signed-off-by: Ross Burton <ross.burton at 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 at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120801/304d1877/attachment-0002.sig>


More information about the Openembedded-core mailing list