summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-22 04:30:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-22 23:03:15 +0300
commit5e54072247f8c241b499f8526e0a6b7b9e08839e (patch)
tree18af2b7f593357ad2a60f14517c915609bdd3132
parentf71677601d482229898fce642415e883fb2dee11 (diff)
downloadopenbmc-5e54072247f8c241b499f8526e0a6b7b9e08839e.tar.xz
pldm: srcrev bump 7c1dc7ea0b..a330b2f074
Andrew Jeffery (1): pldmd: Migrate instance ID allocation to pldm::InstanceIdDb Change-Id: Ia9814e1abbc1272824f00531caf17501538d51ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index b0839fda5d..a15106d59e 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "7c1dc7ea0b3eec79518b6dcb9552256bfc1cec15"
+SRCREV = "a330b2f074b8d552143fe62c2d1843857c12637f"