* [Buildroot] [PATCH] package/elf2flt: update to 2024.02
@ 2024-05-11 7:28 Waldemar Brodkorb
2024-05-11 20:11 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Waldemar Brodkorb @ 2024-05-11 7:28 UTC (permalink / raw)
To: buildroot
Upstream added riscv32 support.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
package/elf2flt/elf2flt.hash | 2 +-
package/elf2flt/elf2flt.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/elf2flt/elf2flt.hash b/package/elf2flt/elf2flt.hash
index 4dc040645e..e338ff6780 100644
--- a/package/elf2flt/elf2flt.hash
+++ b/package/elf2flt/elf2flt.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 735482d8c5fd76191e86ff2d6985dd68c232a7b8bdac11fdb480385c6a75ca8f elf2flt-2023.09.tar.gz
+sha256 e1d419c463431ff1af7fdc76a402f628744ad10dff063bea76a386942255119c elf2flt-2024.02.tar.gz
sha256 f20bc5007904094e3a4e9fbcc3526cdd40893f91d458c3139b308e5c4c0899c6 LICENSE.TXT
diff --git a/package/elf2flt/elf2flt.mk b/package/elf2flt/elf2flt.mk
index aa5595843f..d5a7b9b5fd 100644
--- a/package/elf2flt/elf2flt.mk
+++ b/package/elf2flt/elf2flt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ELF2FLT_VERSION = 2023.09
+ELF2FLT_VERSION = 2024.02
ELF2FLT_SITE = $(call github,uclinux-dev,elf2flt,v$(ELF2FLT_VERSION))
ELF2FLT_LICENSE = GPL-2.0+
ELF2FLT_LICENSE_FILES = LICENSE.TXT
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/elf2flt: update to 2024.02
2024-05-11 7:28 [Buildroot] [PATCH] package/elf2flt: update to 2024.02 Waldemar Brodkorb
@ 2024-05-11 20:11 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-11 20:11 UTC (permalink / raw)
To: Waldemar Brodkorb; +Cc: buildroot
On Sat, 11 May 2024 09:28:08 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:
> Upstream added riscv32 support.
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> package/elf2flt/elf2flt.hash | 2 +-
> package/elf2flt/elf2flt.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-11 20:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-11 7:28 [Buildroot] [PATCH] package/elf2flt: update to 2024.02 Waldemar Brodkorb
2024-05-11 20:11 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.