summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-03 03:31:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-03 19:38:20 +0300
commite92c1788821e3dee675a0624b117ab25a51f1a2a (patch)
tree3bfbbd9f37ccaa9c2b30f5a400466cfbd5dc1bf1 /meta-phosphor
parente46e4c17e00ce85cac6b4ee5e92cfa21d168fee2 (diff)
downloadopenbmc-e92c1788821e3dee675a0624b117ab25a51f1a2a.tar.xz
phosphor-led-sysfs: srcrev bump ca3dd7dd91..604a45ea78
Patrick Williams (1): build: add correct libsystemd dependency (From meta-phosphor rev: 439ea91663322d87d237f3b7c6cd92fe60e1313e) Change-Id: I7f7b07132a7e9ebd1bc68be9787ca6448549ae84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 052aa850e..720b9d4b2 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 = "ca3dd7dd91830515251bbf91ba0644052c630be2"
+SRCREV = "604a45ea783b5a5646a5950240a5b95611263587"
S = "${WORKDIR}/git"
do_install_append() {