summaryrefslogtreecommitdiff
path: root/meta/packages/nasm/nasm_2.07.bb
AgeCommit message (Collapse)AuthorFiles
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie1
warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-30nasm: upgrade from 0.98.38 to 2.07Nitin A Kamble1
Fixed the build issue by adding do_configure_prepend line to the recipe. Updated metadata variables like LICENSE & LIC_CHKSUM_FILES Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>