phosphor-dbus-interfaces: srcrev bump 99b5aaa499..cb1d059ceb

Lei YU (1):
      Fix invalid enum value in User/Ldap/Config.interface.yaml

Change-Id: If78cd209a1ff7a213ece3c2909908d894ecfa00c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index 6f2cc00..75b7830 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -14,7 +14,7 @@
 DEPENDS += "sdbus++-native"
 
 SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "99b5aaa499c2f1a71a031051136744ad1e7df869"
+SRCREV = "cb1d059cebf9d6dbb83ff3cb3d6eab42dc018a00"
 
 DEPENDS_remove_class-native = "sdbus++-native"
 DEPENDS_remove_class-nativesdk = "sdbus++-native"