package/uuu: bump to version 1.5.177
- Support i.MX91
- Fix a crash with -d option when change back file.
Release notes:
https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.177
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit dfe02734bf
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
6ea8073519
commit
69125a8fb8
@ -1,3 +1,3 @@
|
||||
# locally computed
|
||||
sha256 6e65fc028afacc94b805ae376e3da3864dcb2570d425037820e716207ab70373 uuu_source-uuu_1.5.165.tar.gz
|
||||
sha256 fac38e93714181fbfb0ff52b9cd29395c7eb342def5c3857da87e5429beb3927 uuu_source-uuu_1.5.177.tar.gz
|
||||
sha256 cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UUU_VERSION = 1.5.165
|
||||
UUU_VERSION = 1.5.177
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user