diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-04-16 14:20:07 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2018-04-16 18:05:35 +0000 |
commit | 3c5bab1055c4502ff244a1952ce0fa63fbe44131 (patch) | |
tree | ae290ddec6ad77c1dc238c895d02eb956dfa970e /meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc | |
parent | 5d57a331750d07398d32683d607f6647d3f7428c (diff) | |
download | talos-openbmc-3c5bab1055c4502ff244a1952ce0fa63fbe44131.tar.gz talos-openbmc-3c5bab1055c4502ff244a1952ce0fa63fbe44131.zip |
phosphor-fan.inc: bump version
Change-Id: I97914bf606c4b4e30da2bea7734ece8792ca3378
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc index a9f44302f..6a5e4cabc 100644 --- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ 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/openbmc/phosphor-fan-presence" -SRCREV = "e7d87053021411f908944555d8a1735c21c61b95" +SRCREV = "30abbef89b0c39d88c8f7704bcfffceac7963fd2" |