summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-08-01 16:55:05 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-03 00:59:12 +0300
commitfa062e215823c264d8639a923984a96f2f554329 (patch)
treea9e936181ebef61cdf095835741d62efd31d5128 /meta-phosphor
parent6b46204e887cd9fa049cd45afe4c49ef38b61c04 (diff)
downloadopenbmc-fa062e215823c264d8639a923984a96f2f554329.tar.xz
phosphor-led-sysfs.bb: bump version
Change-Id: I0bd40c9c583053864b312b4ed60f084ee29152ea Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb
index 2eabef802..76da1b56a 100644
--- a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb
+++ b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb
@@ -17,7 +17,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 = "7caf4dcc47c665e214f9204da9ad161c41d3a183"
+SRCREV = "8609c65aaa48eeff85cd9dd375253d7755581993"
S = "${WORKDIR}/git"
do_install_append() {