summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-06 23:40:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-12 00:39:16 +0300
commitd60c54c6a788b00e9be2ae9d17b2795e3ba5bfc3 (patch)
tree40e63a282b8fed7aea6cb25745a49d04c188da7d /meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
parent8df88d8894d023ed8c9db02b1fc6a2235ef61e69 (diff)
downloadopenbmc-d60c54c6a788b00e9be2ae9d17b2795e3ba5bfc3.tar.xz
google-ipmi-sys: srcrev bump 6d50744c31..29f35bce73
William A. Kennington III (1): Add suppport for retrieving machine name (From meta-google rev: f8812be73efda1edd9622296754b52922be864a5) Change-Id: I11fe41cbc232d95d13363bf6160c967afb9cc1cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb')
-rw-r--r--meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
index fadfbba4f..c9a69a62c 100644
--- a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
+++ b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "nlohmann-json"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/google-ipmi-sys"
-SRCREV = "6d50744c312592135c45d06c8177863eefdef4a3"
+SRCREV = "29f35bce73544eb01ea87ee13441036ee858061b"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"