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>
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 c3768c9..03cdb96 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 @@
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() {