summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-05 19:01:56 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-06 02:48:36 +0300
commit7785a1964ada2b4de19e9ff9d746201f10662fc9 (patch)
treede088f2393ca567ff122c6663751911d4f1a26a8 /meta-phosphor/recipes-phosphor
parent9fcbcb12379cdbb284c583f2d98fdb235d7dbfca (diff)
downloadopenbmc-7785a1964ada2b4de19e9ff9d746201f10662fc9.tar.xz
bmcweb: srcrev bump 57bff08a75..028f7ebc66
Eddie James (1): Add basic PowerControl and PowerLimit properties (From meta-phosphor rev: 957c2656677af29cf778a5db7df1e07f491e27ad) Change-Id: I5f55dbc28d126e246cc7a7021f4bdf9b81e3b734 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 796a34a1c..d33dd6818 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "57bff08a75362a05d36354918195c5b7c82006f1"
+SRCREV = "028f7ebc6626f6b95251ce52a9ed9ed053e48a3e"
S = "${WORKDIR}/git"