[OE-core] [PATCH 1/4] nasm: upgrade 2.13.01 -> 2.13.02
Richard Purdie
richard.purdie at linuxfoundation.org
Wed Jan 17 15:25:42 UTC 2018
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
meta/recipes-devtools/nasm/{nasm_2.13.01.bb => nasm_2.13.02.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/nasm/{nasm_2.13.01.bb => nasm_2.13.02.bb} (80%)
diff --git a/meta/recipes-devtools/nasm/nasm_2.13.01.bb b/meta/recipes-devtools/nasm/nasm_2.13.02.bb
similarity index 80%
rename from meta/recipes-devtools/nasm/nasm_2.13.01.bb
rename to meta/recipes-devtools/nasm/nasm_2.13.02.bb
index bf18cd6..15672ab 100644
--- a/meta/recipes-devtools/nasm/nasm_2.13.01.bb
+++ b/meta/recipes-devtools/nasm/nasm_2.13.02.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe"
SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 "
-SRC_URI[md5sum] = "1f7d4662040d24351df7d6719ed4f97a"
-SRC_URI[sha256sum] = "08f97baf0a7f892128c6413cfa93b69dc5825fbbd06c70928aea028835d198fa"
+SRC_URI[md5sum] = "f301c7ce89f28af9319edaf917365f61"
+SRC_URI[sha256sum] = "8d3028d286be7c185ba6ae4c8a692fc5438c129b2a3ffad60cbdcedd2793bbbe"
inherit autotools-brokensep
--
2.7.4
More information about the Openembedded-core
mailing list