diff mbox series

[1/1] package/freescale-imx: update SITE to use NXP url

Message ID 20191202200500.418195-1-juju@cotds.org
State Accepted
Headers show
Series [1/1] package/freescale-imx: update SITE to use NXP url | expand

Commit Message

Julien Olivain Dec. 2, 2019, 8:05 p.m. UTC
NXP BSPs has been using the nxp.com URL for a while:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/commit/conf/layer.conf?id=d6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3

It's  unclear for how long the freescale.com redirect will be
maintained. This patch update the FREESCALE_IMX_SITE variable
to point directly to the NXP site.

Signed-off-by: Julien Olivain <juju@cotds.org>
---
 package/freescale-imx/freescale-imx.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Gary Bisson Dec. 10, 2019, 11:08 a.m. UTC | #1
Hi Julien,

Thanks for this contribution.

Le lun. 2 déc. 2019 à 21:05, Julien Olivain <juju@cotds.org> a écrit :
>
> NXP BSPs has been using the nxp.com URL for a while:
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/commit/conf/layer.conf?id=d6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3
>
> It's  unclear for how long the freescale.com redirect will be
> maintained. This patch update the FREESCALE_IMX_SITE variable
> to point directly to the NXP site.
>
> Signed-off-by: Julien Olivain <juju@cotds.org>

Reviewed-by: Gary Bisson <bisson.gary@gmail.com>

Regards,
Gary
Thomas Petazzoni Dec. 16, 2019, 9:57 p.m. UTC | #2
On Mon,  2 Dec 2019 21:05:00 +0100
Julien Olivain <juju@cotds.org> wrote:

> NXP BSPs has been using the nxp.com URL for a while:
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/commit/conf/layer.conf?id=d6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3
> 
> It's  unclear for how long the freescale.com redirect will be
> maintained. This patch update the FREESCALE_IMX_SITE variable
> to point directly to the NXP site.
> 
> Signed-off-by: Julien Olivain <juju@cotds.org>
> ---
>  package/freescale-imx/freescale-imx.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
Peter Korsgaard Dec. 23, 2019, 6:12 p.m. UTC | #3
>>>>> "Julien" == Julien Olivain <juju@cotds.org> writes:

 > NXP BSPs has been using the nxp.com URL for a while:
 > http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/commit/conf/layer.conf?id=d6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3

 > It's  unclear for how long the freescale.com redirect will be
 > maintained. This patch update the FREESCALE_IMX_SITE variable
 > to point directly to the NXP site.

 > Signed-off-by: Julien Olivain <juju@cotds.org>

Committed to 2019.02.x and 2019.11.x, thanks.
diff mbox series

Patch

diff --git a/package/freescale-imx/freescale-imx.mk b/package/freescale-imx/freescale-imx.mk
index e8ca77f17b..84a1725cc1 100644
--- a/package/freescale-imx/freescale-imx.mk
+++ b/package/freescale-imx/freescale-imx.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-FREESCALE_IMX_SITE = http://www.freescale.com/lgfiles/NMG/MAD/YOCTO
+FREESCALE_IMX_SITE = http://www.nxp.com/lgfiles/NMG/MAD/YOCTO
 
 # Helper for self-extracting binaries distributed by Freescale.
 #