commit | 0bc1c85f814d4610f475b6327434a0c18bb1fe6c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Feb 14 17:11:02 2020 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Feb 14 17:11:02 2020 +0000 |
tree | 7689a643e1d251452a1b26533f9df277b6ad14e0 | |
parent | fdaa104165ffd013200cd29c248c2e96d0f0485b [diff] |
bmcweb: srcrev bump f9dcc11cc7..45b1b13506 James Feist (1): Fix off by 1 error Change-Id: I6e19dd9e5db680d44bfd737ca0805bfb4d96ee41 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb index 4c4c8da..b795c94 100644 --- a/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "f9dcc11cc7f71426078fece76e5fb8eef0eec430" +SRCREV = "45b1b13506d17540cefdc842487a4be939a183c8" S = "${WORKDIR}/git"