commit | 5bf30d713a1c935e5b4095b19c451bc94b02ad91 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu May 20 00:00:56 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu May 20 21:42:55 2021 +0000 |
tree | 631542c41936c2538563b484dfebceb0e8ba1021 | |
parent | 71e516aa68efc81baf59e21080bca6469ebfe624 [diff] |
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>
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 e8b9002..8e14d76 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 = "fcc56b6705b1f148a0ad283ddd411068960812f1" +SRCREV = "45eba6fc25260a3da68b6c4268af25be28c734c7" S = "${WORKDIR}/git" do_install_append() {