summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-02 21:51:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-05 04:20:57 +0300
commitac0cf1c32ede418134487cd40d6980d5d2280edc (patch)
tree593eec3c1a574dec882c75786438084810ea88f2 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent8e08079148bcf663c5ba4230bd1de3da07beaed7 (diff)
downloadopenbmc-ac0cf1c32ede418134487cd40d6980d5d2280edc.tar.xz
phosphor-webui: srcrev bump 0c4aceb775..d10511f2a7
Igor Kononenko (1): server-overview: supporting all MACs and IPs (From meta-phosphor rev: 374f78b01a1f86f50403eb19eab793f2e5496d61) Change-Id: I528a556a1ae3a2ced577e39e003925231c3806c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 43a32c35d..46aacc135 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "0c4aceb775cbb461d10e03888f0ab90e5a619dc7"
+SRCREV = "d10511f2a7fc07910d7ca517bd73331763322fa0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "