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