summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-26 09:20:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-27 00:16:47 +0300
commite99a433b88e8660b76c593f4e9b21e3e32b2ac45 (patch)
tree5c4f35ba19e9ff0f3f9bc43c4e4c5e9cbc391a9e
parentcac33020580f97d4f570a5948d0620a5c32f0963 (diff)
downloadopenbmc-e99a433b88e8660b76c593f4e9b21e3e32b2ac45.tar.xz
phosphor-led-sysfs: srcrev bump 61b9063671..a8a275f635
Vishwanatha Subbanna (4): Add support for --enable-oe-sdk Add test cases to validate state of physical LED Fix an error scenario where reading the file fails test: Add test cases to cover brightness and asserted values Change-Id: I49963d5da3051c4bbda19963b18ad50b21c1386a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
index c3768c9d9..03cdb9636 100644
--- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
+++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
@@ -19,7 +19,7 @@ DBUS_SERVICE_${PN} += "xyz.openbmc_project.led.controller@.service"
SRC_URI += "git://github.com/openbmc/phosphor-led-sysfs"
SRC_URI += "file://70-leds.rules"
-SRCREV = "61b906367119b794a9788725fad86a3174bd83c0"
+SRCREV = "a8a275f635ff876186ce5783308e93368f205898"
S = "${WORKDIR}/git"
do_install_append() {