summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-17 10:20:20 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-17 10:20:20 +0300
commitfa33ba7944ea43a6578aac7b805eef88d405f308 (patch)
treeae97924b0869416b1ec958892af64efa3c7f6060 /meta-phosphor/recipes-extended
parentc02c911eb74362490f6c329457764c854ce90588 (diff)
downloadopenbmc-fa33ba7944ea43a6578aac7b805eef88d405f308.tar.xz
sdbusplus: srcrev bump 77b8aac3ab..a8a092c064
Willy Tu (1): remove potential memory leak with getAllProperties Change-Id: Ic0b01987cb4403361fe388d291671b2dd2d0a658 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 8031b2853e..6605a1c75e 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -3,4 +3,4 @@ PR = "r1"
PV ?= "1.0+git${SRCPV}"
SRC_URI += "git://github.com/openbmc/sdbusplus;branch=master;protocol=https"
-SRCREV = "77b8aac3abf614331e5ec2b50d6f5bf465cb4433"
+SRCREV = "a8a092c064ca4e494b7dcd1166a759a6dc48e66c"