summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-16 21:30:12 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-18 23:48:32 +0300
commit791ece7013f811862fd707747ad31b591f098d00 (patch)
tree48ab41676278473661aa94bfb34f02e5539de6fd /meta-phosphor/recipes-x86
parent7b202aa68c2dcf02fd6318b2cd3fb9d7bb77cb95 (diff)
downloadopenbmc-791ece7013f811862fd707747ad31b591f098d00.tar.xz
libpeci: srcrev bump fd5dfd56b0..7b11280d8e
Jason M. Bills (3): Update to the latest peci-ioctl.h Add support for the PECI domain ID byte Convert peci_cmds to use the domain libpeci APIs Change-Id: I3fdd692677ad40e23efb8ff1e62970faf5e4e719 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86')
-rw-r--r--meta-phosphor/recipes-x86/libpeci/libpeci_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
index 1094ae7c09..ccd894aabf 100644
--- a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
+++ b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
@@ -8,7 +8,7 @@ inherit cmake pkgconfig systemd
SRC_URI = "git://github.com/openbmc/libpeci;branch=master;protocol=https"
PV = "0.1+git${SRCPV}"
-SRCREV = "fd5dfd56b05f082623dde50f4bea15eaef25dd27"
+SRCREV = "7b11280d8e3113aecc4b9ce6e5d818268eb2122c"
S = "${WORKDIR}/git"