libpldm: srcrev bump e20b5eaae0..0970e332b4
Andrew Jeffery (1):
libpldm: Bump to v0.2.0
Thu Nguyen (2):
Correct the compact numeric sensor pdr struct name
Add day/week/month/year occurrence rate
Change-Id: Icf161544cfa845731be49b717cab302ef9d57c97
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index 24940aa..2f8dca1 100644
--- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
@@ -3,7 +3,7 @@
HOMEPAGE = "https://github.com/openbmc/libpldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "e20b5eaae03f852e2160d333377b1b0224209cc9"
+SRCREV = "0970e332b46a3096267e15686c0972404205ae96"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"