From f2b572f6cef17a0b924b2fe0fb1224cc678a1bbd Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sat, 13 Jan 2018 22:24:28 -0600 Subject: Redirect most of the Phosphor applications from GitHub to the Raptor Computing Systems GIT repositories --- meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc | 2 +- meta-aspeed/recipes-kernel/linux/linux-aspeed.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-aspeed') diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc index ac60400b1..954729ae8 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc @@ -11,7 +11,7 @@ PE = "1" SRCREV = "3c33d1e84ebb8d2305725c509a7c6df1125afa62" UBRANCH = "v2016.07-aspeed-openbmc" -SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https" +SRC_URI = "git://scm.raptorcs.com/scm/git/talos-obmc-uboot;branch=${UBRANCH}-04-16-2019;protocol=https" S = "${WORKDIR}/git" diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed.inc b/meta-aspeed/recipes-kernel/linux/linux-aspeed.inc index 93433939d..042675f61 100644 --- a/meta-aspeed/recipes-kernel/linux/linux-aspeed.inc +++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed.inc @@ -6,7 +6,7 @@ PROVIDES += "virtual/kernel" KCONFIG_MODE="--alldefconfig" -KSRC ?= "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}" +KSRC ?= "git://scm.raptorcs.com/scm/git/talos-obmc-linux;protocol=https;branch=${KBRANCH}" SRC_URI = "${KSRC}" SRC_URI += " file://defconfig" -- cgit v1.2.3