sdbusplus: srcrev bump 1befc49be9..66ef099b5a

William A. Kennington III (1):
      sdbus++: Fix construction of objects with flags

Change-Id: I9de85af6207d324ee1f2b4761fd6c5eff0353ee2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/sdbusplus/sdbusplus_git.bb b/recipes-extended/sdbusplus/sdbusplus_git.bb
index 7b72ae4..fbdda9b 100644
--- a/recipes-extended/sdbusplus/sdbusplus_git.bb
+++ b/recipes-extended/sdbusplus/sdbusplus_git.bb
@@ -37,7 +37,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "1befc49be9b32b1c04cc9485c132827c86aa891c"
+SRCREV = "66ef099b5a77315bb531300dfcc81a53867cd5fa"
 
 PACKAGECONFIG ??= "libsdbusplus transaction"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"