commit | 3af67c10513ed122ff068ab7437ef17b25b1066d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 02 19:30:41 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 03 19:40:55 2023 +0000 |
tree | d8c05fefcaec692e78d16422a5d82cce6625ce11 | |
parent | 37295068906474564f28dc751dd5bad124b3f2ad [diff] |
phosphor-gpio-monitor: srcrev bump ee1663cfb0..7abda62ca1 George Liu (2): gpio-util: Remove Makefile.am Remove is_method_error method Change-Id: Ie2756a33488d4f532788cf045c8d19785e93142e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb index ababee3..ab28719 100644 --- a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb +++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -12,7 +12,7 @@ DEPENDS += "libgpiod" DEPENDS += "cli11" DEPENDS += "nlohmann-json" -SRCREV = "ee1663cfb07ca68f39ebb7759a5c61aecf4a635b" +SRCREV = "7abda62ca1712083c9b2cc2e70d44c06602bd0c8" PV = "1.0+git${SRCPV}" PR = "r1"