commit | 8198044ed7432791ced12be740a32bf75e07c6c9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jan 28 19:50:10 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jan 28 22:18:08 2022 +0000 |
tree | bd7158e74632d960b2a50bbce6e11add251f6964 | |
parent | acd9d072498cf55b8d0f3830cda9c6ca5814b598 [diff] |
bmcweb: srcrev bump 665479d4f1..26f6976f39 Ed Tanous (2): Simplify human sort Enable readability-container-size-empty tests Change-Id: I8d9208963cc7a3d34cd42db0adbea06f358e7048 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 2c7b11b..54acd44 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;branch=master;protocol=https" PV = "1.0+git${SRCPV}" -SRCREV = "665479d4f1c39f1c8308a5917d0e060f605275af" +SRCREV = "26f6976f3905d7b20690bbf794fba746c1929ed3" S = "${WORKDIR}/git"