diff options
-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> |