summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-18 17:41:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-19 20:55:27 +0300
commita432da37549ea06f847175acf55c5f6ccccfc831 (patch)
tree37620adb22d32fba9affa10cb4bb20a74f36d163
parent011bf07722b10c9c3bea6da850702b42c5accee5 (diff)
downloadopenbmc-a432da37549ea06f847175acf55c5f6ccccfc831.tar.xz
phosphor-webui: srcrev bump 432f02cd83..1ab0f7c1d5
Yoshie Muranaka (1): Create firmware-card component (From meta-phosphor rev: e9bf2faaf5c685312f28db577b05d06c8d694e7a) Change-Id: If05d60706619064b589116d1c76d147bcdb5a5ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 82810edac..21c5fe6d8 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 = "432f02cd8355509a8a51fe2baf2097de78a831bf"
+SRCREV = "1ab0f7c1d59e3ccae14d92ba865ec52c53772ca2"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "