From 04c145f33fc17607a0a64cfa9466b359049b8cd5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 9 Apr 2019 02:42:17 +0000 Subject: phosphor-led-sysfs: srcrev bump e0844ff447..5b1417bd21 Andrew Jeffery (17): Add OpenBMC C++ clang-format file and format code controller: Avoid pessimistic moves bootstrap: Add dev mode test: Add tests for Physical class Add sysfs LED class wrapper sysfs: Integrate class into Physical and tests test: physical: Introduce LED mocks test: physical: Cover trigger:timer branch in setInitialState() test: physical: Cover trigger:none, brigtness:asserted branch test: physical: Hit both branches of stableStateOperation() test: physical: Capture Action::Blink parameters test: physical: Capture state(Action::{On,Off}) parameters physical: 'frequency' is really periodicity physical: Rework commentary for brevity physical: Cleanup unnecessary variables physical: Avoid unreachable statement in driveLED() physical: Conform to LED class kernel ABI (From meta-phosphor rev: 4cc258fcba50f5e6629c595912800e7685404341) Change-Id: Ibe2b91fc04a8e12c01438087050f858e663bec8c Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 60b6761a8..7dcdc6645 100644 --- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb +++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb @@ -18,7 +18,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 = "e0844ff447abad01fa6f902caab3839336d1518d" +SRCREV = "5b1417bd21d1e9c00b25bb6db700aec442af746d" S = "${WORKDIR}/git" do_install_append() { -- cgit v1.2.3