phosphor-led-sysfs: srcrev bump 8609c65aaa..e0844ff447

Vernon Mauery (1):
      phosphor-led-sysfs: use c++17

Change-Id: I79ce9e744435700baac1b8ea4a7b302fef8f1ae7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/leds/phosphor-led-sysfs_git.bb b/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
index 8000fa4..91511b2 100644
--- a/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
+++ b/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
@@ -18,7 +18,7 @@
 
 SRC_URI += "git://github.com/openbmc/phosphor-led-sysfs"
 SRC_URI += "file://70-leds.rules"
-SRCREV = "8609c65aaa48eeff85cd9dd375253d7755581993"
+SRCREV = "e0844ff447abad01fa6f902caab3839336d1518d"
 S = "${WORKDIR}/git"
 
 do_install_append() {