summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-17 19:00:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-18 18:48:49 +0300
commit0443c05a1b078d0f6a909650b021ab9955d2630c (patch)
tree91d4aa53f79cca96d81b0ddaa54f03fdeae14d3a
parent94cf2f7e4f10b34e300e2eef152db1d6dcea652e (diff)
downloadopenbmc-0443c05a1b078d0f6a909650b021ab9955d2630c.tar.xz
libpeci: srcrev bump 5c2fb321f4..df5c868a14
George Liu (1): meson_options.txt: Support for reading options from meson.options Jonathan Doman (1): Declare meson dependency Change-Id: Ice59dd8ead6005232d8e48415d909fbd75421c98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 6e62a9c700..2203b00b4a 100644
--- a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
+++ b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "PECI Library"
DESCRIPTION = "PECI Library"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53"
-SRCREV = "5c2fb321f414019d0fb797c657523a2ee376d8dc"
+SRCREV = "df5c868a14eb0c7e7aa0eb4b44587013c95997b9"
PACKAGECONFIG ??= ""
PACKAGECONFIG[dbus-raw-peci] = "-Draw-peci='enabled',-Draw-peci='disabled',boost sdbusplus"
PV = "0.1+git${SRCPV}"