From 3c5682ab902b82ee9f1b51b7acb672c4123849ee Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Oct 2021 18:01:21 +0000 Subject: webui-vue: srcrev bump c9cb8d433b..69a9010a2c Dixsie Wolmers (2): Update overview layout Rename TableDataFormatter mixin to DataFormatter Jason M. Bills (2): Update axios to 0.21.4 Undo the unrelated package changes from the axios update Sneha Patel (1): Add Assemblies schema to Hardware Status - Inventory and LEDs Change-Id: If1c9ae4a58e6139a69cd4ef73a5b5e211adc96dc 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/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index a221ca715..ce6f6c034 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/webui-vue.git" -SRCREV = "c9cb8d433b7ed5f4d37cd8d946c2593d4d886ce1" +SRCREV = "69a9010a2cbcc18ddc9ab24f3c76ae7b55357f41" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native nlf-native " -- cgit v1.2.3 From 71cc9452f0b7bb71d4dd4eea1a77c05ea26b4852 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 19 Oct 2021 17:21:28 +0000 Subject: webui-vue: srcrev bump 69a9010a2c..6225f6492f Dixsie Wolmers (1): Remove extra link in inventory quicklinks MichalX Szopinski (1): Fix server led page title and LED indicator label Change-Id: I70934db3341dbe4ece294f0db1f0e149a109d5b2 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/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index ce6f6c034..56283749e 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/webui-vue.git" -SRCREV = "69a9010a2cbcc18ddc9ab24f3c76ae7b55357f41" +SRCREV = "6225f6492f49313f2cc507f41675d322b739e062" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native nlf-native " -- cgit v1.2.3 From 759e5e3c7597cda8c40c4f55c8b057e14443cb41 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 26 Oct 2021 16:42:28 +0000 Subject: webui-vue: srcrev bump 6225f6492f..15cee70983 Manojkiran Eda (1): Add OWNERS file Change-Id: I78089ca3ecd44d2e79418ac63ecfc8a98bb1ddb8 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/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 56283749e..81dee1550 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/webui-vue.git" -SRCREV = "6225f6492f49313f2cc507f41675d322b739e062" +SRCREV = "15cee709835a9dbf01ba292c5a16f7ffa226f553" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native nlf-native " -- cgit v1.2.3 From c0bbb15bdd9930543912a247ca58b93ccab1bb4a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 25 Oct 2021 14:11:31 +0000 Subject: phosphor-webui: srcrev bump 51229f8005..f695bbb4c9 Manojkiran Eda (1): Add OWNERS file Change-Id: I50a7a2e4a342a22230a45e728796cde837cec6ab Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index 54c63bfc4..34ff9e830 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 = "51229f8005cb20a12e8d0f057d4565f31d84fa29" +SRCREV = "f695bbb4c980801d36c6d474eabfa400d500e9d4" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native " -- cgit v1.2.3 From 0731c4825c996c846e4d318d69cde1d0f07da84f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 28 Oct 2021 13:31:16 +0000 Subject: webui-vue: srcrev bump 15cee70983..8187678816 Sandeepa Singh (1): Add Dimms table missing properties Change-Id: Ie60ce20ab7d700214136262409bcb653c2a5b589 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/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 81dee1550..81edcf097 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/webui-vue.git" -SRCREV = "15cee709835a9dbf01ba292c5a16f7ffa226f553" +SRCREV = "8187678816dee0342b46e6f095324097ea734fea" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native nlf-native " -- cgit v1.2.3 From 95d0e4af4d15c7cccba1cbc90c54676f09cba9f4 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 4 Nov 2021 15:11:27 +0000 Subject: webui-vue: srcrev bump 8187678816..ae09a4b3c0 Derick Montague (1): Remove Derick from the maintainer list Dixsie Wolmers (3): Add keep-alive option in webpack devServer Remove tableFormatter and use dataFormatter on assemblies table Remove Derick from OWNERS Konstantin Aladyshev (2): Russian translations for the Assemblies schema Russian translations for the new overview layout MichalX Szopinski (1): Add GUI Name on Intel environment Thang Q. Nguyen (1): Fix wrong System Manufacturer in Hardware Inventory Change-Id: Ic4b65967e2f7338a81195e0402f8814aab784410 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/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 81edcf097..379a4050d 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/webui-vue.git" -SRCREV = "8187678816dee0342b46e6f095324097ea734fea" +SRCREV = "ae09a4b3c03dcf86616820ab9d8c0c7ef9ebc69c" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native nlf-native " -- cgit v1.2.3 From 0ef2fd9510aa391adf9609fd1ca842a00b7cd624 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 8 Nov 2021 22:41:25 +0000 Subject: phosphor-webui: srcrev bump f695bbb4c9..8588400216 Gunnar Mills (1): Hack webpack to not use MD4 Change-Id: I75e13b9b705a3a574fce9da09444391457a7e94a Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index 34ff9e830..ac3b2d42a 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 = "f695bbb4c980801d36c6d474eabfa400d500e9d4" +SRCREV = "85884002164aacfeac8ca40e6fd169b0a2de43f0" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native " -- cgit v1.2.3 From 9d038c27b6c58a58c2765fe8a9173f216d7dd3cc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 9 Nov 2021 15:21:27 +0000 Subject: webui-vue: srcrev bump ae09a4b3c0..182b3f1ff4 Dixsie Wolmers (1): Fix overview error Change-Id: I4506516326c19c70c1d169eb6e5b063fdb648768 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/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 379a4050d..a21fb893f 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/webui-vue.git" -SRCREV = "ae09a4b3c03dcf86616820ab9d8c0c7ef9ebc69c" +SRCREV = "182b3f1ff44b7319767dcc4c50fe54515602b9fa" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native nlf-native " -- cgit v1.2.3 From 4836323827c0940187c96face845158636678b8e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 10 Nov 2021 15:31:28 +0000 Subject: webui-vue: srcrev bump 182b3f1ff4..2a2e1021f4 MichalX Szopinski (1): Show Post Code logs tab on Intel environment Change-Id: I3b011757695243edeafee5feb05952dfa40900e3 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/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index a21fb893f..1a3feedbe 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/webui-vue.git" -SRCREV = "182b3f1ff44b7319767dcc4c50fe54515602b9fa" +SRCREV = "2a2e1021f48e2a939859ba7f4ae86c5de6df5655" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native nlf-native " -- cgit v1.2.3 From e0f9f586865e431d479591b54172f24ed6e048eb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 10 Nov 2021 01:11:14 +0000 Subject: phosphor-webui: srcrev bump 8588400216..f59274e8ec Gunnar Mills (1): Remove Derick as a Reviewer Change-Id: Ic8c3a1e06698ecd666243efddf6886cf2a286663 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index ac3b2d42a..f68b6535b 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 = "85884002164aacfeac8ca40e6fd169b0a2de43f0" +SRCREV = "f59274e8ec337e7f4b135726d6b846fb813d60cb" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native " -- cgit v1.2.3