summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-30 00:30:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-04 15:05:21 +0300
commit8610a10c3b210d6b5b2817b3a5647ee6c901a920 (patch)
treea3003fb55f852dd1689438f41f9c4d9a0ca3601b
parent12fad2d8273f626a68fe4a539c781bd5fedf3e7b (diff)
downloadopenbmc-8610a10c3b210d6b5b2817b3a5647ee6c901a920.tar.xz
libpeci: srcrev bump ed6264d14f..f6e3f1629d
Patrick Williams (1): build: use allowed over enabled Change-Id: If3583991eed3eef20e27da9be00f426206bd339a 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 f9be125d25..bdd1342fd1 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 = "ed6264d14ff763d8cfebc7cb519493608a6e60b7"
+SRCREV = "f6e3f1629dd3d98d205707faa2a1c8267a0a38a7"
PACKAGECONFIG ??= ""
PACKAGECONFIG[dbus-raw-peci] = "-Draw-peci='enabled',-Draw-peci='disabled',boost sdbusplus"
PV = "0.1+git${SRCPV}"