mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] cross-nasm: Version bump. 2.15.05 -> 2.16.01
@ 2023-03-29 18:19 Christian Melki
  2023-04-12  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-03-29 18:19 UTC (permalink / raw)
  To: ptxdist

Various bugs and fixes.
RDOFF support (nasm only format) has been removed.
https://nasm.us/doc/nasmdocc.html

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/cross-nasm.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
index 4ad4407e8..c84e97d18 100644
--- a/rules/cross-nasm.make
+++ b/rules/cross-nasm.make
@@ -15,9 +15,9 @@ CROSS_PACKAGES-$(PTXCONF_CROSS_NASM) += cross-nasm
 #
 # Paths and names
 #
-CROSS_NASM_VERSION	:= 2.15.05
+CROSS_NASM_VERSION	:= 2.16.01
 ifdef PTXCONF_ARCH_X86
-CROSS_NASM_MD5		:= 1c9802446d7341c41c21eb98c7859064
+CROSS_NASM_MD5		:= d755ba0d16f94616c2907f8cab7c748b
 CROSS_NASM		:= nasm-$(CROSS_NASM_VERSION)
 CROSS_NASM_SUFFIX	:= tar.xz
 CROSS_NASM_URL		:= http://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] cross-nasm: Version bump. 2.15.05 -> 2.16.01
  2023-03-29 18:19 [ptxdist] [PATCH] cross-nasm: Version bump. 2.15.05 -> 2.16.01 Christian Melki
@ 2023-04-12  6:29 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-04-12  6:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 90406cb75e6d3dd97eeb1bd9e3df9a3db015a957.

Michael

[sent from post-receive hook]

On Wed, 12 Apr 2023 08:29:44 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Various bugs and fixes.
> RDOFF support (nasm only format) has been removed.
> https://nasm.us/doc/nasmdocc.html
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230329181939.639857-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
> index 4ad4407e8420..c84e97d18aa6 100644
> --- a/rules/cross-nasm.make
> +++ b/rules/cross-nasm.make
> @@ -15,9 +15,9 @@ CROSS_PACKAGES-$(PTXCONF_CROSS_NASM) += cross-nasm
>  #
>  # Paths and names
>  #
> -CROSS_NASM_VERSION	:= 2.15.05
> +CROSS_NASM_VERSION	:= 2.16.01
>  ifdef PTXCONF_ARCH_X86
> -CROSS_NASM_MD5		:= 1c9802446d7341c41c21eb98c7859064
> +CROSS_NASM_MD5		:= d755ba0d16f94616c2907f8cab7c748b
>  CROSS_NASM		:= nasm-$(CROSS_NASM_VERSION)
>  CROSS_NASM_SUFFIX	:= tar.xz
>  CROSS_NASM_URL		:= http://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-12  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29 18:19 [ptxdist] [PATCH] cross-nasm: Version bump. 2.15.05 -> 2.16.01 Christian Melki
2023-04-12  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox