summaryrefslogtreecommitdiffstats
path: root/meta-google/recipes-google/ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-14 21:10:33 +0000
committerAndrew Geissler <geissonator@yahoo.com>2019-03-18 07:32:37 -0500
commit77d9728b49d75f00c0eeea7bc5bca50ad2c07fbf (patch)
tree35efed24a985bc59f55a335db0a1b76266f7c892 /meta-google/recipes-google/ipmi
parent6b30bc0439fb3b818f11cce36639fbccf2d41575 (diff)
downloadtalos-openbmc-77d9728b49d75f00c0eeea7bc5bca50ad2c07fbf.tar.gz
talos-openbmc-77d9728b49d75f00c0eeea7bc5bca50ad2c07fbf.zip
google-ipmi-sys: srcrev bump 0788699a94..6667a646bf
Patrick Venture (4): build: add build of empty tests eth: move structure to header test: add basic tests for eth command build: add code coverage William A. Kennington III (1): Makefile: split out common libary code for testing (From meta-google rev: c791de74684935b02749dd029c43f8c8a6704d6a) Change-Id: I989846b585d9a829ae1110e706f579a4799cc23c 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')
-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 fd90ab09d..3c0ef6a53 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 = "0788699a94c7a36f4d736357a5733763380bb726"
+SRCREV = "6667a646bff33fdd22e69363e2313e2e61e10e53"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud