diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-03-31 12:10:03 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-03-31 12:10:03 -0500 |
commit | bce4eb83b5e67d5df1a23bbf639e22fd8f44d8e7 (patch) | |
tree | a88187413e940db2db0eb9c4623d76119ad08b93 /meta-phosphor/common/recipes-phosphor | |
parent | 5bb496ca2a73cf60c2cb647762bc11c379d44079 (diff) | |
download | talos-openbmc-bce4eb83b5e67d5df1a23bbf639e22fd8f44d8e7.tar.gz talos-openbmc-bce4eb83b5e67d5df1a23bbf639e22fd8f44d8e7.zip |
phosphor-led-sysfs.bb: bump version
Change-Id: Ifd09d7f13a0991211fdfecd9cd530fa8557bf33f
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb index 9c5e75505..4e81c14d1 100644 --- a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb +++ b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb @@ -17,7 +17,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 = "e089173fac7240173b227ac61d32fdf2ef367a83" +SRCREV = "413fd348514e5ab779a445f4f2cee84e9254b9a1" S = "${WORKDIR}/git" do_install_append() { |