commit | 4dd21b5d5f4df8d39f55a116f669099a9b454456 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jun 23 18:11:07 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 24 01:04:08 2021 +0000 |
tree | 09d364d5003bc9068e18c26f81707a25d9f603de | |
parent | 81baf47f49eabbf5957a884e97962f22eadc2ca9 [diff] |
bmcweb: srcrev bump 2205bbf681..49e429ca17 Jonathan Doman (1): Expose Processor PPIN property Change-Id: Iae73742f845e3da078ba1c5ab08af0b6f2569cea 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 42c7c4a..1f0cfd5 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 = "2205bbf681bfac508a9e985b9581ce9d662db4df" +SRCREV = "49e429ca172365bd4ba16c924501321c73527cbe" S = "${WORKDIR}/git"