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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2013 22:05:58 +0000 (23:05 +0100)
commit6c4a67164d623b33b1cfaefe43d2878c1daccd1a
treed2fd2b5a270113cc7791b2b33c5a308cf1b50e0c
parent7870d27ef5401ae4402471974ecf5e4d044311a6
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

(From OE-Core rev: a3ca077285003fbc04d134e875a58a745271e47f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]