Skip to content

Commit ab8a18e

Browse files
committed
bmcweb: downstream srcrev bump 45cfaee9e7..0db2195ba8 (#3271)
Reed Frandsen (1): Merge pull request #565 from Lakshmi-y/fabric_adapters Myung Bae (1): Added SubordinateOverrides & Fix Log_services privileges (#559) Lakshmi Yadlapati (2): Refactor GetSubTreePaths and getCollectionMembers Implementation of FabricAdapter schema in bmcweb Change-Id: Ib6951f29e1722f485c4f27506f5e659d77b22415
1 parent ab1145c commit ab8a18e

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 = "45cfaee9e7c7a9aef30de8caaa5117a1e9e30cbe"
15+
SRCREV = "0db2195ba88217773066e7c4b47e38e7b1ea8eb1"
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)