]> code.ossystems Code Review - openembedded-core.git/commitdiff
nasm: updated to 2.10.07
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>
Tue, 8 Jan 2013 09:58:12 +0000 (11:58 +0200)
committerSaul Wold <sgw@linux.intel.com>
Thu, 10 Jan 2013 00:40:35 +0000 (16:40 -0800)
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/nasm/nasm_2.10.07.bb [moved from meta/recipes-devtools/nasm/nasm_2.10.06.bb with 81% similarity]

similarity index 81%
rename from meta/recipes-devtools/nasm/nasm_2.10.06.bb
rename to meta/recipes-devtools/nasm/nasm_2.10.07.bb
index cb12a22dc025f0ae103a51e0b2176184ed484330..1c95ed82bc40332273be25f781b0a6be26d3215e 100644 (file)
@@ -7,8 +7,8 @@ COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)'
 PR = "r0"
 
 SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 "
-SRC_URI[md5sum] = "875c4217b2e581dbae0bf96d45a6067a"
-SRC_URI[sha256sum] = "ac84dd0d7e4ad6282061ce36b68a72db591db55cf0902b53d4297c743b0944a6"
+SRC_URI[md5sum] = "af1cd6669f5e98148cd5ec42dee90f19"
+SRC_URI[sha256sum] = "c056e2abc83816892e448f9e9e95a3d21e9e096f44341b9d4853f62a443bba82"
 
 inherit autotools