]> code.ossystems Code Review - openembedded-core.git/commit
x264: add from meta-oe, update and tweak
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 5 Aug 2013 16:42:58 +0000 (17:42 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 13 Aug 2013 14:29:32 +0000 (07:29 -0700)
commita3ca077285003fbc04d134e875a58a745271e47f
tree2fcc5eca82ff8b650b944f90c9d658a96230709c
parent2619c81d6641ef5d4dee58c128a1af140429c248
x264: add from meta-oe, update and tweak

This is required by the default configuration of libav being brought over
from meta-oe. Changes from the meta-oe recipe:

* Update to the latest revision from the stable branch (upstream does
  not seem to provide stable releases.)
* Add LICENSE_FLAGS = "commercial"
* Enable PIC to fix text relocation warnings and disable warning for
  i586 (since PIC can't be used there)
* Make SUMMARY value slightly shorter
* Indent SRC_URI consistently with other recipes in OE-Core

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/x264/x264/don-t-default-to-cortex-a9-with-neon.patch [new file with mode: 0644]
meta/recipes-multimedia/x264/x264_git.bb [new file with mode: 0644]