From 9db71dc62e043751367939548696745a82830f87 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 8 May 2024 14:30:35 -0500 Subject: webui-vue: srcrev bump 01492c3dcb..dfba4e542e Paul Fertser (1): Allow to log in when using remote authentication Vedangi Mittal (1): Removed Challenge password option from Generate CSR panel Change-Id: Ic9d5138a1e2c7be2333733c176e364afd01691e5 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 78226b675d..64a1ea4a16 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -9,7 +9,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" DEPENDS:prepend = "nodejs-native " -SRCREV = "01492c3dcbdba6b463ecef63f4c769520432d829" +SRCREV = "dfba4e542e816712d3857e32aa52e9a930c9e889" PV = "1.0+git${SRCPV}" # This recipe requires online access to build, as it uses NPM for dependency # management and resolution. -- cgit v1.2.3