summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2019-04-19 09:14:15 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-25 08:02:06 +0000
commitd34e2ad521dd7026cfdfa4bc946dbe77dca0089b (patch)
tree04f34b97182e71f73dcdb301c9450a394fa04eb0
parent49dfe571c691e1a6afe8957ff4bccbd7fcd20f66 (diff)
downloadtalos-openbmc-d34e2ad521dd7026cfdfa4bc946dbe77dca0089b.tar.gz
talos-openbmc-d34e2ad521dd7026cfdfa4bc946dbe77dca0089b.zip
Move RCS specific layers to correct location for latest OpenBMC
-rw-r--r--meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb2
-rw-r--r--meta-phosphor/classes/mrw-rev.bbclass2
-rw-r--r--meta-rcs/recipes-phosphor/chassis/obmc-hardbeep.bb (renamed from meta-phosphor/common/recipes-phosphor/chassis/obmc-hardbeep.bb)0
-rw-r--r--meta-rcs/recipes-phosphor/chassis/obmc-softbeep.bb (renamed from meta-phosphor/common/recipes-phosphor/chassis/obmc-softbeep.bb)0
-rw-r--r--meta-rcs/recipes-phosphor/host/ast-vga-disable.bb (renamed from meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable.bb)0
-rwxr-xr-xmeta-rcs/recipes-phosphor/host/ast-vga-disable/ast-vga-disable-check (renamed from meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable/ast-vga-disable-check)0
-rw-r--r--meta-rcs/recipes-phosphor/host/ast-vga-disable/ast_vga_disable@.service (renamed from meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable/ast_vga_disable@.service)0
-rw-r--r--meta-rcs/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb (renamed from meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb)0
-rw-r--r--meta-rcs/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service (renamed from meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service)0
-rw-r--r--meta-rcs/recipes-phosphor/system/obmc-ipl-status-observer.bb (renamed from meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb)0
-rw-r--r--meta-rcs/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service (renamed from meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service)0
11 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb b/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb
index d96a2ef4b..95b2015c3 100644
--- a/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb
+++ b/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
SRCREV = "bae32e353a3641b5164211f6bf06c5620f6e384d"
-SRC_URI = "git://github.com/ozbenh/cf-fsi.git"
+SRC_URI = "git://scm.raptorcs.com/scm/git/cf-fsi;protocol=https"
PR = "r1"
PV = "1.0+git${SRCPV}"
diff --git a/meta-phosphor/classes/mrw-rev.bbclass b/meta-phosphor/classes/mrw-rev.bbclass
index 9ad00fa9e..77a1b9402 100644
--- a/meta-phosphor/classes/mrw-rev.bbclass
+++ b/meta-phosphor/classes/mrw-rev.bbclass
@@ -1,4 +1,4 @@
-MRW_API_SRC_URI ?= "git://scm.raptorcs.com/scm/git/serverwiz;protocol=https;subpath=scripts"
+MRW_API_SRC_URI ?= "git://scm.raptorcs.com/scm/git/serverwiz;protocol=https"
MRW_API_SRCREV ?= "60c8e10cbb11768cd1ba394b35cb1d6627efec42"
MRW_TOOLS_SRC_URI ?= "git://scm.raptorcs.com/scm/git/phosphor-mrw-tools;protocol=https"
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-hardbeep.bb b/meta-rcs/recipes-phosphor/chassis/obmc-hardbeep.bb
index 8066752e2..8066752e2 100644
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-hardbeep.bb
+++ b/meta-rcs/recipes-phosphor/chassis/obmc-hardbeep.bb
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-softbeep.bb b/meta-rcs/recipes-phosphor/chassis/obmc-softbeep.bb
index 034d5c4c4..034d5c4c4 100644
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-softbeep.bb
+++ b/meta-rcs/recipes-phosphor/chassis/obmc-softbeep.bb
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable.bb b/meta-rcs/recipes-phosphor/host/ast-vga-disable.bb
index fc5b567be..fc5b567be 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable.bb
+++ b/meta-rcs/recipes-phosphor/host/ast-vga-disable.bb
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable/ast-vga-disable-check b/meta-rcs/recipes-phosphor/host/ast-vga-disable/ast-vga-disable-check
index 31ed3dff7..31ed3dff7 100755
--- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable/ast-vga-disable-check
+++ b/meta-rcs/recipes-phosphor/host/ast-vga-disable/ast-vga-disable-check
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable/ast_vga_disable@.service b/meta-rcs/recipes-phosphor/host/ast-vga-disable/ast_vga_disable@.service
index 2e52c9e3c..2e52c9e3c 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable/ast_vga_disable@.service
+++ b/meta-rcs/recipes-phosphor/host/ast-vga-disable/ast_vga_disable@.service
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb b/meta-rcs/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb
index cf4520368..cf4520368 100644
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb
+++ b/meta-rcs/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service b/meta-rcs/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service
index c1daa0469..c1daa0469 100644
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service
+++ b/meta-rcs/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb b/meta-rcs/recipes-phosphor/system/obmc-ipl-status-observer.bb
index 95d358e3d..95d358e3d 100644
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb
+++ b/meta-rcs/recipes-phosphor/system/obmc-ipl-status-observer.bb
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service b/meta-rcs/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service
index a92b2f146..a92b2f146 100644
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service
+++ b/meta-rcs/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service
OpenPOWER on IntegriCloud