mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] cross-nasm: Version bump. 2.15.05 -> 2.16.01
Date: Wed, 29 Mar 2023 20:19:39 +0200	[thread overview]
Message-ID: <20230329181939.639857-1-christian.melki@t2data.com> (raw)

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




             reply	other threads:[~2023-03-29 18:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29 18:19 Christian Melki [this message]
2023-04-12  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230329181939.639857-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox