summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-02-10 18:20:03 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-02-10 19:20:03 +0300
commit32430fa1147d1a41e25da4bd3a1eedde35d01c78 (patch)
tree0394de02768b5811f1271667d2c65ad523601fb2
parent51402c190e66aafaad4cfc885a01651ec524aaac (diff)
downloadopenbmc-32430fa1147d1a41e25da4bd3a1eedde35d01c78.tar.xz
slpd-lite.bb: bump version
Change-Id: I71c0cf0ef22e6a541db43637bde7d81842caf6c5 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
-rw-r--r--meta-phosphor/common/recipes-phosphor/interfaces/slpd-lite.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/interfaces/slpd-lite.bb b/meta-phosphor/common/recipes-phosphor/interfaces/slpd-lite.bb
index 0f3ac5c2f..bc89594f6 100644
--- a/meta-phosphor/common/recipes-phosphor/interfaces/slpd-lite.bb
+++ b/meta-phosphor/common/recipes-phosphor/interfaces/slpd-lite.bb
@@ -14,6 +14,6 @@ DEPENDS += "autoconf-archive-native"
SRC_URI += "git://github.com/openbmc/slpd-lite"
-SRCREV = "70b8527104281ffd927c087480fbe1168a75fe93"
+SRCREV = "5e008877701dabbc67e2ff070ac9e4998d78d8fc"
S = "${WORKDIR}/git"