commit | 2c68f86e5bbc53c44d3d1f3ac55727044ad3476f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jan 18 21:40:10 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jan 18 23:28:47 2022 +0000 |
tree | ed174f009c32b50caf357a8f91f22259cf43e06a | |
parent | 63053b47633845776b9e64a42cbe751bf833b010 [diff] |
bmcweb: srcrev bump 2d31491b8b..5df6eda23a Shantappa Teekappanavar (1): bmcweb: Add/Move common typedefs to dbus utility Change-Id: I5c0c739dd0011defdcdd261ee86907d280f34386 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 490c1c0..27e1f5f 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 = "2d31491b8b57a47ea25d8a596cc41f5186bb33bc" +SRCREV = "5df6eda23a0407ad2047fdb1b6ef2770155ff7f9" S = "${WORKDIR}/git"