* [Buildroot] [PATCH 1/1] package/uuu: bump to version 1.4.224
@ 2022-07-05 6:16 Dario Binacchi
2022-07-06 6:59 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2022-07-05 6:16 UTC (permalink / raw)
To: buildroot; +Cc: Dario Binacchi, Fabrice Fontaine, Yann E . MORIN
It requires the host-zstd package.
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
package/uuu/uuu.hash | 2 +-
package/uuu/uuu.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/uuu/uuu.hash b/package/uuu/uuu.hash
index 245c38879c63..a57b4dc46ea1 100644
--- a/package/uuu/uuu.hash
+++ b/package/uuu/uuu.hash
@@ -1,4 +1,4 @@
# locally computed
-sha256 a9b8b74e32e6718d591c66951b8b52276df7862db80ee943e046947f7313e57f uuu_source-1.4.193.tar.gz
+sha256 b8b7fcd0e8eca64a255bf2b964bfb39a97599670e5258858421b27ff86aac80f uuu_source-1.4.224.tar.gz
sha256 cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495 LICENSE
sha256 77b90738ae98b7958d34d9f96caf2671210a133427f8f6b784914b54f406c29b README.md
diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk
index 9bf9ff123be4..647254446fa6 100644
--- a/package/uuu/uuu.mk
+++ b/package/uuu/uuu.mk
@@ -4,11 +4,11 @@
#
################################################################################
-UUU_VERSION = 1.4.193
+UUU_VERSION = 1.4.224
UUU_SOURCE = uuu_source-$(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
UUU_LICENSE_FILES = LICENSE README.md
-HOST_UUU_DEPENDENCIES = host-bzip2 host-openssl host-zlib host-libusb
+HOST_UUU_DEPENDENCIES = host-bzip2 host-openssl host-zlib host-libusb host-zstd
$(eval $(host-cmake-package))
--
2.32.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:[~2022-07-06 6:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-05 6:16 [Buildroot] [PATCH 1/1] package/uuu: bump to version 1.4.224 Dario Binacchi
2022-07-06 6:59 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox