summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-22 13:20:09 +0300
committerWilly Tu <wltu@google.com>2024-03-22 14:37:35 +0300
commitb01c92d43884b50faa7aa41bea331e9d9fa2275f (patch)
treedf42234a7ab88e751d09ba23995538b7529c485a /meta-google/recipes-google
parentc84b19f08d7c93a036c79869b7e1e86c2d5742af (diff)
downloadopenbmc-b01c92d43884b50faa7aa41bea331e9d9fa2275f.tar.xz
google-misc: srcrev bump 8800984dde..7f49370d46
William A. Kennington III (2): subprojects: Fix wrapfile provides metrics-ipmi-blobs: Convert to nanopb Change-Id: I19021411d3b8f8ac4ca220c7f7bfe5b2ac8325b2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google/recipes-google')
-rw-r--r--meta-google/recipes-google/google-misc/google-misc.inc2
-rw-r--r--meta-google/recipes-google/ipmi/metrics-ipmi-blobs_git.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-google/recipes-google/google-misc/google-misc.inc b/meta-google/recipes-google/google-misc/google-misc.inc
index bedaadfa21..d379f84006 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;branch=master;protocol=https"
-SRCREV = "8800984dde6d1cf58d52c21384d4f62ce095be8b"
+SRCREV = "7f49370d4697974e92828b7dc6c067b01d684cea"
S = "${WORKDIR}/git/subprojects/${GOOGLE_MISC_PROJ}"
inherit meson pkgconfig
diff --git a/meta-google/recipes-google/ipmi/metrics-ipmi-blobs_git.bb b/meta-google/recipes-google/ipmi/metrics-ipmi-blobs_git.bb
index 9437478343..454ea0e1e0 100644
--- a/meta-google/recipes-google/ipmi/metrics-ipmi-blobs_git.bb
+++ b/meta-google/recipes-google/ipmi/metrics-ipmi-blobs_git.bb
@@ -7,10 +7,10 @@ require ../google-misc/google-misc.inc
inherit pkgconfig
DEPENDS += " \
+ nanopb-generator-native \
+ nanopb-runtime \
phosphor-ipmi-blobs \
phosphor-logging \
- protobuf-native \
- protobuf \
"
FILES:${PN} += "${libdir}/blob-ipmid"