phosphor-snmp: srcrev bump ce714f4080..bbee5d0d8f

William A. Kennington III (1):
      Fix usage of std::variant

Change-Id: I729742f88ed4f19cfc1239a2ef76e33e409ffd09
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/network/phosphor-snmp_git.bb b/recipes-phosphor/network/phosphor-snmp_git.bb
index 87eaa4b..2f61ee1 100644
--- a/recipes-phosphor/network/phosphor-snmp_git.bb
+++ b/recipes-phosphor/network/phosphor-snmp_git.bb
@@ -12,7 +12,7 @@
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI += "git://github.com/openbmc/phosphor-snmp"
-SRCREV = "ce714f4080c5ac1c9e0861520e1243ecbbb3b918"
+SRCREV = "bbee5d0d8f6fd7ac2d66e537b9aaead03027e0f6"
 
 DBUS_SERVICE_${PN} += "xyz.openbmc_project.Network.SNMP.service"