package/uuu: update upstream link
NXP repositories moved to a new location. The old URL redirects to the new one. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 3f31c4ef33eff191fc17cd0f8aa4d3d4ad9ed2c4) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c07502e827
commit
1ba78a69fd
@ -12,7 +12,7 @@ config BR2_PACKAGE_HOST_UUU
|
||||
sudo sh -c "uuu -udev >> /etc/udev/rules.d/70-uuu.rules"
|
||||
sudo udevadm control --reload
|
||||
|
||||
https://github.com/NXPmicro/mfgtools
|
||||
https://github.com/nxp-imx/mfgtools
|
||||
|
||||
comment "host uuu needs a toolchain w/ host gcc >= 4.9"
|
||||
depends on !BR2_HOST_GCC_AT_LEAST_4_9
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
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_SITE = https://github.com/nxp-imx/mfgtools/releases/download/uuu_$(UUU_VERSION)
|
||||
UUU_LICENSE = BSD 3-Clause "New" or "Revised" License
|
||||
UUU_LICENSE_FILES = LICENSE
|
||||
HOST_UUU_DEPENDENCIES = \
|
||||
|
Loading…
Reference in New Issue
Block a user