* [PATCH] nasm: updated to 2.10.01
@ 2012-06-08 9:30 Bogdan Marinescu
2012-06-11 12:56 ` Richard Purdie
0 siblings, 1 reply; 2+ messages in thread
From: Bogdan Marinescu @ 2012-06-08 9:30 UTC (permalink / raw)
To: openembedded-core
Tested by compiling syslinux
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
---
.../nasm/{nasm_2.07.bb => nasm_2.10.01.bb} | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
rename meta/recipes-devtools/nasm/{nasm_2.07.bb => nasm_2.10.01.bb} (58%)
diff --git a/meta/recipes-devtools/nasm/nasm_2.07.bb b/meta/recipes-devtools/nasm/nasm_2.10.01.bb
similarity index 58%
rename from meta/recipes-devtools/nasm/nasm_2.07.bb
rename to meta/recipes-devtools/nasm/nasm_2.10.01.bb
index fc2d531..8feaad4 100644
--- a/meta/recipes-devtools/nasm/nasm_2.07.bb
+++ b/meta/recipes-devtools/nasm/nasm_2.10.01.bb
@@ -1,15 +1,14 @@
DESCRIPTION = "General-purpose x86 assembler"
SECTION = "devel"
LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d89d124974e487e5d64da6f1cd8acfbb"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe"
COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)'
-PR = "r1"
+PR = "r0"
-SRC_URI = "${SOURCEFORGE_MIRROR}/nasm/nasm-${PV}.tar.bz2 "
-
-SRC_URI[md5sum] = "d8934231e81874c29374ddef1fbdb1ed"
-SRC_URI[sha256sum] = "ac70ee451c73d742c9ff830502e5f8b1f648b2abffa8fd00944243283ba8e87c"
+SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 "
+SRC_URI[md5sum] = "2e02cb6e90f52950eaaa8cce7a9f2327"
+SRC_URI[sha256sum] = "ac9b37d265c35492ab1bc29dd5a4f3da11b42dd9fea7a31d95f6cb4c812bda84"
inherit autotools
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] nasm: updated to 2.10.01
2012-06-08 9:30 [PATCH] nasm: updated to 2.10.01 Bogdan Marinescu
@ 2012-06-11 12:56 ` Richard Purdie
0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2012-06-11 12:56 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Fri, 2012-06-08 at 12:30 +0300, Bogdan Marinescu wrote:
> Tested by compiling syslinux
>
> Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
> ---
> .../nasm/{nasm_2.07.bb => nasm_2.10.01.bb} | 11 +++++------
> 1 file changed, 5 insertions(+), 6 deletions(-)
> rename meta/recipes-devtools/nasm/{nasm_2.07.bb => nasm_2.10.01.bb} (58%)
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-11 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 9:30 [PATCH] nasm: updated to 2.10.01 Bogdan Marinescu
2012-06-11 12:56 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox