gPowerD master: SRCREV bump a74f36e306..11d7aedcd9

John Broadbent (1):
      S4 platform15: has two builds this second config is required for platform10

Shounak Mitra (2):
      Generate embedded_data.cc in g3 build
      Reorganize SystemState

Corrects the EXTRA_OEMESON disable->disabled

Google-Bug-Id: 408272674
Fusion-Link: fusion2 N/A
Tested: N/A
Change-Id: Ibe99358da7433c05b1da9a323ebabca7cb40bd27
Signed-off-by: John Edward Broadbent <jebr@google.com>
diff --git a/recipes-google/s4/gpowerd_git.bb b/recipes-google/s4/gpowerd_git.bb
index c366ba7..295b288 100644
--- a/recipes-google/s4/gpowerd_git.bb
+++ b/recipes-google/s4/gpowerd_git.bb
@@ -17,11 +17,11 @@
   xxd-native \
   "
 
-EXTRA_OEMESON="-Dinsecure_mode=disable -Dloas3-validation=enabled"
+EXTRA_OEMESON="-Dinsecure_mode=disabled -Dloas3-validation=enabled"
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://gbmc.googlesource.com/gPowerD;protocol=https;branch=master"
-SRCREV = "a74f36e306435203e7ef54d9dc3214295e35b9d9"
+SRCREV = "11d7aedcd9d4df464713c0af023a4be33f48eef3"
 
 SRC_URI += " \
   file://gpowerd.service \