summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/nasm
Commit message (Collapse)AuthorAgeFilesLines
* nasm: updated to 2.10.07Bogdan Marinescu2013-01-101-2/+2
| | | | | | | | (From OE-Core rev: 1880bcddd2532b22542cc6eccbadf889a1749db9) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nasm: upgraded to 2.10.06Bogdan Marinescu2012-12-261-2/+2
| | | | | | | | (From OE-Core rev: af62834005bfc96fac57aaca5d455064f8ba45f6) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nasm: upgrade to 2.10.05Constantin Musca2012-12-061-2/+2
| | | | | | | | (From OE-Core rev: eebd134989b32577cb1e59897de25c320e61f03c) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nasm: nasm has a build dependency on groff-nativeAmy Fong2012-07-181-0/+2
| | | | | | | | | | | | | | | | | | nasm has a build dependency on groff-native In one incident, there was a case where nasm-native compile phase failed with the following: +troff: can't find `DESC' file +troff: fatal error: sorry, I can't continue During this, groff-native was in the sysroot install phase. To remedy this, adding groff-native in nasm's dependency list. (From OE-Core rev: cd108a55ea58501e91923f348edca9ba736933c7) Signed-off-by: Amy Fong <amy.fong@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nasm: updated to 2.10.01Bogdan Marinescu2012-06-111-6/+5
| | | | | | | | | Tested by compiling syslinux (From OE-Core rev: ba22e4fcf07eb8007f6d500908d503f1d3dbdd16) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nasm: fix issue with repeat configureNitin A Kamble2012-03-311-4/+4
| | | | | | | | | | | | | | | | | | | | | | This Fixes bug: [YOCTO #2176] This fixes the following issue as mentioned in the bug: If nasm-native has to be rebuilt (due to a signature change) it will fail: | checking for a BSD-compatible install... /usr/bin/install -c | /media/large/tmp/work/x86_64-linux/nasm-native-2.07-r1/nasm-2.07/configure: line 4261: syntax error near unexpected token `-W' | /media/large/tmp/work/x86_64-linux/nasm-native-2.07-r1/nasm-2.07/configure: line 4261: `PA_ADD_CFLAGS(-W)' | ERROR: oe_runconf failed NOTE: package nasm-native-2.07-r1: task do_configure: Failed The failure appears to be caused by do_patch_fixaclocal being run a second time (From OE-Core rev: 2d26b1a4f83a635f96072589289a389675abb305) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nasm: Fix aclocalMark Hatle2011-06-231-2/+4
| | | | | | | | | | The mv of aclocal.m4 can only occur once, or it will fail. On a re-run of configure this will fail. (From OE-Core rev: 1e232db4f6e90577f75efabd279b6980277b9547) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* License Field Cleanup: Non-standard field namesBeth Flanagan2011-05-271-1/+1
| | | | | | | | | | | | | | | I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. (From OE-Core rev: 4786ecdf7cd427089464dcb62579110d494e7cd7) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Correct LIC_FILES_CHKSUM typosDarren Hart2010-12-101-1/+1
| | | | | | | An investigation into undocumented variables uncovered a handful of LIC_FILES_CHKSUM spelling errors Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* nasm: fix COMPATIBLE_HOST definitionNitin A Kamble2010-10-071-1/+1
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+24
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
OpenPOWER on IntegriCloud