summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-30 23:40:17 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-31 15:44:07 +0300
commitd186fb6bb0fd95ca539431eb77a4027f2ac17ea6 (patch)
tree80b9078458da14b5eb002baec9419ddf43cd5a32 /meta-phosphor/recipes-extended
parent9c124281d84b110614386d398776eab029585d0a (diff)
downloadopenbmc-d186fb6bb0fd95ca539431eb77a4027f2ac17ea6.tar.xz
sdeventplus: srcrev bump 27b7301a3a..08ebb3993a
William A. Kennington III (4): clock: Make it possible to move assign source/*: Make updating callbacks possible utility/timer: Make movable utility/timer: Implement callback setting (From meta-phosphor rev: 6af6d0bff777c8cfc342ee5d0b79949ad30ecefd) Change-Id: Iae2f93b8a0fb939af6b6f46e656fad61a15d296f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-rw-r--r--meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb b/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb
index 74662d04d..3ae74aa2b 100644
--- a/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb
+++ b/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb
@@ -19,6 +19,6 @@ EXTRA_OECONF_append += " \
"
SRC_URI += "git://github.com/openbmc/sdeventplus"
-SRCREV = "27b7301a3a18f5b8a77363f0f087d0cff960e9ff"
+SRCREV = "08ebb3993a2b5a82d0a5ead29a649c95632f7c64"
S = "${WORKDIR}/git"