summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-19 01:30:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-19 22:44:24 +0300
commite2b653697204bf3ed337a4e22e58acdff881c30c (patch)
treecee2c3d6b61964abc383f715de2c8c7830bb5a40 /meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
parentea65dea8cc7894dfc9d1fa061d04ddb1afc32bd8 (diff)
downloadopenbmc-e2b653697204bf3ed337a4e22e58acdff881c30c.tar.xz
phosphor-gpio-monitor: srcrev bump 3ce88a7b5a..b08a0f6917
Brandon Wyman (2): Fix SDK build issue due to updated arm-sdk presence: Get DRIVER_BIND_DELAY_MS value from env Change-Id: I98d244757f47a715aa79173b748212d1b307a862 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 092f02a6d..5220431d5 100644
--- a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -44,5 +44,5 @@ FILES_${PN}-monitor += "${base_libdir}/udev/rules.d/99-gpio-keys.rules"
FILES_${PN}-presence += "${bindir}/phosphor-gpio-presence"
SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "3ce88a7b5a1c17ca53b63859a5dad840a995f42e"
+SRCREV = "b08a0f691740ef21e28547a57981b1043d46d8ce"
S = "${WORKDIR}/git"