summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-21 04:32:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-25 02:25:24 +0300
commit9c84c619b31b8a4d7f5227d650352aa6c6e9e8c4 (patch)
treea8ae53eb7e834672882493a02e4df452cd132874
parentb4d0f8a414ac4d1664e1d8b9a2e5aa83a928b442 (diff)
downloadopenbmc-9c84c619b31b8a4d7f5227d650352aa6c6e9e8c4.tar.xz
phosphor-led-sysfs: srcrev bump 45eba6fc25..429750a01d
George Liu (1): Remove config.h Change-Id: I72b30521a9300bbedf8b4c077740cd257c55e8c2 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 8e14d766d..0e9e58521 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 = "45eba6fc25260a3da68b6c4268af25be28c734c7"
+SRCREV = "429750a01d4ea65f335a50d26eb1855a1c6e769e"
S = "${WORKDIR}/git"
do_install_append() {