* [Buildroot] [PATCH 1/1] package/uuu: bump to version 1.5.141
@ 2023-11-13 10:44 Dario Binacchi
2023-11-13 21:49 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2023-11-13 10:44 UTC (permalink / raw)
To: buildroot; +Cc: Dario Binacchi
- Increase default timeout to 10s (1.5.140)
- Hot Fixed for SPDS crash for some images (1.5.141)
Release notes:
https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.140
https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.141
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
package/uuu/uuu.hash | 2 +-
package/uuu/uuu.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/uuu/uuu.hash b/package/uuu/uuu.hash
index 2d7a8dc7602a..20816b5081db 100644
--- a/package/uuu/uuu.hash
+++ b/package/uuu/uuu.hash
@@ -1,4 +1,4 @@
# locally computed
-sha256 16eea2446160976e20d2f20257cecf7490979431f17971af374e81bba8d5fa98 uuu_source-uuu_1.5.139.tar.gz
+sha256 6972c7a1e76d60a22212913a8867b737104410c2a47ad88c8af460bd4885ec09 uuu_source-uuu_1.5.141.tar.gz
sha256 cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495 LICENSE
sha256 2d872c6e5aaea15ec1932bfb378fb62e24ee7ec399fe7f998f03d9b728215335 README.md
diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk
index 218001cde4e5..93c748ee46d8 100644
--- a/package/uuu/uuu.mk
+++ b/package/uuu/uuu.mk
@@ -4,7 +4,7 @@
#
################################################################################
-UUU_VERSION = 1.5.139
+UUU_VERSION = 1.5.141
UUU_SOURCE = uuu_source-uuu_$(UUU_VERSION).tar.gz
UUU_SITE = https://github.com/NXPmicro/mfgtools/releases/download/uuu_$(UUU_VERSION)
UUU_LICENSE = BSD 3-Clause "New" or "Revised" License
--
2.42.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-13 21:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 10:44 [Buildroot] [PATCH 1/1] package/uuu: bump to version 1.5.141 Dario Binacchi
2023-11-13 21:49 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox