meta-google: conf2struct: Bump e846801..06ddd92

Yves Rutschle (2):
      fail gracefully if libconfig fails to find root config element
      fix test without libconfig; fix for libconfig 1.7.3

Change-Id: I3f0d77e6ac0247c2784ac59d47424cc7c20047f8
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-google/recipes-extended/libconfig/conf2struct-native_git.bb b/meta-google/recipes-extended/libconfig/conf2struct-native_git.bb
index 1a77f4d..b258d3c 100644
--- a/meta-google/recipes-extended/libconfig/conf2struct-native_git.bb
+++ b/meta-google/recipes-extended/libconfig/conf2struct-native_git.bb
@@ -3,7 +3,7 @@
 
 PV = "0.1+git${SRCPV}"
 SRC_URI = "git://github.com/yrutschle/conf2struct"
-SRCREV = "e8468017b27211b1c452f8df0afe6f19e97035a4"
+SRCREV = "06ddd9273f14dadd5f7b4cf144177ffa6a29f105"
 S = "${WORKDIR}/git"
 
 SRC_URI += " \