summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-01 02:00:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-01 05:37:39 +0300
commit92db025a3b2b0a24703f746ee365ddce9be4d910 (patch)
tree0012f14c8eafa09da91836c90646fe49b555c640
parent8b8fa15dbb897cecc71885370fd57246b4e5736b (diff)
downloadopenbmc-92db025a3b2b0a24703f746ee365ddce9be4d910.tar.xz
openpower-occ-control: srcrev bump 6fa848a94c..b6535e8969
Chris Cain (1): Prevent hwmon pcap path from getting truncated Change-Id: I831ccce7aa5b1b220ff0975c4cf9fab091303b1b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
index ca75db670a..f963e285b3 100644
--- a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
+++ b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
@@ -2,4 +2,4 @@ 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;branch=master;protocol=https"
-SRCREV = "6fa848a94cf1406ee8083343d8322b7fc6275200"
+SRCREV = "b6535e896942b8492a7fef420f23d10805fb6c9e"