summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-15 08:51:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-17 02:06:48 +0300
commit7d5c10100ad226a381b61cfcff603155f4397349 (patch)
tree69b68ea64d1efd597ab496372864c6270cc17d0a /meta-phosphor/recipes-phosphor
parentedb935425f524e8f3fc40f6ba8d64ee77dccfb86 (diff)
downloadopenbmc-7d5c10100ad226a381b61cfcff603155f4397349.tar.xz
phosphor-led-manager: srcrev bump cc9a575399..9d9ab2291d
George Liu (2): Replace find method with contains method Fix utest-led-json.cpp should not depend on use-json Seires Li (1): meson: support custom led yaml path William A. Kennington III (1): build: Tests should default to auto not enabled Change-Id: I65bc41355034a753f74cd4969f551eb7794ded10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc
index ad43e3d7f..1c1befe1b 100644
--- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc
+++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-led-manager"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-led-manager"
-SRCREV = "cc9a575399bfcdb42f4ec3b78d840ca06f48ad58"
+SRCREV = "9d9ab2291d7c08f782a8444804cad1e55d640970"