Skip to content

Commit 6dc8c8a

Browse files
committed
bmcweb: downstream srcrev bump 0db2195ba8..69a835e892 (#3276)
Reed Frandsen (1): Merge pull request #570 from baemyung/1050-Add-Link-Status-and-Health-to-PCIeDevice-With-PCIeSlot-Link Sunny Srivastava (1): Add Pcie slot to Pcie device link Shantappa Teekappanavar (1): bmcweb: Add link Status and Health to PCIe device (#340) Change-Id: I04ffdf5f563eeee26743990876d649d882a9f3c6
1 parent ab8a18e commit 6dc8c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ DEPENDS = " \
1212
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
1313
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
1414
"
15-
SRCREV = "0db2195ba88217773066e7c4b47e38e7b1ea8eb1"
15+
SRCREV = "69a835e8923720e16d424aed8d3d75514432ec57"
1616
PV = "1.0+git${SRCPV}"
1717

1818
SRC_URI = "git://github.com/ibm-openbmc/bmcweb.git;protocol=https;nobranch=1;protocol=https"

0 commit comments

Comments
 (0)