commit | 97c7323fd32bc0edddbaf4efa2d8f590ac20d914 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 31 20:20:07 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 01 13:22:53 2024 +0000 |
tree | c1b31123e977aac399d50387466ed8d5ff09aab9 | |
parent | 6df5939df6c17fce3ac87affc85fea2a0b1dd0d6 [diff] |
phosphor-led-sysfs: srcrev bump e6239da82e..24d124f979 Alexander Hansen (1): sysfs: Refactor LED property parsing Change-Id: I1c1d829dd5138ad343942745699c1e0a047756d3 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 3a005c3..e2ff45e 100644 --- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb +++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "phosphor-dbus-interfaces" DEPENDS += "boost" DEPENDS += "phosphor-logging" -SRCREV = "e6239da82ece032fa864c57e4fb0e781f863885f" +SRCREV = "24d124f979f1ca5f53e8b35dd42c750d684658e6" PV = "1.0+git${SRCPV}" PR = "r1"