]> code.ossystems Code Review - openembedded-core.git/commit
yasm: add from meta-oe and tweak
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 5 Aug 2013 16:35:18 +0000 (17:35 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 13 Aug 2013 14:29:31 +0000 (07:29 -0700)
commit2619c81d6641ef5d4dee58c128a1af140429c248
tree5534c466084b84541df97bf2ad526de9e94fc71e
parent5c11cf4db8f43003fb7132b92a78659f70f07ce0
yasm: add from meta-oe and tweak

This is needed for x264. Enabling it for libav also improves performance
on x86 and x86-64. Two minor changes from the meta-oe recipe:

* Set SUMMARY instead of DESCRIPTION
* Drop setting of S - it was setting it to the same as the default

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/yasm/yasm_1.2.0.bb [new file with mode: 0644]