summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-14 05:14:38 -0600
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-25 08:01:49 +0000
commit06512a27ac2a261f48d5c43d84a3a5e6e5105bb4 (patch)
treed2a892647a3c5e164136c621eb430ed5b6901682 /meta-openpower
parentf2b572f6cef17a0b924b2fe0fb1224cc678a1bbd (diff)
downloadtalos-openbmc-06512a27ac2a261f48d5c43d84a3a5e6e5105bb4.tar.gz
talos-openbmc-06512a27ac2a261f48d5c43d84a3a5e6e5105bb4.zip
Initial port of Witherspoon fan control to Talos
NOTE: Not yet tested on hardware Mapping likely incorrect
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc2
-rw-r--r--meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
index 3320b2c48..8a95807a0 100644
--- a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
+++ b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "https://github.com/openbmc/openpower-occ-control"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI += "git://github.com/openbmc/openpower-occ-control"
+SRC_URI += "git://scm.raptorcs.com/scm/git/openpower-occ-control;protocol=https"
SRCREV = "1d69e19255e4195f85539200842d88c0dec426f1"
diff --git a/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc b/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
index 54361c263..d8f4385ec 100644
--- a/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
+++ b/meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "https://github.com/openbmc/openpower-vpd-parser"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI += "git://github.com/openbmc/openpower-vpd-parser"
+SRC_URI += "git://scm.raptorcs.com/scm/git/openpower-vpd-parser;protocol=https"
SRCREV = "eb67ba13dd3f7dd74852919ee7ff704c7d399d04"
OpenPOWER on IntegriCloud