summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2012-01-24 15:26:35 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-25 14:34:08 +0000
commit0d7dfedca4057982cf0b9cc01188bcd9ad6201f6 (patch)
tree79434ee496962c42c1ee8e52740591dfe7c9645b /meta/recipes-graphics
parent0287f645f1547922a37331c281cdf09807d12b2d (diff)
downloadpoky-0d7dfedca4057982cf0b9cc01188bcd9ad6201f6.tar.gz
cogl: update upstream status for build_for_armv4t.patch
This has patch has been merged into upstreams git repository and will be available in the next stable release. (From OE-Core rev: 77f5e99a821ad30b859a402bdc55c495741b24cc) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/clutter/cogl/build_for_armv4t.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/cogl/build_for_armv4t.patch b/meta/recipes-graphics/clutter/cogl/build_for_armv4t.patch
index 36350854ee..003e9ff5fa 100644
--- a/meta/recipes-graphics/clutter/cogl/build_for_armv4t.patch
+++ b/meta/recipes-graphics/clutter/cogl/build_for_armv4t.patch
@@ -3,7 +3,7 @@ check this to turn off the use of 'clz' instructions, which otherwise would
3cause compile errors like "selected processor does not support ARM mode 3cause compile errors like "selected processor does not support ARM mode
4`clz r3,r0'". 4`clz r3,r0'".
5 5
6Upstream-Status: Submitted 6Upstream-Status: Accepted (should be in the next cogl stable release)
7 7
8Signed-off-by: Wolfgang Denk <wd@denx.de> 8Signed-off-by: Wolfgang Denk <wd@denx.de>
9Signed-off-by: Joshua Lock <josh@linux.intel.com> 9Signed-off-by: Joshua Lock <josh@linux.intel.com>