summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter
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:31:40 +0000
commit77f5e99a821ad30b859a402bdc55c495741b24cc (patch)
treeadfa655bfd27f9a8cbb0adf6f4a56fbb05346ddb /meta/recipes-graphics/clutter
parentb3ca57418f47b16ed0a63d3291bf7d31e3ca5a45 (diff)
downloadopenembedded-core-contrib-77f5e99a821ad30b859a402bdc55c495741b24cc.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. Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/clutter')
-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
cause compile errors like "selected processor does not support ARM mode
`clz r3,r0'".
-Upstream-Status: Submitted
+Upstream-Status: Accepted (should be in the next cogl stable release)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Joshua Lock <josh@linux.intel.com>