summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-10 04:40:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-11 18:49:37 +0300
commitecf65eff853a9ebc456bc44dd470bf884e2fc597 (patch)
tree63d87013ba9402127144a2c0d8bc72db449fee9b
parent93997ca930ca116578c380c3a29b7f6d3e2e4cd0 (diff)
downloadopenbmc-ecf65eff853a9ebc456bc44dd470bf884e2fc597.tar.xz
phosphor-led-sysfs: srcrev bump 1c4503e796..f4eb29dac7
George Liu (2): Replace Argument class with CLI11 build-tests: The allowed method is used by default Change-Id: Icdf82a20f1d62ccfd9c6f72d979cbdc91532e19b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 fd6e3b3af4..d0e05311e4 100644
--- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
+++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "sdbusplus"
DEPENDS += "systemd"
DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "boost"
-SRCREV = "1c4503e796bafca446412e142c7528ba0a8e4de1"
+SRCREV = "f4eb29dac78ffa34d9db29b04fccfb9e926421b9"
PV = "1.0+git${SRCPV}"
PR = "r1"