]> code.ossystems Code Review - openembedded-core.git/commit
cogl: ensure we can build on armv4
authorJoshua Lock <josh@linux.intel.com>
Wed, 4 Jan 2012 01:31:20 +0000 (17:31 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jan 2012 11:24:24 +0000 (11:24 +0000)
commite19586765af518892ed55d9bfd45d0857566ae98
tree7cc708ec0e7bc16b60bb7103eb6f81c1b067dce8
parentab56f27d96cbd2c79ca16d12333687ca9720934c
cogl: ensure we can build on armv4

Without this patch cogl will not build for armv4 as it uses an
unsupported instruction. This changeset adds a patch from Wolfgang
Denk to add an extra guard around armv5 or above code.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/clutter/cogl/build_for_armv4t.patch [new file with mode: 0644]
meta/recipes-graphics/clutter/cogl_1.8.2.bb
meta/recipes-graphics/clutter/cogl_git.bb