summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2019-04-30 19:30:08 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-05-10 21:56:01 +0000
commitd193b628e1a9bdca123f782556a6e4ef37763dd6 (patch)
tree14fc7bb08cbc8ee9d38c4ac994e8f80e596377e4
parent4d58f41bf8838aafae797db31e5327cd2207291b (diff)
downloadblackbird-openbmc-d193b628e1a9bdca123f782556a6e4ef37763dd6.tar.gz
blackbird-openbmc-d193b628e1a9bdca123f782556a6e4ef37763dd6.zip
Redirect Talos repositories to Blackbird
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc2
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed.inc2
-rw-r--r--meta-phosphor/classes/config-in-skeleton.bbclass2
-rw-r--r--meta-phosphor/classes/skeleton-rev.bbclass2
-rw-r--r--meta-phosphor/classes/skeleton.bbclass2
-rw-r--r--meta-rcs/meta-talos/conf/machine/talos.conf2
6 files changed, 6 insertions, 6 deletions
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 6c696631a..abfcab7fe 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 = "bada13eccc60cccabb2d896b2d1db76f09c1688d"
UBRANCH = "v2016.07-aspeed-openbmc"
-SRC_URI = "git://scm.raptorcs.com/scm/git/talos-obmc-uboot;branch=${UBRANCH}-04-16-2019;protocol=https"
+SRC_URI = "git://scm.raptorcs.com/scm/git/blackbird-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 042675f61..de56da5f4 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://scm.raptorcs.com/scm/git/talos-obmc-linux;protocol=https;branch=${KBRANCH}"
+KSRC ?= "git://scm.raptorcs.com/scm/git/blackbird-obmc-linux;protocol=https;branch=${KBRANCH}"
SRC_URI = "${KSRC}"
SRC_URI += " file://defconfig"
diff --git a/meta-phosphor/classes/config-in-skeleton.bbclass b/meta-phosphor/classes/config-in-skeleton.bbclass
index e98074829..2554d37a9 100644
--- a/meta-phosphor/classes/config-in-skeleton.bbclass
+++ b/meta-phosphor/classes/config-in-skeleton.bbclass
@@ -6,7 +6,7 @@ inherit setuptools
inherit pythonnative
inherit skeleton-rev
-HOMEPAGE = "https://scm.raptorcs.com/scm/git/talos-skeleton"
+HOMEPAGE = "https://scm.raptorcs.com/scm/git/blackbird-skeleton"
PROVIDES += "virtual/obmc-inventory-data"
RPROVIDES_${PN} += "virtual-obmc-inventory-data"
diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass
index 094df1a7a..f03e94b7d 100644
--- a/meta-phosphor/classes/skeleton-rev.bbclass
+++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,4 +1,4 @@
SRCREV ?= "22ce0ab4009b952904f78b72d56b6c2b7e635c88"
-SKELETON_URI ?= "git://scm.raptorcs.com/scm/git/talos-skeleton;protocol=https;branch=04-16-2019"
+SKELETON_URI ?= "git://scm.raptorcs.com/scm/git/blackbird-skeleton;protocol=https;branch=04-16-2019"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
diff --git a/meta-phosphor/classes/skeleton.bbclass b/meta-phosphor/classes/skeleton.bbclass
index 2522e460f..a21d466ee 100644
--- a/meta-phosphor/classes/skeleton.bbclass
+++ b/meta-phosphor/classes/skeleton.bbclass
@@ -1,6 +1,6 @@
inherit skeleton-rev
-HOMEPAGE = "https://scm.raptorcs.com/scm/git/talos-skeleton"
+HOMEPAGE = "https://scm.raptorcs.com/scm/git/blackbird-skeleton"
SRC_URI += "${SKELETON_URI}"
S = "${WORKDIR}/git/${SKELETON_DIR}"
diff --git a/meta-rcs/meta-talos/conf/machine/talos.conf b/meta-rcs/meta-talos/conf/machine/talos.conf
index 03713217f..118991216 100644
--- a/meta-rcs/meta-talos/conf/machine/talos.conf
+++ b/meta-rcs/meta-talos/conf/machine/talos.conf
@@ -12,7 +12,7 @@ require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/rcs.inc
require conf/machine/include/p9.inc
-PHOSPHOR_MRW_URI = "git://scm.raptorcs.com/scm/git/talos-xml;protocol=https"
+PHOSPHOR_MRW_URI = "git://scm.raptorcs.com/scm/git/blackbird-xml;protocol=https"
PHOSPHOR_MRW_REV = "9f8608565529fbd6ff94591a4f77c4b7e22c97e7"
# Inhibit phosphor-hwmon-config-mrw
OpenPOWER on IntegriCloud