summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/leds
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-25 03:40:56 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:19:46 +0300
commitccbad4ac510d5be3938406419b3cf32cc3f1b980 (patch)
treeb5aa02cb63da04b552c91b6f7dafad46547a9441 /meta-phosphor/recipes-phosphor/leds
parent54da82e418648ae52cf1f07ec8bd1dec1068ab61 (diff)
downloadopenbmc-ccbad4ac510d5be3938406419b3cf32cc3f1b980.tar.xz
phosphor-led-sysfs: srcrev bump 97db22fd8f..ff3d538b81
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I045a5b78d69701b152222473585788d9d66729c1 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 1ac594e257..fbc472e059 100644
--- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
+++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
@@ -20,7 +20,7 @@ EXTRA_OEMESON:append = " -Dtests=disabled"
SRC_URI += "git://github.com/openbmc/phosphor-led-sysfs;branch=master;protocol=https"
SRC_URI += "file://70-leds.rules"
-SRCREV = "97db22fd8fc5abad784aa662407e05d1f11893ae"
+SRCREV = "ff3d538b81043adf0bc8a57ec28255b2595e08bb"
S = "${WORKDIR}/git"
do_install:append() {