summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-20 14:50:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-25 23:21:06 +0300
commit784bbab544b9f06f9d1b374c8d84d882c999ac97 (patch)
tree0b2b9652e0bc707266af12004b38ef6103bb24d8
parent5e5b571f4c65e4b3c6e69886735e2e7b0e594677 (diff)
downloadopenbmc-784bbab544b9f06f9d1b374c8d84d882c999ac97.tar.xz
libpeci: srcrev bump 5be3924124..b33f593d97
Saitwal, Meghan (1): Add GNR-D CPUModel definition Change-Id: I80a9e23eb75555c78a8b69e0ef2093a03cf69513 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 4c4b177d70..e3a46f6fc8 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 = "5be3924124f7c01b0941b77807c91cd700a3dd43"
+SRCREV = "b33f593d97cd814e73473376945d8bed27daeb37"
PACKAGECONFIG ??= ""
PACKAGECONFIG[dbus-raw-peci] = "-DDBUS_RAW_PECI=ON,-DDBUS_RAW_PECI=OFF,boost sdbusplus"
PV = "0.1+git${SRCPV}"