package/freescale-imx/imx-m4fwloader: update URLs to NXPmicro github organization
imx-m4fwloader was removed from the github codeauroraforum organization. It is now redirecting to NXPmicro. This patch updates the link to directly point to the correct place. Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
8c74c6472b
commit
f496b36995
@ -5,4 +5,4 @@ config BR2_PACKAGE_IMX_M4FWLOADER
|
||||
This package provides a tool to load a firmware to the
|
||||
Cortex-M4 core available in some i.MX processors.
|
||||
|
||||
https://github.com/codeauroraforum/imx-m4fwloader
|
||||
https://github.com/NXPmicro/imx-m4fwloader
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
IMX_M4FWLOADER_VERSION = 8cf4d17a09ba23250d43381b49ba00d92406fad9
|
||||
IMX_M4FWLOADER_SITE = $(call github,codeauroraforum,imx-m4fwloader,$(IMX_M4FWLOADER_VERSION))
|
||||
IMX_M4FWLOADER_SITE = $(call github,NXPmicro,imx-m4fwloader,$(IMX_M4FWLOADER_VERSION))
|
||||
IMX_M4FWLOADER_LICENSE = GPL-2.0+
|
||||
IMX_M4FWLOADER_LICENSE_FILES = LICENSE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user