diff mbox series

package/uuu: update upstream link

Message ID ec9291a6fb5bf49751b1abd089f14f0b99a160e6.1721752095.git.baruch@tkos.co.il
State Accepted
Headers show
Series package/uuu: update upstream link | expand

Commit Message

Baruch Siach July 23, 2024, 4:28 p.m. UTC
NXP repositories moved to a new location. The old URL redirects to the
new one.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/uuu/Config.in.host | 2 +-
 package/uuu/uuu.mk         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Aug. 31, 2024, 4:55 p.m. UTC | #1
>>>>> "Baruch" == Baruch Siach via buildroot <buildroot@buildroot.org> writes:

 > NXP repositories moved to a new location. The old URL redirects to the
 > new one.

 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Committed to 2024.02.x and 2024.05.x, thanks.
diff mbox series

Patch

diff --git a/package/uuu/Config.in.host b/package/uuu/Config.in.host
index 0ed064feb6ea..99f20ee0709b 100644
--- a/package/uuu/Config.in.host
+++ b/package/uuu/Config.in.host
@@ -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
diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk
index 63556b9938a8..e57828a0ca6e 100644
--- a/package/uuu/uuu.mk
+++ b/package/uuu/uuu.mk
@@ -6,7 +6,7 @@ 
 
 UUU_VERSION = 1.5.182
 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 = \