From 288b7a9d0e6093f85e4a1d3e34d4332b9c43b47b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 26 Apr 2012 20:36:05 +0000 Subject: mesa: Fix mklibs patch to simply remove troublesome uname usage Without this we started seeing the -mx32 flag being passed to the compiler for things like arm builds which makes no sense. Signed-off-by: Richard Purdie --- meta/recipes-graphics/mesa/mesa-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/mesa/mesa-common.inc') diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc index 2b90aed21..1c376b773 100644 --- a/meta/recipes-graphics/mesa/mesa-common.inc +++ b/meta/recipes-graphics/mesa/mesa-common.inc @@ -12,7 +12,7 @@ SECTION = "x11" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://docs/license.html;md5=7a3373c039b6b925c427755a4f779c1d" -INC_PR = "r13" +INC_PR = "r14" PE = "2" -- cgit v1.2.3