package/{fmc,fmlib}: change repository location
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 27 May 2020 15:47:34 +0000 (17:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 29 May 2020 21:31:38 +0000 (23:31 +0200)
Now that Freescale has been wholly swallowed into NXP, the public-facing
git repositories that were hosting those two packages are no longer
available.

Fortunately, they had been mirrored on Code Aurora forge (a Linux
Foundation project, so relatively stable and trustworthy), which has the
tags we need, and that generates the exact same archives.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Matthew Weber <matthew.weber@rockwellcollins.com>
Reviewed-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/fmc/fmc.mk
package/fmlib/fmlib.mk

index 2a95fec0b7401fb451893d4b62d369bc9976cce4..b38573013851ecc5dc97b6a54bb5ced91e20ccd8 100644 (file)
@@ -5,7 +5,8 @@
 ################################################################################
 
 FMC_VERSION = fsl-sdk-v2.0
-FMC_SITE = git://git.freescale.com/ppc/sdk/fmc.git
+FMC_SITE = https://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/fmc
+FMC_SITE_METHOD = git
 FMC_LICENSE = MIT
 FMC_LICENSE_FILES = COPYING
 FMC_DEPENDENCIES = libxml2 tclap fmlib
index e67ab1e5dee4958de65770c01a9c1f254ae317c7..8cb779201d443fb796d1de23896810a3e5eea8d1 100644 (file)
@@ -5,7 +5,8 @@
 ################################################################################
 
 FMLIB_VERSION = fsl-sdk-v2.0
-FMLIB_SITE = git://git.freescale.com/ppc/sdk/fmlib.git
+FMLIB_SITE = https://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/fmlib
+FMLIB_SITE_METHOD = git
 FMLIB_LICENSE = BSD-3-Clause, GPL-2.0+
 FMLIB_LICENSE_FILES = COPYING
 FMLIB_DEPENDENCIES = linux