summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-18 19:50:27 +0300
committerBrandon Kim <brandonkim@google.com>2023-07-20 23:11:44 +0300
commit69b345e3f27c046358b71cdf70a4f6d959cc2f69 (patch)
treec4beccad56993163179e7c01dea97a1f44ca9f0c /meta-google/recipes-google
parent396d1bdcfcc1e7236aa7778ea7e3ef807d433fad (diff)
downloadopenbmc-69b345e3f27c046358b71cdf70a4f6d959cc2f69.tar.xz
google-ipmi-sys: srcrev bump 4baf41c8d2..15d4d21c09
Hao Zhou (1): File System: Dependency Injection and Mock John Wedig (1): Add IPMI OEM command LinuxBootDone Patrick Williams (1): build: upgrade to C++23 Change-Id: I2d203a8ca9c5e0947b2d70f9d3aec3831c31fa64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: John Wedig <johnwedig@google.com>
Diffstat (limited to 'meta-google/recipes-google')
-rw-r--r--meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb3
1 files changed, 2 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 b61670bbd7..e3ea023413 100644
--- a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
+++ b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
@@ -19,12 +19,13 @@ DEPENDS += " \
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/google-ipmi-sys;branch=master;protocol=https"
-SRCREV = "4baf41c8d22b975d5bfb65fccb5e1cb1ae2efd3d"
+SRCREV = "15d4d21c091cd57a0e25888a8d360ba3a32965ff"
FILES:${PN} += "${libdir}/ipmid-providers"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} += " \
+ gbmc-bare-metal-active.target \
gbmc-host-poweroff.target \
gbmc-psu-hardreset.target \
gbmc-psu-hardreset-pre.target \