commit | ecf65eff853a9ebc456bc44dd470bf884e2fc597 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 09 20:40:22 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Aug 11 15:49:37 2023 +0000 |
tree | 63d87013ba9402127144a2c0d8bc72db449fee9b | |
parent | 93997ca930ca116578c380c3a29b7f6d3e2e4cd0 [diff] |
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>
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 fd6e3b3..d0e0531 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 += "systemd" DEPENDS += "phosphor-dbus-interfaces" DEPENDS += "boost" -SRCREV = "1c4503e796bafca446412e142c7528ba0a8e4de1" +SRCREV = "f4eb29dac78ffa34d9db29b04fccfb9e926421b9" PV = "1.0+git${SRCPV}" PR = "r1"