summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/yasm
Commit message (Collapse)AuthorAgeFilesLines
* yasm: 1.2.0 -> 1.3.0Robert Yang2015-06-112-13/+14
| | | | | | | | | | Its LIC_FILES_CHKSUM changes because the COPYING's year updates, the content is the same. (From OE-Core rev: 1bbd105c12b9b0a28973e7796fc2d18543b17abf) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yasm: add from meta-oe and tweakPaul Eggleton2013-08-131-0/+13
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 (From OE-Core rev: 2619c81d6641ef5d4dee58c128a1af140429c248) 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>