summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-25 00:31:41 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-25 03:03:02 +0300
commit84d7bc3529ca3863caf104daf33040eecf1a16f4 (patch)
tree772efd55041614748f789ac21cf1fd62c0cdb53a /meta-phosphor/recipes-phosphor/webui
parent7bf60d0aba0395abf8b421c018f12bbf60d35acc (diff)
downloadopenbmc-84d7bc3529ca3863caf104daf33040eecf1a16f4.tar.xz
phosphor-webui: srcrev bump 7d349d04d9..49001e25fb
Gunnar Mills (4): Remove Purpose property from inventory item Move Virtual Media files and route Remove unused image crit-x.svg Remove unused image warn-slash.svg Yoshie Muranaka (2): Add batch action functionality to table Component Add batch actions to local user table (From meta-phosphor rev: ab366f2b115bdcff03c254938dc1dc15011af971) Change-Id: Ia6c111e3ae51eb8237008c517734ef5667e12d1b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 043902289..a9548e428 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 = "7d349d04d987e8f68baa261ab4d87a8365197582"
+SRCREV = "49001e25fb1e1abd22e56023992a53c10b4d7055"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "