summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-28 09:50:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-02 02:35:13 +0300
commitc43dce400883dabbd45795eb19ac583b74613597 (patch)
tree08834fcb20d81f5c466ddf099ec4d7b338b7db39
parent305604e74cd992e5b232d43b84966c18a2105af7 (diff)
downloadopenbmc-c43dce400883dabbd45795eb19ac583b74613597.tar.xz
phosphor-led-sysfs: srcrev bump 429750a01d..c7d70b67fc
George Liu (1): Add meson build Change-Id: Ie4da91e9d89a2e627116b2564132b561ec23e7d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 0e9e58521..a7884a274 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 = "429750a01d4ea65f335a50d26eb1855a1c6e769e"
+SRCREV = "c7d70b67fc301d43db135c59e69e6ab6f806d6c3"
S = "${WORKDIR}/git"
do_install_append() {