commit | a550ba133beaf8622671f988ee959853ae21b516 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Sep 27 16:19:43 2019 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Sep 30 18:36:46 2019 -0400 |
tree | d987e1b6f1b1becf5358147a5a908d2a38355452 | |
parent | f024475343bf152a3c27afc990d54af16168bd56 [diff] [blame] |
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>
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 790ab46..0612d62 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"