From cd8e71fdd0199f5484d2a3c65529b98ee963a25c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 25 Sep 2021 15:30:54 +0000 Subject: bmcweb: srcrev bump c0bd5e4b37..3e8c7dfce4 Asmitha Karunanithi (2): Show only "Completed" dump entries in Redfish resp Update error messages file w.r.t Base.1.11.0 Ed Tanous (1): Make code format the same Spencer Ku (1): PCIe: Implement "PcieType" PCIe device property Sunitha Harish (1): Bump up base_message_registry to version Base.1.11.0 Change-Id: Ied8a748e83756985ee518401a5c5ef42d2d74323 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 46e4ed42c..e1ffa52c8 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "c0bd5e4b37f65ce29a392594d1ef240c64c99734" +SRCREV = "3e8c7dfce4869711e22ccc76c90cebb55984d36c" S = "${WORKDIR}/git" -- cgit v1.2.3 From 1a3b529d0f48f20747d7267c716db74c5b09957f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 4 Oct 2021 18:41:02 +0000 Subject: bmcweb: srcrev bump 3e8c7dfce4..b7ff344535 Chalapathi Venkataramashetty (1): Add message registry entry for FirmwareResiliencyError Ed Tanous (7): Revert "PCIe: Implement "PcieType" PCIe device property" Make services not required Fix compile issue when basic auth is disabled Fix use after move in account service Make time_utils tests compile on clang Change ordering of meson file Meson break lists into multiple lines George Liu (1): log_services: Add download of post code log entries Gunnar Mills (1): Move to 2021.2 John Edward Broadbent (5): move to free function: Message_registries move to free function: Bios s/registry1/registryMatch move to free function: Telemetry Corrects Bios privilges Sunitha Harish (1): EventService : Fix retry handling for http-client Change-Id: Ib89c8f738e283c411606de95fa489554bffaf421 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index e1ffa52c8..70fa49a39 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "3e8c7dfce4869711e22ccc76c90cebb55984d36c" +SRCREV = "b7ff344535c42af074c60bfb272ef66a2ba157b4" S = "${WORKDIR}/git" -- cgit v1.2.3 From f2b0452322b479f312ddd9da5f12dcc6454dec24 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Oct 2021 18:00:53 +0000 Subject: bmcweb: srcrev bump b7ff344535..d32c4fa936 Ed Tanous (1): Boost uri update Change-Id: I4e494cc1c3cea9defc9c58a4bdca88296930da42 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 70fa49a39..5bb5c461a 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "b7ff344535c42af074c60bfb272ef66a2ba157b4" +SRCREV = "d32c4fa936f9a88fc1dd124201ed11a6a90a18c5" S = "${WORKDIR}/git" -- cgit v1.2.3 From 3c1525d38d0f47d79bd685a94dead0f05aa1ccf2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 7 Oct 2021 15:51:58 +0000 Subject: bmcweb: srcrev bump d32c4fa936..44fad2aa3b Ed Tanous (1): Remove dead hostname code Patrick Williams (1): catch exceptions as const Change-Id: Idffec000f36e4667ec82927e949d6518b47d6fdb Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 5bb5c461a..d5d9080b1 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "d32c4fa936f9a88fc1dd124201ed11a6a90a18c5" +SRCREV = "44fad2aa3ba9e28bb52c0ff21ba2cdbd2812b199" S = "${WORKDIR}/git" -- cgit v1.2.3 From 3b7bae6544c60b90ed0c61027e07806a26063bdc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 9 Oct 2021 00:11:05 +0000 Subject: bmcweb: srcrev bump 44fad2aa3b..8e659c88fc Ed Tanous (2): Split up authenticate Simplify requestPrefersHtml unit test Josh Lehan (1): Avoid hardcoding nlohmann_json include directory Change-Id: I4f8a081dd48609db2c28b75892e3a2dcfe537f9b Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index d5d9080b1..4c21402c8 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "44fad2aa3ba9e28bb52c0ff21ba2cdbd2812b199" +SRCREV = "8e659c88fc872073f7f6dbc225cfac37d4e97ff6" S = "${WORKDIR}/git" -- cgit v1.2.3 From ef43e07ae6ecdf97da76f2d0b1e126e91bbdc117 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 11 Oct 2021 19:30:56 +0000 Subject: bmcweb: srcrev bump 8e659c88fc..e7b5f604cc Lei YU (1): Fix build warning Change-Id: I5d4b7f02c5066b5b47e6d283b1aa8c3252adf259 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 4c21402c8..9f6ffbc92 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "8e659c88fc872073f7f6dbc225cfac37d4e97ff6" +SRCREV = "e7b5f604cc86dfa3995174a62df0b75f2b3ecaa7" S = "${WORKDIR}/git" -- cgit v1.2.3 From 0f493dcd321e26b3da9c71b0ec4b84999cf7a915 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Oct 2021 19:30:59 +0000 Subject: bmcweb: srcrev bump e7b5f604cc..a8544a5bb3 Ed Tanous (1): Implement human sort utility function Change-Id: I9496974ec39c5bc440ede85a65ee9c8d2343ee2f Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 9f6ffbc92..660035714 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "e7b5f604cc86dfa3995174a62df0b75f2b3ecaa7" +SRCREV = "a8544a5bb3406e7f36e850a500f2dd5f5b4285c3" S = "${WORKDIR}/git" -- cgit v1.2.3 From cee8497d5cb5b29ce2cfc2daaad6377f1bde14cb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sun, 17 Oct 2021 23:01:08 +0000 Subject: bmcweb: srcrev bump a8544a5bb3..f201ffb46c Ali Ahmed (1): Add CoreCount to ProcessorSummary Ed Tanous (3): Improve HttpHeaders in EventService Remove unused includes Define hex helper utils Patrick Williams (3): meson: update deprecated get_pkgconfig_variable ibm: remove unused tinyxml2 include meson: upgrade tinyxml wrap file Change-Id: Ic4c2f1582b5ae70fa6c6497c96db8de782af543c Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 660035714..acbb0e391 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "a8544a5bb3406e7f36e850a500f2dd5f5b4285c3" +SRCREV = "f201ffb46cec98eba672a06d06951117e3829013" S = "${WORKDIR}/git" -- cgit v1.2.3 From faab947951d6f20793472295cb7908d64e8f3cb4 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 18 Oct 2021 15:21:00 +0000 Subject: bmcweb: srcrev bump f201ffb46c..5edbe947bc Ed Tanous (1): Use less specific includes Change-Id: I41825172aa0ba92f392086ad0cc219966fe90683 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index acbb0e391..3940af233 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "f201ffb46cec98eba672a06d06951117e3829013" +SRCREV = "5edbe947bc474743763b34a89bacf973645fefab" S = "${WORKDIR}/git" -- cgit v1.2.3 From cff377bc7351afef691b040cea722980602b65f9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 19 Oct 2021 21:40:51 +0000 Subject: bmcweb: srcrev bump 5edbe947bc..3fafa370cc Ed Tanous (6): Deduplicate url parsing code Rename method to isOnAllowlist Only generate headers once in EventService Cleanup HttpClient to use inline initialization Collections should handle no members present Revert "Redfish: Support Host Log Entries" SpencerKu (1): Redfish: Support Host Log Entries Change-Id: I3c04ea8e9c1c3d2e01960bde3415965a7d2c9ab0 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 3940af233..b2ca164af 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "5edbe947bc474743763b34a89bacf973645fefab" +SRCREV = "3fafa370cca70187fbfc897267919209766a170b" S = "${WORKDIR}/git" -- cgit v1.2.3 From 0ce225decdea55dcb2ed1e61d3be2a9e0bafe42d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Oct 2021 01:50:52 +0000 Subject: bmcweb: srcrev bump 3fafa370cc..d8e3c29a3b Ed Tanous (1): Fix service validator on OEM account service Change-Id: Id14a61c65ee0d097db6ea2b8f1fca0f490fd7b77 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index b2ca164af..4ceb68a9a 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "3fafa370cca70187fbfc897267919209766a170b" +SRCREV = "d8e3c29a3b8626ed8072be4547a2bbcf7321c757" S = "${WORKDIR}/git" -- cgit v1.2.3 From 512307767d64565aa0a35d6da6ec872f6071d2ae Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 25 Oct 2021 16:31:21 +0000 Subject: bmcweb: srcrev bump d8e3c29a3b..287ece64bf George Liu (1): Remove NTPServers duplicate values and null values Change-Id: I507df54306e27af021b93582d934235d6cd8c9c3 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 4ceb68a9a..f697fb809 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "d8e3c29a3b8626ed8072be4547a2bbcf7321c757" +SRCREV = "287ece64bf9a8ee0c42f77cefce559054b488ae7" S = "${WORKDIR}/git" -- cgit v1.2.3 From c1590824637d0bee420ece67f3725bcc48666222 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 27 Oct 2021 20:30:55 +0000 Subject: bmcweb: srcrev bump 287ece64bf..9d832618c7 Ed Tanous (4): Update Boost subproject to 1.77 Make code build in clang Sort collections by human sort Enable beast separate compilation zhanghch05 (1): Use AsyncResp in retrieveUriToDbusMap Change-Id: I2e38f7be719000575a0a6d4b859733b8ba417cd8 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index f697fb809..28e7beb33 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "287ece64bf9a8ee0c42f77cefce559054b488ae7" +SRCREV = "9d832618c74052bd445d6e8b3461946f3c431ca3" S = "${WORKDIR}/git" -- cgit v1.2.3 From 6bd515fd60b07194cd7d127689d152a3c5121383 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 29 Oct 2021 18:01:18 +0000 Subject: bmcweb: srcrev bump 9d832618c7..021d32cf90 Ed Tanous (1): Rearrange meson file and remove redundant tests Krzysztof Grobelny (1): Revert "Use AsyncResp in retrieveUriToDbusMap" Change-Id: I7557921769c78d542a9dd94e50ca4929d75eab91 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 28e7beb33..e1f7e74f5 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "9d832618c74052bd445d6e8b3461946f3c431ca3" +SRCREV = "021d32cf907222cd72a5b9d2fe2e8159dd4bf083" S = "${WORKDIR}/git" -- cgit v1.2.3 From 0b217444edaaa72cb01360acab97eb4521e5f920 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 2 Nov 2021 13:30:54 +0000 Subject: bmcweb: srcrev bump 021d32cf90..37bbf98c8b Chris Cain (1): Systems: Add IdlePowerSave support George Liu (1): Fix NTPServers are hard-coded for eth0 Change-Id: I74bebcde91135389850fe6e89792a054db05404c Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index e1f7e74f5..aacb66388 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "021d32cf907222cd72a5b9d2fe2e8159dd4bf083" +SRCREV = "37bbf98c8ba77196ba72864846ca3b4a4ff5be4b" S = "${WORKDIR}/git" -- cgit v1.2.3 From ec34cc639e9a54f80bd542bb5afff9b4a4311bd9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 3 Nov 2021 09:57:52 -0500 Subject: meta-phosphor:meson: pkgconfig inherit required Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler Change-Id: Ie85e2a3bd86010c2ce5d08c75fddc1ba348ff891 --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb | 2 +- meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb | 2 +- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb | 2 +- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb | 2 +- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb | 2 +- meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb | 2 +- meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb | 2 +- meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb index b4b101936..454ca6097 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb @@ -1,7 +1,7 @@ SUMMARY = "C++ bindings for systemd dbus APIs" DESCRIPTION = "C++ bindings for systemd dbus APIs." -inherit meson +inherit pkgconfig meson inherit python3native include sdbusplus-rev.inc diff --git a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb index 14f7ce777..7dfee1c84 100644 --- a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb +++ b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb @@ -14,4 +14,4 @@ SYSTEMD_SERVICE:${PN} += "start-ipkvm.service" S = "${WORKDIR}/git" -inherit meson systemd +inherit pkgconfig meson systemd diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 6665713d0..bba4eaf4a 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -16,7 +16,7 @@ DEPENDS = "boost \ valijson" S = "${WORKDIR}/git" -inherit meson systemd +inherit pkgconfig meson systemd EXTRA_OEMESON = "-Dtests=disabled" diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb index 59721cef1..397d14803 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -6,7 +6,7 @@ S = "${WORKDIR}/git" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" -inherit meson +inherit pkgconfig meson inherit obmc-phosphor-utils inherit phosphor-dbus-yaml inherit python3native diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb index 8d40965c7..04388fba3 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb @@ -20,7 +20,7 @@ DBUS_PACKAGES = "${PN}-manager" SYSTEMD_PACKAGES = "${PN}-monitor" -inherit meson \ +inherit pkgconfig meson \ obmc-phosphor-dbus-service \ python3native \ phosphor-debug-collector diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index aacb66388..07eb75d59 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -17,7 +17,7 @@ SRCREV = "37bbf98c8ba77196ba72864846ca3b4a4ff5be4b" S = "${WORKDIR}/git" -inherit meson ptest +inherit pkgconfig meson ptest SRC_URI += " \ file://run-ptest \ diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb index fe432f0c7..b419db1c0 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-hostlogger" PR = "r1" PV = "1.0+git${SRCPV}" -inherit meson +inherit pkgconfig meson inherit systemd # License info diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 5acd8021d..1453ab49f 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -7,7 +7,7 @@ PV = "1.0+git${SRCPV}" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" -inherit meson +inherit pkgconfig meson inherit python3native inherit obmc-phosphor-dbus-service inherit phosphor-logging diff --git a/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb b/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb index 20b104b90..6c10cb7c5 100644 --- a/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb +++ b/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb @@ -9,7 +9,7 @@ DESCRIPTION = "Utility to write IPMI SEL records to the journal" # SEL_LOGGER_MONITOR_THRESHOLD_EVENTS: # Monitors and logs SEL records for threshold sensor events -inherit meson systemd +inherit pkgconfig meson systemd S = "${WORKDIR}/git" LICENSE = "Apache-2.0" diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb index f6bf0d906..2c3a9e197 100644 --- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb @@ -73,7 +73,7 @@ DEPENDS = " \ phosphor-logging \ sdbusplus \ " -inherit meson systemd +inherit pkgconfig meson systemd S = "${WORKDIR}/git" diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb index 1d080754d..3b2eb44a6 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb @@ -5,7 +5,7 @@ PV = "1.0+git${SRCPV}" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" -inherit meson +inherit pkgconfig meson inherit obmc-phosphor-systemd PACKAGECONFIG ??= "" diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb index 8844efb69..31e821618 100644 --- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb +++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb @@ -12,7 +12,7 @@ SRCREV = "e28aa53dc1492f09a64dc9f1dbfd5b6dba06e31f" S = "${WORKDIR}/git" -inherit meson +inherit pkgconfig meson inherit systemd DEPENDS = "boost \ -- cgit v1.2.3 From def7bd9362e30b34ce27b680a9320373bd2ef340 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 5 Nov 2021 16:40:58 +0000 Subject: bmcweb: srcrev bump 37bbf98c8b..4028ff77dd Ed Tanous (2): Fix c++20 issue Make telemetry use the common collection utilities Manojkiran Eda (1): Add features to feature map & remove redundant code Patrick Williams (1): build: switch to C++20 Spencer Ku (1): Redfish: Support Host Log Entries Change-Id: I6800c683af6387fdc60cdf2f92dc3dd384cde865 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 07eb75d59..44b9b0845 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "37bbf98c8ba77196ba72864846ca3b4a4ff5be4b" +SRCREV = "4028ff77ddebe603b009a8afaf6bc36bc5949612" S = "${WORKDIR}/git" -- cgit v1.2.3 From c10678cd9c15ce46b0015bb2bf4e713ea513a4e0 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 13 Nov 2021 18:30:49 +0000 Subject: bmcweb: srcrev bump 4028ff77dd..03913171c7 Andrew Geissler (1): redfish:sensors: change verbose error trace to debug Willy Tu (1): Drive: Refactor Drive property request functions Change-Id: I804f4f030e81b4d49f0f4eef045f25497491950a Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 44b9b0845..7788ed751 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "4028ff77ddebe603b009a8afaf6bc36bc5949612" +SRCREV = "03913171c748202e81021ed2520362fd2877879b" S = "${WORKDIR}/git" -- cgit v1.2.3 From 75149586288ea6689e4371e04af7b90a34751bfb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 17 Nov 2021 00:30:48 +0000 Subject: bmcweb: srcrev bump 03913171c7..333b530119 Andrew Geissler (2): reduce error traces in priv and chassis code reduce error traces in connection and auth code Ed Tanous (3): Redfish: Repair the wrong change made by non-admin Fix build on clang Revert "Adds new redfish unit testing for serviceroot" Gunnar Mills (2): Revert "Remove AsyncResp from openHandler" Revert "Change the completionhandler to accept Res" John Edward Broadbent (1): Adds new redfish unit testing for serviceroot zhanghch05 (2): Change the completionhandler to accept Res Remove AsyncResp from openHandler Change-Id: Ibf2d57e2f4cbe2b388f57f9cc06e4d2c367f636e Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 7788ed751..abfb73164 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "03913171c748202e81021ed2520362fd2877879b" +SRCREV = "333b530119154072b3dbf23ebd7a82355da5b51c" S = "${WORKDIR}/git" -- cgit v1.2.3 From 76c90f7583516048efd82f0c1fe8dfac0dc54ef9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 18 Nov 2021 18:10:59 +0000 Subject: bmcweb: srcrev bump 333b530119..8682c5ad05 George Liu (1): chassis: Remove boost::ends_with method Nan Zhou (1): meson_options: implement disable-auth; delete pam Sunitha Harish (1): EventService: Pass httpHeaders to subscriber Willy Tu (1): chassis: refactor chassis property to prepare for future support Change-Id: I72f901ff20f18f7e515a6b013d83cab02126b4d1 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index abfb73164..e083eb460 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "333b530119154072b3dbf23ebd7a82355da5b51c" +SRCREV = "8682c5ad05a9dff8ba3575ff5c4e8ceb535f6c5e" S = "${WORKDIR}/git" -- cgit v1.2.3