summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/gpiodaemon/gpiodaemon.bb
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-06-07 06:59:15 +0300
committerGitHub <noreply@github.com>2019-06-07 06:59:15 +0300
commit5575b1d27fc222f973d96dc06af0f21ba7656f28 (patch)
tree6d29c0a7edc3769c9fbba0a3c6f6ed9ba10ba8ed /meta-openbmc-mods/meta-common/recipes-phosphor/gpiodaemon/gpiodaemon.bb
parent4aa406adc1accd959bf64d299d750e8b2083ace3 (diff)
parent10bc2ef852277cf8e9858f75cea9f55b482bf85b (diff)
downloadopenbmc-5575b1d27fc222f973d96dc06af0f21ba7656f28.tar.xz
Merge pull request #10 from Intel-BMC/update
Update
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/gpiodaemon/gpiodaemon.bb')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-phosphor/gpiodaemon/gpiodaemon.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/gpiodaemon/gpiodaemon.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/gpiodaemon/gpiodaemon.bb
index 588ae46b6..e24245525 100644
--- a/meta-openbmc-mods/meta-common/recipes-phosphor/gpiodaemon/gpiodaemon.bb
+++ b/meta-openbmc-mods/meta-common/recipes-phosphor/gpiodaemon/gpiodaemon.bb
@@ -8,9 +8,9 @@ S = "${WORKDIR}/git/gpiodaemon"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI = "git://github.com/Intel-BMC/provingground.git;protocol=ssh"
+SRC_URI = "git://git@github.com/Intel-BMC/provingground.git;protocol=ssh"
-SRCREV = "ec8f1c06be71d6059c82fd442475420286f5dbcd"
+SRCREV = "9d2d365a79591ec21b54ecde957263f1ba1d8391"
inherit cmake systemd
SYSTEMD_SERVICE_${PN} = "gpiodaemon.service"