summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-31 18:41:26 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit62fc4ba9868f3a464aed3be548b31247fc7ab037 (patch)
treec869e1836050b9a8d167877cb743c4f3e69ef14c /meta-phosphor/recipes-phosphor
parent873db9d60bb1f8acf67384f7bbd7ba928d8a4144 (diff)
downloadopenbmc-62fc4ba9868f3a464aed3be548b31247fc7ab037.tar.xz
phosphor-webui: srcrev bump f1aadb9093..c9c8e67bce
Gunnar Mills (8): Update package.json license Improve package.json description package.json add author Change package name to phosphor-webui Remove carets from package.json Use npm-check-updates and npm audit fix Move the required npm version to 6.0.1 Remove Associations property from inventory item (From meta-phosphor rev: e84e25026940d2bcd0a6382e0517b0409735de77) Change-Id: Idc439ac66eb1c3f9b52404817265233bab073d56 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 89944bfbd..8d2a4d540 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 = "f1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c"
+SRCREV = "c9c8e67bce63b13d81f1860f39832655d521b4ec"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "