libpldm: srcrev bump 2222595d61..48761c6201
Andrew Jeffery (7):
tests: Add macro guards around new testing APIs
scripts: Add pre-submit
tests: meson: Sort tests alphabetically
tests: meson: Add note about guarding the transport tests
tests: meson: Push build configuration down to leaf directories
meson: Only require C++ if tests are enabled
libpldm: Reorganize source and test files
Change-Id: I9ff5dc15e1ac7ce83b694169ea405d8bad4867e4
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 9ea1446..3ad9719 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 = "2222595d61b1c90d3f97a432d8ad55c3934c4272"
+SRCREV = "48761c62012fe197a26266bab4dd7a82e4d9c1bb"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"