diff options
author | Joshua Lock <josh@linux.intel.com> | 2012-01-24 15:26:35 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-25 14:34:08 +0000 |
commit | 0d7dfedca4057982cf0b9cc01188bcd9ad6201f6 (patch) | |
tree | 79434ee496962c42c1ee8e52740591dfe7c9645b /meta | |
parent | 0287f645f1547922a37331c281cdf09807d12b2d (diff) | |
download | poky-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')
-rw-r--r-- | meta/recipes-graphics/clutter/cogl/build_for_armv4t.patch | 2 |
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 | |||
3 | cause compile errors like "selected processor does not support ARM mode | 3 | cause compile errors like "selected processor does not support ARM mode |
4 | `clz r3,r0'". | 4 | `clz r3,r0'". |
5 | 5 | ||
6 | Upstream-Status: Submitted | 6 | Upstream-Status: Accepted (should be in the next cogl stable release) |
7 | 7 | ||
8 | Signed-off-by: Wolfgang Denk <wd@denx.de> | 8 | Signed-off-by: Wolfgang Denk <wd@denx.de> |
9 | Signed-off-by: Joshua Lock <josh@linux.intel.com> | 9 | Signed-off-by: Joshua Lock <josh@linux.intel.com> |