commit | 524a0e5a0e06dddd9a3592ebdc47303242ebf669 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Sun Jul 25 15:26:34 2021 -0700 |
committer | William A. Kennington III <wak@google.com> | Mon Jul 26 23:37:32 2021 +0000 |
tree | c4c98e4d40a2c6a5f2e8ae2b65050f4be01aacb4 | |
parent | 837bfa821d82357bbb41746acce357a44cbc8fd4 [diff] |
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 += " \