Message ID | 20250818190822.11759-1-dario.binacchi@amarulasolutions.com |
---|---|
State | New |
Headers | show |
Series |
|
Related | show |
On 18/08/2025 21:08, Dario Binacchi wrote: > Release notes: > https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.222 > > Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Applied to next, thanks. To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.
diff --git a/package/uuu/uuu.hash b/package/uuu/uuu.hash index 4ad1783b89ab..75e298e4a33a 100644 --- a/package/uuu/uuu.hash +++ b/package/uuu/uuu.hash @@ -1,3 +1,3 @@ # locally computed -sha256 f604de5aeb687b4523768d998f6cc4a5dd295d227107365d32b5032a82be81e6 uuu_source-uuu_1.5.220.tar.gz +sha256 50bd2ce7e7fbc5fea38bcd138da46ca84aee3aaf723f674fa8546ce70c070c0f uuu_source-uuu_1.5.222.tar.gz sha256 cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495 LICENSE diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk index e88f2715e67f..61f4e82ee36f 100644 --- a/package/uuu/uuu.mk +++ b/package/uuu/uuu.mk @@ -4,7 +4,7 @@ # ################################################################################ -UUU_VERSION = 1.5.220 +UUU_VERSION = 1.5.222 UUU_SOURCE = uuu_source-uuu_$(UUU_VERSION).tar.gz UUU_SITE = https://github.com/nxp-imx/mfgtools/releases/download/uuu_$(UUU_VERSION) UUU_LICENSE = BSD 3-Clause "New" or "Revised" License
Release notes: https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.222 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(-)