summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/fans
diff options
context:
space:
mode:
authorBrandon Wyman <bjwyman@gmail.com>2017-04-28 17:51:53 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-04-29 21:06:34 +0000
commite97270cc4b3319233d6075dcf07bcedc615a6008 (patch)
treeb943bae433ee7a7f156db0e1664e7bda18bc591b /meta-phosphor/common/recipes-phosphor/fans
parentbd9931fca466705c69b8dd13a946bed88fe0f906 (diff)
downloadtalos-openbmc-e97270cc4b3319233d6075dcf07bcedc615a6008.tar.gz
talos-openbmc-e97270cc4b3319233d6075dcf07bcedc615a6008.zip
phosphor-fan: Fix SRC_URI and SRC_REV from rename
Commit bd9931fc changed SRC_URI to 'bradbishop'. Revert to 'openbmc' and set SRC_REV to a valid commit. Change-Id: I16f6720140458c659a6598c301fa95ce18062814 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/fans')
-rw-r--r--meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
index 06edd1f28..90c96f467 100644
--- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI += "git://github.com/bradbishop/phosphor-fan-presence"
-SRCREV = "b9f3361f3bd47400b2d94d5e471508aa6233cf42"
+SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
+SRCREV = "5cfdf94fdf0ac1167c9337cec95ba4d932ad40f7"
OpenPOWER on IntegriCloud