summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-03 07:30:13 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-03 07:30:13 +0300
commit3fb89bc6650d0f27d1417ce8a7f2d5fe5cb3d177 (patch)
tree1e191b4b8556437dd36f2cf479f0846657588b50 /meta-google
parent4f3f236ce27c09416af9b1dade99d1f06169d2bb (diff)
downloadopenbmc-3fb89bc6650d0f27d1417ce8a7f2d5fe5cb3d177.tar.xz
google-misc: srcrev bump 382d628dd0..ba30c10ac4
William A. Kennington III (5): libcr51sign: build: Refactor for subproject use libcr51sign: Fixes for compiler warnings build: Make it possible to use as a subproject libcr51sign: Fix struct size warning libcr51sign: Ensure OMIT_VARIABLE_ARRAYS passed to pkgconfig Willy Tu (1): Fixed prod_to_dev_downgrade_allowed logic in validate_transition Change-Id: I5d2dc218310600b2bcc50541857516f1f4801428 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-google/google-misc/google-misc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-google/google-misc/google-misc.inc b/meta-google/recipes-google/google-misc/google-misc.inc
index 7ec161caf..a66d3416b 100644
--- a/meta-google/recipes-google/google-misc/google-misc.inc
+++ b/meta-google/recipes-google/google-misc/google-misc.inc
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://../../LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
SRC_URI += "git://github.com/openbmc/google-misc"
-SRCREV = "382d628dd00d832455f88da8e8f1097984349fd2"
+SRCREV = "ba30c10ac4a9055b5b94d387be4a710255c51482"
S = "${WORKDIR}/git/subprojects/${GOOGLE_MISC_PROJ}"
inherit meson