commit | faab947951d6f20793472295cb7908d64e8f3cb4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Oct 18 15:21:00 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Oct 18 16:25:25 2021 +0000 |
tree | 7a42635b2e1aea399c56a8e912828ccf5ae2ba00 | |
parent | 01c9e53bdc8ec7ca844eab5979097084a51c9744 [diff] |
bmcweb: srcrev bump f201ffb46c..5edbe947bc Ed Tanous (1): Use less specific includes Change-Id: I41825172aa0ba92f392086ad0cc219966fe90683 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index acbb0e3..3940af2 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "f201ffb46cec98eba672a06d06951117e3829013" +SRCREV = "5edbe947bc474743763b34a89bacf973645fefab" S = "${WORKDIR}/git"