commit | 7f9f9a6740b20a47d366dd31873cd58d4af0754d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 12 18:40:29 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 13 18:32:31 2023 +0000 |
tree | cf37652bd7bc005403f80e007c89769f646ae49d | |
parent | 32eb938e67decf83f7eab7ceeb5857ce45c903e3 [diff] |
phosphor-led-manager: srcrev bump fcf3a9d08e..959b4824b9 Patrick Williams (1): build: upgrade to C++23 Change-Id: I63ed231cc7f4496ea60e3089c0cd9c6fb365776d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc index 636a522..f1dd29d 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 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-led-manager;branch=master;protocol=https" -SRCREV = "fcf3a9d08e475b6ae325de4e8ab384f8104f54b1" +SRCREV = "959b4824b982fa3e1fd822cef745fe7988489df6"