package/freescale-imx/imx-kobs: update to NXPmicro github organization

imx-kobs 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.

The commit also replaces the Config.in comment saying the package does
not have an upstream by the github.com project page.

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023.02.x
Julien Olivain 2022-12-29 20:47:07 +01:00 committed by Yann E. MORIN
parent 1ed90a96aa
commit cec5a941b0
2 changed files with 2 additions and 3 deletions

View File

@ -5,5 +5,4 @@ config BR2_PACKAGE_IMX_KOBS
The imx-kobs tool is used for writing images to NAND on i.MX
platforms.
This library is provided by Freescale as-is and doesn't have
an upstream.
https://github.com/NXPmicro/imx-kobs

View File

@ -5,7 +5,7 @@
################################################################################
IMX_KOBS_VERSION = a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b
IMX_KOBS_SITE = $(call github,codeauroraforum,imx-kobs,$(IMX_KOBS_VERSION))
IMX_KOBS_SITE = $(call github,NXPmicro,imx-kobs,$(IMX_KOBS_VERSION))
IMX_KOBS_LICENSE = GPL-2.0+
IMX_KOBS_LICENSE_FILES = COPYING