diff --git a/meta-digi-arm/conf/layer.conf b/meta-digi-arm/conf/layer.conf index 50ec484c1..8aa8ca314 100644 --- a/meta-digi-arm/conf/layer.conf +++ b/meta-digi-arm/conf/layer.conf @@ -14,6 +14,7 @@ DIGI_OPEN_EULA_FILE = "${LAYERDIR}/DIGI_OPEN_EULA" DIGI_MIRROR ?= "http://www.digi.com/yocto/" DIGI_LOG_MIRROR += "http://build-linux.digi.com/LxNETES-4/pooldir/" +DIGI_LOG_GIT = "git://log-sln-git.digi.com/" # PREMIRRORS and tried first and if not found, all MIRRORS next. MIRRORS += "${DIGI_MIRROR} ${DIGI_LOG_MIRROR} \n" diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend b/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend index d02b670c5..2b4e83016 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend @@ -4,7 +4,7 @@ DESCRIPTION = "bootloader for Digi platforms" PR_append = "+digi.0" -SRC_URI = "git://log-sln-git.digi.com/u-boot-denx.git;tag=agonzal/yocto" +SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=agonzal/yocto" EXTRA_OEMAKE += 'HOSTSTRIP=true' diff --git a/meta-digi-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.35.3.bbappend b/meta-digi-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.35.3.bbappend index affaaca23..2d34a15a1 100644 --- a/meta-digi-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.35.3.bbappend +++ b/meta-digi-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.35.3.bbappend @@ -4,6 +4,6 @@ PR_append = "+digi.0" SRCREV_ccardxmx28js = "agonzal/yocto" SRCREV_ccxmx53js = "agonzal/yocto" SRCREV_ccxmx51js = "agonzal/yocto" -SRC_URI_ccxmx53js = "git://log-sln-git.digi.com/linux-2.6.git" -SRC_URI_ccxmx51js = "git://log-sln-git.digi.com/linux-2.6.git" -SRC_URI_ccardxmx28js = "git://log-sln-git.digi.com/linux-2.6.git" +SRC_URI_ccxmx53js = "${DIGI_LOG_GIT}linux-2.6.git" +SRC_URI_ccxmx51js = "${DIGI_LOG_GIT}linux-2.6.git" +SRC_URI_ccardxmx28js = "${DIGI_LOG_GIT}linux-2.6.git" diff --git a/meta-digi-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bbappend b/meta-digi-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bbappend index 05ff66e7d..cd9a5e381 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bbappend +++ b/meta-digi-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bbappend @@ -5,7 +5,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}" SRCREV_ccxmx51js = "agonzal/yocto" SRCREV_ccxmx53js = "agonzal/yocto" SRCREV_ccardxmx28js = "agonzal/yocto" -SRC_URI = "git://log-sln-git.digi.com/linux-2.6.git \ +SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \ file://defconfig \ "