summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/leds
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-20 03:00:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-21 00:42:55 +0300
commit5bf30d713a1c935e5b4095b19c451bc94b02ad91 (patch)
tree631542c41936c2538563b484dfebceb0e8ba1021 /meta-phosphor/recipes-phosphor/leds
parent71e516aa68efc81baf59e21080bca6469ebfe624 (diff)
downloadopenbmc-5bf30d713a1c935e5b4095b19c451bc94b02ad91.tar.xz
phosphor-led-sysfs: srcrev bump fcc56b6705..45eba6fc25
George Liu (1): Replace std::experimental::filesystem with std::filesystem Change-Id: I36c07b05fba16d2ac5d996a8368d23409ff50983 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/leds')
-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 e8b9002e6..8e14d766d 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 = "fcc56b6705b1f148a0ad283ddd411068960812f1"
+SRCREV = "45eba6fc25260a3da68b6c4268af25be28c734c7"
S = "${WORKDIR}/git"
do_install_append() {