[oe-commits] Laurentiu Palcu : nasm: upgrade to 2.11.02

git at git.openembedded.org git at git.openembedded.org
Wed Apr 30 15:39:50 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: a3ddc4041a9a04072e4dbfe23fc5bddc7b0217ce
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a3ddc4041a9a04072e4dbfe23fc5bddc7b0217ce

Author: Laurentiu Palcu <laurentiu.palcu at intel.com>
Date:   Mon Apr 28 16:03:19 2014 +0300

nasm: upgrade to 2.11.02

Signed-off-by: Laurentiu Palcu <laurentiu.palcu at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-devtools/nasm/{nasm_2.11.bb => nasm_2.11.02.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/nasm/nasm_2.11.bb b/meta/recipes-devtools/nasm/nasm_2.11.02.bb
similarity index 81%
rename from meta/recipes-devtools/nasm/nasm_2.11.bb
rename to meta/recipes-devtools/nasm/nasm_2.11.02.bb
index 5f4b953..db84ec5 100644
--- a/meta/recipes-devtools/nasm/nasm_2.11.bb
+++ b/meta/recipes-devtools/nasm/nasm_2.11.02.bb
@@ -6,8 +6,8 @@ COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)'
 
 
 SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 "
-SRC_URI[md5sum] = "4cd558047ea5ed51fc2c7c94e249c7b8"
-SRC_URI[sha256sum] = "1ce7e897c67255a195367a60c739a90a0b33a4a73f058f7cda3253bcf975642b"
+SRC_URI[md5sum] = "3bbc8ed83115b8caf7931f35ec3bc5e0"
+SRC_URI[sha256sum] = "ece26b5ef565f94d19a72756d05965e424d2e5ca55f88b949852da70dd62f0e0"
 
 inherit autotools-brokensep
 



More information about the Openembedded-commits mailing list