phosphor-gpio-monitor: srcrev bump d34bd96c26..58dc277a9d
Alvin Wang (1):
Add device dependency for services
Change-Id: Icb97bdbab427324b79d81e6daa02810b04380ac7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Alvin Wang <alvinwang@msn.com>
diff --git a/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
index ae413a6..c28be0b 100644
--- a/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -40,8 +40,9 @@
FILES_${PN}-monitor += "${bindir}/phosphor-gpio-monitor"
FILES_${PN}-monitor += "${bindir}/phosphor-multi-gpio-monitor"
FILES_${PN}-monitor += "${bindir}/phosphor-gpio-util"
+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 = "d34bd96c262cd326583acba76a651426f24a35ae"
+SRCREV = "58dc277a9df27cc79565b20f48d42c95a877d3c2"
S = "${WORKDIR}/git"