summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-27 23:19:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-01 01:36:46 +0300
commita550ba133beaf8622671f988ee959853ae21b516 (patch)
treed987e1b6f1b1becf5358147a5a908d2a38355452
parentf024475343bf152a3c27afc990d54af16168bd56 (diff)
downloadopenbmc-a550ba133beaf8622671f988ee959853ae21b516.tar.xz
meta-ibm: Point WPFA at phosphor-power
witherspoon-pfault-analysis is promoted to phosphor-power: https://lists.ozlabs.org/pipermail/openbmc/2019-August/017729.html This patch does the first migration step which is to point this recipe at the canonical repository. A subsequent step could be adding a phosphor-power recipe in OpenBMC's meta-phosphor. (From meta-ibm rev: de9a39f0a56410de046a260b51ca7ff9f162b12c) Change-Id: Ib6af976ac3b82d37f96dea4b45bba730ca98753d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc b/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
index 790ab46be7..0612d62afd 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
@@ -1,5 +1,5 @@
-HOMEPAGE = "https://github.com/openbmc/witherspoon-pfault-analysis"
+HOMEPAGE = "https://github.com/openbmc/phosphor-power"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI += "git://github.com/openbmc/witherspoon-pfault-analysis"
+SRC_URI += "git://github.com/openbmc/phosphor-power"
SRCREV = "b3853e2d3ac295a961e08927d177b40ddd683914"