From cd30fd373d06978eb41dae6d463aefd12c7f288d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 14 Dec 2020 19:43:48 +0000 Subject: phosphor-power: srcrev bump 9564e9451c..8429e884ac Bob King (1): regulators: Validate config files during CI Brandon Wyman (1): psu-ng: PSU manager powerOn check for errors Lei YU (1): i2c: Initialize variable ret (From meta-phosphor rev: a8a9ae6b6519b9a125880dc2c08c6c987584f13c) Change-Id: I5a742b141c50bbf5c8fa7da267081f2525a33f09 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index 69f3ba824..cc453391c 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "9564e9451cf21903582c6b21b5a6d5cec4357bef" +SRCREV = "8429e884ac321ce314436c33d87f412d5279cfe5" -- cgit v1.2.3 From 4bf2d12012fdd2042392fda4fd2924038e0a39dc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 05:53:41 +0000 Subject: pldm: srcrev bump 5dad5f4ca4..ce1c96fb6a Andrew Geissler (1): ensure variable initialized and error path reported Ravi Teja (1): oem-ibm: Modified to write system dump data on unix domain socket. (From meta-phosphor rev: e2203ededf0f07f4ee6e2a584c2a7509491fffe2) Change-Id: Idea2fbed9b4d15ab93b397a819ba55b04efd637e Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/pldm/pldm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc index b6ef7d807..b27b41cc6 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc +++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "git://github.com/openbmc/pldm" -SRCREV = "5dad5f4ca475d5b8848b2925a51353d1619739a2" +SRCREV = "ce1c96fb6ac9c27606b2aaf32037202ab67e24ec" -- cgit v1.2.3 From f7ba29eda266e04f867e4338b6b8b10c1969419c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 16:33:55 +0000 Subject: pldm: srcrev bump ce1c96fb6a..efbb5946a4 Andrew Geissler (1): ensure fd initialized (From meta-phosphor rev: 5ab11aed0e47c4f119c3a637878d391ddd484408) Change-Id: I030b7784a1b5f8b9c053becaffcfaf8502b448e8 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/pldm/pldm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc index b27b41cc6..efd41c1ed 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc +++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "git://github.com/openbmc/pldm" -SRCREV = "ce1c96fb6ac9c27606b2aaf32037202ab67e24ec" +SRCREV = "efbb5946a462cde9f90556c76bfcf9de9d63cebd" -- cgit v1.2.3 From fe9204750379d2e4d7449bbae44e2ccbe748cc34 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 00:23:09 +0000 Subject: bmcweb: srcrev bump 9e319cf0c5..f16f62633a Alan Kuo (2): Add hostname listener for generating self-signed HTTPS certificate Add meson options for all authentication methods. Gunnar Mills (1): IndicatorLED: Add a deprecated warning header Karthick Sundarrajan (1): Flush the timer queue at each timer cancellation (From meta-phosphor rev: 04b9cfdee6c0faf0f6693c0823b7d68d5e0ac191) Change-Id: I7a23e285424589c6ee77c6d240167273c51ccd2b Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 120f14a31..2a4a45fe9 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "9e319cf0c5ee714cdd879a1d2a6e5b5ac96c7f1d" +SRCREV = "f16f62633a64f386fd0382703ff0949ea177f457" S = "${WORKDIR}/git" -- cgit v1.2.3 From 0fd3cea1b1a5e0cb3e45ddc7f1e092a7dfff6c19 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 12 Dec 2020 02:11:55 +0000 Subject: dbus-sensors: srcrev bump 832a2c6049..23c96e7c24 Zhikui Ren (1): PSUSensors: Move to GetSensorConfiguration (From meta-phosphor rev: 953c9f6c41f64cad887f84b47de5f63a997a4a49) Change-Id: Ic597355e7a5e91576ee4714f06132f1e2f6d2d9b Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb index 64e5b25a8..22ccd234e 100644 --- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb @@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors" DESCRIPTION = "Dbus Sensor Services Configured from D-Bus" SRC_URI = "git://github.com/openbmc/dbus-sensors.git" -SRCREV = "832a2c604956a2e37da9acedb32ebc8f6d9abae1" +SRCREV = "23c96e7c249b41efecc10ba7acba82603a54b996" PV = "0.1+git${SRCPV}" -- cgit v1.2.3 From 134d1ddaadaeda52752cafbd777c1b8f68531969 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 14 Dec 2020 20:42:41 +0000 Subject: phosphor-dbus-interfaces: srcrev bump e1693dabac..02f196d408 Lei YU (1): Add SEL error yaml Patrick Williams (1): Location: fix generated meson files SunnySrivastava1984 (1): Addition of Location code interface. Vishwanatha Subbanna (1): Inventory.Item.PCIeSlot: Add PCIeSlot.interface.yaml (From meta-phosphor rev: 0ca442079ab23e5a8c696c2146eff343e5ad71f2) Change-Id: I33a62862f09d478afe61f953fe5fa8cc8827017b Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 0e2b551d3..e2a102055 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "e1693dabac7dbbf6424f982faa125f4e2e643ba3" +SRCREV = "02f196d40802ee0b4d0b37f8781edb7c481b1300" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true -- cgit v1.2.3 From c784ece6dd388433d24920535155dcdca880c955 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 01:03:46 +0000 Subject: phosphor-ipmi-blobs: srcrev bump c7c941d9a3..485e54aea3 Sui Chen (1): Add prefix to pkgconfig (From meta-phosphor rev: 3ee1ce3a92e5b073e78b5e99409234c180d09c03) Change-Id: I1e382c1c9d00e169a64fe07b0660fea3c254149d Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb index ea9bdea06..227e8c897 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb @@ -16,7 +16,7 @@ DEPENDS += "ipmi-blob-tool" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-blobs" -SRCREV = "c7c941d9a35c90729d8aa2a227a96f4eb2be1227" +SRCREV = "485e54aea3f7b084b4425d83d2f5eb9529c09ebe" FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}" FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}" -- cgit v1.2.3 From 7dbf32bb72d94e8c8c7a127d1aeb53f272225de7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 03:53:49 +0000 Subject: phosphor-sel-logger: srcrev bump df7bc1c695..e526b86d7f Lei YU (1): Add SEL_LOGGER_SEND_TO_LOGGING_SERVICE option (From meta-phosphor rev: 5568d2cb5cea36bce6baa53788d00fa41fe3ca3f) Change-Id: I9aed916ed673498e5feb7e91b2373356db67c7f4 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 37d67f8a6..ec8fcdc18 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 @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" DEPENDS += "systemd sdbusplus boost phosphor-ipmi-host" SRC_URI = "git://github.com/openbmc/phosphor-sel-logger.git;protocol=git" -SRCREV = "df7bc1c6951fb7dd2776008aa0b7dc6bea44bed4" +SRCREV = "e526b86d7f9eef3b7a58f2800263666a04051239" PV = "0.1+git${SRCPV}" -- cgit v1.2.3 From 00c51a7df579da8f77ba6b488d541796ce8fcb56 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 08:13:34 +0000 Subject: phosphor-debug-collector: srcrev bump 8b9b4690a4..ff9c4527ea Ravi Teja (1): Modify dump offload method to write dump on to unix socket path (From meta-phosphor rev: bd91110ebf8282a838c9f08e13d5ac0c5effc7d0) Change-Id: I94b3188b557162437568380a8c369c2c5298d5f5 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/ffdc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb b/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb index 5c8f8aebc..6b93dace9 100644 --- a/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb @@ -15,7 +15,7 @@ RDEPENDS_${PN} += " \ S = "${WORKDIR}/git" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "8b9b4690a4460ada5bf60a285ff6065eda6d5d4a" +SRCREV = "ff9c4527ea3ac488868b7b0c60b0239ed8a3b206" do_install() { install -d ${D}${bindir} -- cgit v1.2.3 From e2a1d6da2515c28847d48df02e8659954aa57eb8 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 08:12:44 +0000 Subject: phosphor-debug-collector: srcrev bump 8b9b4690a4..ff9c4527ea Ravi Teja (1): Modify dump offload method to write dump on to unix socket path (From meta-phosphor rev: 4cb25cf5bea4c066584cab7617d0163589221d56) Change-Id: I9c805f42802d55838638bfea213d8af724266ec4 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc index e1c98f546..ad6e9a6bd 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-debug-collector" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "8b9b4690a4460ada5bf60a285ff6065eda6d5d4a" +SRCREV = "ff9c4527ea3ac488868b7b0c60b0239ed8a3b206" -- cgit v1.2.3 From da248c5d172fb2388d408b22c6148cd2146fe813 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 21:13:19 +0000 Subject: phosphor-host-ipmid: srcrev bump c0fe0c6b49..f7d081f667 Kumar Thangavel (1): phosphor-host-ipmid : yosemitev2: Add host Identification support (From meta-phosphor rev: 326d6293524f2630bbc880ec77b9c6917e7262f1) Change-Id: I2978bda05be5fae58c8413eeb2e1fd889cac4f32 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index 9ff34c495..05c94fb40 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "c0fe0c6b49ee14fc56a59573666e7d8c5eb197b1" +SRCREV = "f7d081f667242a91a61c4a7a8592f7a9cf289c7d" -- cgit v1.2.3 From 8de307d55a9b78c3fb23317879ae9418cd853ea1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 16:23:20 +0000 Subject: phosphor-host-postd: srcrev bump bf002b46d5..c80e59fefb Kun Yi (1): Remove autotools (From meta-phosphor rev: fb4938873e19deda095cb15657bd9e6094d003cc) Change-Id: I5649feaee175acb7eea23b4b5ada08858e44a437 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb index c858d5b4b..c51a66ffb 100644 --- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb +++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb @@ -20,7 +20,7 @@ DEPENDS += "systemd" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-host-postd" -SRCREV = "bf002b46d5fb2f176fb22e48c6f1172bc970e17d" +SRCREV = "c80e59fefb265eba9108bcf1356627b181c00926" SNOOP_DEVICE ?= "aspeed-lpc-snoop0" POST_CODE_BYTES ?= "1" -- cgit v1.2.3 From 3f877c75b73e6d18a12f1ce2179b358fe7f92f36 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 21:13:32 +0000 Subject: ipmbbridge: srcrev bump 3e07b9ea35..8fe0abe6d9 Kumar Thangavel (2): Ipmbbridge: Add support for multiple sub channel. Ipmbbridge: Add host Identification support for ipmid. (From meta-phosphor rev: 411ce83b571d73e156192ac990057779b1249a80) Change-Id: I0048c9b50b7694aba6a0c42360511d02088914d3 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb index c3028ab73..489d09014 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "The IPMB bridge implements a Dbus compliant interface for \ implementing IPMB interfaces" SRC_URI = "git://github.com/openbmc/ipmbbridge.git" -SRCREV = "3e07b9ea353b794f9ef666172265ecc056e5cd4d" +SRCREV = "8fe0abe6d9f69f735e93d7055687fce4b56e80bf" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -- cgit v1.2.3 From f441dba2f686a182af7014983c3d066fa2115a00 Mon Sep 17 00:00:00 2001 From: Jonathan Doman Date: Wed, 2 Dec 2020 17:55:30 -0800 Subject: Make instantiated mapper services oneshot The systemd issue which prevented use of Restart= policy in oneshot services has been fixed. Therefore, mapper-wait@ and mapper-subtree-remove@ services can be cleaned up and simplified. Tested: 1. Created a simple test.service which has Wants/After dependency on mapper-wait@-some-object.service, and just echos "TEST" to journal. 2. systemctl start test; verify it hangs since object doesn't exist yet 3. Start service which creates /some/object; verify test.service is started. 4. systemctl restart test; verify it starts immediately 5. Stop service which publishes /some/object 6. systemctl restart test; verify it starts immediately, since mapper-wait@-some-object is still active, even though the object is gone. (From meta-phosphor rev: 9f4d038a8ce14c8f6a4ac62e4d0a993b3f9aac1f) Signed-off-by: Jonathan Doman Change-Id: I97fca5cb4166e4f0f72352140bcef4ba453b99da Signed-off-by: Andrew Geissler --- .../dbus/phosphor-mapper/mapper-subtree-remove@.service | 14 ++------------ .../dbus/phosphor-mapper/mapper-wait@.service | 14 ++------------ 2 files changed, 4 insertions(+), 24 deletions(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper/mapper-subtree-remove@.service b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper/mapper-subtree-remove@.service index 4bd411e75..4fad8fad7 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper/mapper-subtree-remove@.service +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper/mapper-subtree-remove@.service @@ -4,19 +4,9 @@ Wants=obmc-mapper.target After=obmc-mapper.target [Service] -# We are using a Type=simple service instead of the normal Type=oneshot -# since Type=oneshot can't have Restart= lines -# https://github.com/systemd/systemd/issues/2582 -# Unfortunately Type=oneshot services halt any services which order after -# the oneshot on the completion of ExecStart= lines. For Type=simple, the -# halting is only until ExecStartPre lines have completed and ExecStart has -# begun executing. Since we want to wait for the `mapper wait` process to -# finish, it must be an ExecStartPre. All Type=simple services require an -# ExecStart so we use `true` as a placeholder to satisfy the requirement. -Type=simple +Type=oneshot RemainAfterExit=no Restart=on-failure TimeoutStartSec=infinity -ExecStartPre=/usr/bin/env mapper subtree-remove %I -ExecStart=/usr/bin/env true +ExecStart=/usr/bin/env mapper subtree-remove %I SyslogIdentifier=mapper diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper/mapper-wait@.service b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper/mapper-wait@.service index f7744e2d8..d61309097 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper/mapper-wait@.service +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper/mapper-wait@.service @@ -4,19 +4,9 @@ Wants=obmc-mapper.target After=obmc-mapper.target [Service] -# We are using a Type=simple service instead of the normal Type=oneshot -# since Type=oneshot can't have Restart= lines -# https://github.com/systemd/systemd/issues/2582 -# Unfortunately Type=oneshot services halt any services which order after -# the oneshot on the completion of ExecStart= lines. For Type=simple, the -# halting is only until ExecStartPre lines have completed and ExecStart has -# begun executing. Since we want to wait for the `mapper wait` process to -# finish, it must be an ExecStartPre. All Type=simple services require an -# ExecStart so we use `true` as a placeholder to satisfy the requirement. -Type=simple +Type=oneshot RemainAfterExit=yes Restart=on-failure TimeoutStartSec=infinity -ExecStartPre=/usr/bin/env mapper wait %I -ExecStart=/usr/bin/env true +ExecStart=/usr/bin/env mapper wait %I SyslogIdentifier=mapper -- cgit v1.2.3 From 284d56bb877be545f59cf10883d28a37f306fc5b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 9 Dec 2020 16:03:36 -0600 Subject: run soft off in quiesce When the obmc-host-quiesce@.target was initially created the idea was to leave the system in the state it was in. In most cases the host had crashed. As OpenBMC has grown, the use cases for the quiesce target have grown. For example the Quiesce On Hardware Error design: https://github.com/openbmc/docs/blob/master/designs/fail-boot-on-hw-error.md When the QuiesceOnHwError setting is enabled, the host will be put in a Quiesce state to indicate that an error has occurred. In a lot of cases though the host actually can (and does) continue to boot. This causes a lot of confusion for the user (host state shows Quiesce but host is still booting). This commit adds the pldmSoftPowerOff.service to the quiesce target to ensure the host is given a chance (if it's running) to gracefully shut itself down. If the host does not respond then the soft off service will follow it's timeout flow and exit without error. Tested: - Verified when quiesce error is injected that the PLDM soft off service was called (From meta-phosphor rev: dfa2d6beb496b2265402950caf524c7f79850c46) Signed-off-by: Andrew Geissler Change-Id: Ie6d07011a5ac5f6964435364ff6e332a77e5a3d4 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/pldm/pldm_git.bb | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb index 1c07ad59d..e6ac942bd 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb +++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb @@ -32,6 +32,11 @@ pkg_postinst_${PN} () { TARGET="../pldmSoftPowerOff.service" ln -s $TARGET $LINK + mkdir -p $D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants + LINK="$D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants/pldmSoftPowerOff.service" + TARGET="../pldmSoftPowerOff.service" + ln -s $TARGET $LINK + mkdir -p $D$systemd_system_unitdir/obmc-host-warm-reboot@0.target.requires LINK="$D$systemd_system_unitdir/obmc-host-warm-reboot@0.target.requires/pldmSoftPowerOff.service" TARGET="../pldmSoftPowerOff.service" @@ -43,6 +48,9 @@ pkg_prerm_${PN} () { LINK="$D$systemd_system_unitdir/obmc-host-shutdown@0.target.requires/pldmSoftPowerOff.service" rm $LINK + LINK="$D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants/pldmSoftPowerOff.service" + rm $LINK + LINK="$D$systemd_system_unitdir/obmc-host-warm-reboot@0.target.requires/pldmSoftPowerOff.service" rm $LINK } -- cgit v1.2.3 From c69b7db04d8f9e3ddee7d20cf6b522fba1f6f154 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 16 Dec 2020 14:51:46 +0000 Subject: webui-vue: srcrev bump 645250b918..0f22907a41 Derick Montague (1): Update component documentation Dixsie Wolmers (1): Add security settings page Sukanya Pandey (3): Add client sessions page Show asset name in the app header Add form file documentation (From meta-phosphor rev: a8438f88dd9d138500d1a07f4adb91c75cbb93f4) Change-Id: I02db44481edcb5f946e0f335d51f045a9b999f6d Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 4ef9579b1..73f3ab8cb 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 = "645250b918ccc1d3965824a1c259d0367f6691b1" +SRCREV = "0f22907a4163d6cb84c1cb7c024b09db888e88b2" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From 388e04d432d169a4a26cf94fca5e2dfa8966d5a2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 16 Dec 2020 01:23:35 +0000 Subject: dbus-sensors: srcrev bump 23c96e7c24..937eb54e2f Zhikui Ren (1): Correct ADC sensors max reading (From meta-phosphor rev: 6a49feeab3adc4b56981529c8927bd921639cdec) Change-Id: I3432f2e15cdab0dfb87774a30226c35de105f1f1 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb index 22ccd234e..aafab75a6 100644 --- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb @@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors" DESCRIPTION = "Dbus Sensor Services Configured from D-Bus" SRC_URI = "git://github.com/openbmc/dbus-sensors.git" -SRCREV = "23c96e7c249b41efecc10ba7acba82603a54b996" +SRCREV = "937eb54e2fbdd917442bf359c8367219c23d4e36" PV = "0.1+git${SRCPV}" -- cgit v1.2.3 From 51d9f6ea8484575e71b5c4134b512e3907abae5c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 16 Dec 2020 17:11:30 +0000 Subject: sdbusplus: srcrev bump a3f2bdecd3..0c76546f7d Vernon Mauery (1): exit read_wait async loop on error (From meta-phosphor rev: f382ae68ca190f43eb96ad07305f70133a03bd41) Change-Id: I04347a717470537cd851ffbb0155b0d1385b50f8 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index dc855e3e4..b158d08f3 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc @@ -3,4 +3,4 @@ PR = "r1" PV = "1.0+git${SRCPV}" SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "a3f2bdecd37235e4d2539783f7a0ef4462c1ec5e" +SRCREV = "0c76546f7d9ed25c75f5fd472a8478e2d59fb3cf" -- cgit v1.2.3 From 628b27d1473dd3790e9171fd3500ffffe4f7125b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 17 Dec 2020 01:22:37 +0000 Subject: entity-manager: srcrev bump c76af0fb1d..c7c5de795c Andrew Geissler (1): configs: add everest chassis Patrick Williams (1): run-ci: modify permissions to execute (From meta-phosphor rev: d722ef3965c452fa6859877ba0065675878f0fd5) Change-Id: Ia2831ef4c1999a709bc991f259b970bb6909e4f4 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 439756f8f..996f09465 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json" -SRCREV = "c76af0fb1defcc9cc3d000c1ca7592d0f01df2a1" +SRCREV = "c7c5de795cf672797ae35965e95642dd1fc39363" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -- cgit v1.2.3 From b5c2fac1cadbbc307d6518f73d969bbc9e1c697b Mon Sep 17 00:00:00 2001 From: Ramesh Iyyar Date: Mon, 7 Dec 2020 06:46:45 -0600 Subject: dump: Used renamed build option - The phosphor-debug-collector renamed "host-dump-offload-transport" build option into "host-transport" to make generic for supporting other host dump action (i.e create,delete) not only offload so, changed build option here as well based on phosphor-debug-collector. - In this patch bumping "phosphor-dbus-interfaces" as well to get bumped "phosphor-debug-collector" dependent dbus changes. - Modified "ffdc" recipe to use phosphor-debug-collector.inc to avoid version update in two different place Version bump info: - phosphor-dbus-interfaces: SRCREV: 02f196d..a3943e6 Dhruvaraj Subhashchandran (1): Update Create interface to return object path. - phosphor-debug-collector: SRCREV: ff9c452..2279386 Dhruvaraj Subhashchandran (2): Return the object path for user requested dumps. Progress tracking support for dump entries. Ramesh Iyyar (4): host-dump: Renamed host-dump-offload-transport build option offload: Moved existing pldm offload as oem/ibm command ibm-host-system-dump-offload: Used CustomFd host: Added support to delete system dump phosphor-debug-collector patch: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-debug-collector/+/38792 (From meta-phosphor rev: 17743ee6f06480be7806d64d50f6bda1a2d4f5df) Signed-off-by: Ramesh Iyyar Change-Id: I54e01c192170b710977aa54439a02044a34e481e Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc | 2 +- meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb | 4 ++-- meta-phosphor/recipes-phosphor/logging/ffdc_git.bb | 6 +----- 4 files changed, 5 insertions(+), 9 deletions(-) (limited to 'meta-phosphor') 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 e2a102055..9fd40c323 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "02f196d40802ee0b4d0b37f8781edb7c481b1300" +SRCREV = "a3943e6e385fc396478902a90faf433ac5b5d34a" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc index ad6e9a6bd..a28745a63 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-debug-collector" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "ff9c4527ea3ac488868b7b0c60b0239ed8a3b206" +SRCREV = "2279386bf7874fb4fea5218e5ae291e12201454a" 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 8d74f39e0..cca5d629e 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb @@ -181,8 +181,8 @@ PACKAGECONFIG[ubifs-workaround] = " \ -Dubifs-workaround=disabled \ " -PACKAGECONFIG[host-dump-offload-pldm] = " \ - -Dhost-dump-offload-transport=pldm,, \ +PACKAGECONFIG[host-dump-transport-pldm] = " \ + -Dhost-transport=pldm,, \ pldm \ " diff --git a/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb b/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb index 6b93dace9..f6ee824a8 100644 --- a/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb @@ -3,8 +3,7 @@ DESCRIPTION = "Command line tool to collect and tar up debug data" PR = "r1" PV = "1.0+git${SRCPV}" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" +require recipes-phosphor/dump/phosphor-debug-collector.inc DEPENDS += "systemd" @@ -13,9 +12,6 @@ RDEPENDS_${PN} += " \ " S = "${WORKDIR}/git" -SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" - -SRCREV = "ff9c4527ea3ac488868b7b0c60b0239ed8a3b206" do_install() { install -d ${D}${bindir} -- cgit v1.2.3 From ce6c9847dbf97a7f807b07237d28520c3a0e398f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 18 Dec 2020 13:22:57 +0000 Subject: sdbusplus: srcrev bump 0c76546f7d..a4c9edc12a Patrick Williams (1): sdbus++-gen-meson: force locale for stable sort (From meta-phosphor rev: f2baaa5506f5a17414ea080e14a282751f9925ff) Change-Id: Ied4b79c2fbd0a89310e0eed54c2e91307c2ee9e5 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index b158d08f3..8d11776a7 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc @@ -3,4 +3,4 @@ PR = "r1" PV = "1.0+git${SRCPV}" SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "0c76546f7d9ed25c75f5fd472a8478e2d59fb3cf" +SRCREV = "a4c9edc12a4f705eedd18f70d33ea0b70211fe2e" -- cgit v1.2.3 From d87e73484084fc7f67c6d3ae2c8494739380fc20 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 18 Dec 2020 03:53:05 +0000 Subject: phosphor-host-ipmid: srcrev bump f7d081f667..07c15b7359 Lei YU (4): sel: Add OEM SEL Record data structure sel: Support OEM record 0xCD~0xDF sel: Support OEM record 0xE0~0xFF sel: Support regular SEL record (From meta-phosphor rev: 7e0623b01cf0816d591d3a1c79d1f7cbed034805) Change-Id: I8c3887b6b0bb402738574d44b77da92425a1f8af Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index 05c94fb40..182ce531a 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "f7d081f667242a91a61c4a7a8592f7a9cf289c7d" +SRCREV = "07c15b7359bdadb2b2b6363dfa0096d8a3e0b865" -- cgit v1.2.3 From 394971b1a64abb34fd3d1ea3e112c8d88c37cbd9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 17 Dec 2020 22:03:55 +0000 Subject: phosphor-power: srcrev bump 8429e884ac..9b86852ed2 Brandon Wyman (1): psu-ng: Wait for inventory manager (From meta-phosphor rev: 2983ca9def6944986590b43b42377fa64182180e) Change-Id: I58d7464e1a93ef25a6f95821cbbf53237f36795a Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index cc453391c..c9191898d 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "8429e884ac321ce314436c33d87f412d5279cfe5" +SRCREV = "9b86852ed208d7a5744458566818ba37bf6b09b5" -- cgit v1.2.3 From 4ca3ab9497da604e9aeb47762b9b032853f03e67 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 19 Dec 2020 17:23:35 +0000 Subject: phosphor-power: srcrev bump 9b86852ed2..a76898f11c Bob King (1): regulators: Enhance config file parser (From meta-phosphor rev: e9058e9a8e01f0768849a50185a719771fabdb7a) Change-Id: Ifc1a2fb93d3d426a71e0ee38227a1550f35c52d9 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index c9191898d..93f72ec70 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "9b86852ed208d7a5744458566818ba37bf6b09b5" +SRCREV = "a76898f11ce599e70e0f367b266b1ee90437f62d" -- cgit v1.2.3 From c4bf77a714825a2bd65a741b77c066442adaeb8c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 21 Dec 2020 18:03:18 +0000 Subject: phosphor-ipmi-ethstats: srcrev bump 75ca0187b1..6b48b92e08 Patrick Venture (1): use character literal string find override (From meta-phosphor rev: fc8c31e56ed817301df723a1ec6dbe056137b12e) Change-Id: Ib7391a795d9e3d6b95a061f36ea7de97c3dd5367 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb index 6985a2617..9af52eb1b 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_git.bb @@ -14,7 +14,7 @@ DEPENDS += "phosphor-ipmi-host" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-ethstats" -SRCREV = "75ca0187b1082683bd5663725dde02c465b0fc2c" +SRCREV = "6b48b92e08abba4e7b31d69c9a74b1d262718a84" FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}" FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}" -- cgit v1.2.3 From 6b020387f8045334b47862a37f4a21a278969f22 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 17 Dec 2020 18:42:45 +0000 Subject: phosphor-dbus-interfaces: srcrev bump a3943e6e38..4bd4033c79 Dhruvaraj Subhashchandran (2): Update dump create interface to accept a set of parameters. Add Entry and create parameters enum for resource dump. phosphor-debus-collector: srcrev bump 2279386bf7..969f9a5904 Dhruvaraj Subhashchandran (1): Update createDump to accept additional parameters. (From meta-phosphor rev: 0f7ad23295ae6310dc110b4cabf1e97e61f83632) Change-Id: I65df3e3bb03ab7ccc4223b7f1dfe97a64c231184 Signed-off-by: Dhruvaraj Subhashchandran Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor') 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 9fd40c323..5bc91917f 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "a3943e6e385fc396478902a90faf433ac5b5d34a" +SRCREV = "4bd4033c79d6f0b773a70bd3feb34073bd84551f" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc index a28745a63..6d413013e 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-debug-collector" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "2279386bf7874fb4fea5218e5ae291e12201454a" +SRCREV = "969f9a59047978107b794fb58974cfa173283813" -- cgit v1.2.3 From 4aacc365a56eacbe14ada201ff5dd663c33e6067 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 21 Dec 2020 17:03:53 +0000 Subject: dbus-sensors: srcrev bump 937eb54e2f..6736d4b2a7 Andrei Kartashev (1): cpusensor: change Min/Max values for power (From meta-phosphor rev: dd2f35da5aa0a6196fa17d8d8d05b19ae7e5c323) Change-Id: I7c91509f5bfd4abad16a5d38bb38e4cb3eb0f7a7 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb index aafab75a6..50db71ae2 100644 --- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb @@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors" DESCRIPTION = "Dbus Sensor Services Configured from D-Bus" SRC_URI = "git://github.com/openbmc/dbus-sensors.git" -SRCREV = "937eb54e2fbdd917442bf359c8367219c23d4e36" +SRCREV = "6736d4b2a77cec00a8919f26035176c8b8025a4d" PV = "0.1+git${SRCPV}" -- cgit v1.2.3 From 167bf6b31b7bacd40cbb78e7e502bc6889c48f13 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 22 Dec 2020 16:52:36 +0000 Subject: phosphor-dbus-interfaces: srcrev bump 4bd4033c79..4c7663b0e5 Alpana Kumari (1): Interface Support for processor vpd Kuiying Wang (1): Fix crash issue due to throw undefined error Patrick Williams (3): regenerate-meson: improve search for sdbus++ tool build: regenerate meson for stable-sort run-ci: add script to confirm meson files are up-to-date SunnySrivastava1984 (2): SparePartNumber property added in Asset interface. ibm:An api to perform VPD recollection. (From meta-phosphor rev: 6946d4c803b4aebda0c6724fa1d37ff270119182) Change-Id: I61716a35ab1b69dc045f521210037f56fc32717d Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 5bc91917f..2d79f7c7d 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "4bd4033c79d6f0b773a70bd3feb34073bd84551f" +SRCREV = "4c7663b0e50e13724efe62284073eca6ac2fcb24" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true -- cgit v1.2.3 From d2039455d6b9f6ad059b43b0907b90985288e928 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 22 Dec 2020 13:02:37 +0000 Subject: sdbusplus: srcrev bump a4c9edc12a..9ad6d75aac Patrick Williams (1): sdbus++: fix method template generation Ramin Izadpanah (1): sdbus++: Refactor utilities shared by templates (From meta-phosphor rev: 81b4fdaf941f43faa87266162b2250bcbbe1ca85) Change-Id: Ie8e354b28189cbb23ddcd6b808a40b865995c7d0 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index 8d11776a7..0ff5040c8 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc @@ -3,4 +3,4 @@ PR = "r1" PV = "1.0+git${SRCPV}" SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "a4c9edc12a4f705eedd18f70d33ea0b70211fe2e" +SRCREV = "9ad6d75aacce3b3802f903b89abb370acf684737" -- cgit v1.2.3 From b5f2e98e2215d93208796f151c0c0b1b340e32bb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 17 Dec 2020 21:13:28 +0000 Subject: phosphor-logging: srcrev bump f10068d397..96f27a3deb Patrick Williams (1): run-ci: modify permissions to execute (From meta-phosphor rev: c090a2ba663946f0f3c797867dface454bf9ecc9) Change-Id: I3311fff8f1211896f3bf56a7f112d5bb4818c304 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 72beb6d17..e92a43959 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -55,7 +55,7 @@ FILES_phosphor-rsyslog-config += " \ " SRC_URI += "git://github.com/openbmc/phosphor-logging" -SRCREV = "f10068d397f4613b526394afbae245087caacb9d" +SRCREV = "96f27a3deb0209f23dd6d30de99431da1d6f63da" S = "${WORKDIR}/git" -- cgit v1.2.3 From 5ddef6cc6f3bd66e86dcc59996f8ebdf554336d6 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 24 Dec 2020 03:13:39 +0000 Subject: phosphor-ipmi-flash: srcrev bump c78bfc8230..c5b901d84e William A. Kennington III (13): version-handler: Remove superfluous canHandleBlob verison-handler: Cleanup extern C version_handlers_builder: Use string references version-handler: Remove create special cases Makefile: Fix code coverage flags Makefile: Consistently use tabs buildjson: Remove arbitrary restrictions on HandlerConfig version-handler: Refactor handler construction version-handler: Refactor maps to simplify accesses version-handler: Remove superfluous open session check general_systemd: Don't print missing job version_handler: Don't store session information immediately version_handler: Expire shouldn't fail (From meta-phosphor rev: 7bb55d20ed0486f84cb067db690937e11d3d3ab8) Change-Id: Iade8d60d238a6f0245d147e2c02d7e31082c0cf6 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index aba705610..8a812ab6a 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -45,7 +45,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "c78bfc823049e96522eaab333d74d16c7efd6917" +SRCREV = "c5b901d84e791bf13c8b41eb51738e57a4274cb4" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 240129a3e68e8b39640d30b14d3c03c9778a5256 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 23 Dec 2020 17:03:56 +0000 Subject: phosphor-power: srcrev bump a76898f11c..73eaceeba5 Bob King (1): regulators: Add Services to ActionEnvironment (From meta-phosphor rev: 51da36a828d21e79dac951b8b154612b1c29e4af) Change-Id: I51edb8f6989120190ee0cd0bf0f041887696cf58 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index 93f72ec70..483be7feb 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "a76898f11ce599e70e0f367b266b1ee90437f62d" +SRCREV = "73eaceeba59657db9a25811cb7f14d6a7df14069" -- cgit v1.2.3 From bbcb8c7d0180b50c8a237ffc8148f29d405f2e43 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 21 Dec 2020 17:02:57 +0000 Subject: bmcweb: srcrev bump f16f62633a..81ce609e30 Ed Tanous (1): Fix .clang-tidy (From meta-phosphor rev: 7befc72da6d7528b05322d4ea80cfeaa43d8af2a) Change-Id: I299d7109b19e62328d512dc442fd58ccc8256356 Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 2a4a45fe9..f7a1d960d 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "f16f62633a64f386fd0382703ff0949ea177f457" +SRCREV = "81ce609e30274435b4f8c3fc65340c6b6b153b0c" S = "${WORKDIR}/git" -- cgit v1.2.3 From 27618e755d2a181e66ef4247ad087eb06db24aa7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 28 Dec 2020 08:13:03 +0000 Subject: phosphor-ipmi-flash: srcrev bump c5b901d84e..12e6e7568b William A. Kennington III (1): version_handler: Read doesn't need to catch missing sessions (From meta-phosphor rev: 9e6c86f665d6ab1a804cc460865f74d4ee897e88) Change-Id: Ib01b2c2737805036b48b606628fff34990b0291a Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index 8a812ab6a..3af0c3c9d 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -45,7 +45,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "c5b901d84e791bf13c8b41eb51738e57a4274cb4" +SRCREV = "12e6e7568b9e9633a649a864a7b05d424be74615" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 1082b406c2654f39ca74e9e46648d037bc6cb26a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 28 Dec 2020 08:23:57 +0000 Subject: telemetry: srcrev bump bc766b4d8b..503c158972 Wludzik, Jozef (1): Add meson options to modify Telemetry consts (From meta-phosphor rev: 2c71ff5b5b13e2fc9d86661df635f4fc80ac9291) Change-Id: If6cb201adb5d49a1b0eca5646856d9e15447ddb2 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb index 6d95c7a09..4125d799c 100644 --- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb +++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/telemetry" PV = "1.0+git${SRCPV}" -SRCREV = "bc766b4d8bb2a33a3c8540a4d7c21fb6cda5d104" +SRCREV = "503c158972ff74a23ead8f50138107157b46758d" S = "${WORKDIR}/git" -- cgit v1.2.3 From cf61a68053da9531100618eb06a0ba5d016238a2 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Thu, 17 Dec 2020 13:46:13 -0600 Subject: busybox: enable less options for systemd There are a number of options that make busybox-less work better with systemd's pager expectations. Add them in. Also, add in a few options for usability. (From meta-phosphor rev: 70fd77661f452d5982330da2db2c8e26edee2c58) Signed-off-by: Patrick Williams Change-Id: I331654f9db6918c6c4a3c13f94ce638a08e934af Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-core/busybox/busybox/less.cfg | 10 ++++++++++ meta-phosphor/recipes-core/busybox/busybox_%.bbappend | 1 + 2 files changed, 11 insertions(+) create mode 100644 meta-phosphor/recipes-core/busybox/busybox/less.cfg (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-core/busybox/busybox/less.cfg b/meta-phosphor/recipes-core/busybox/busybox/less.cfg new file mode 100644 index 000000000..2b452279b --- /dev/null +++ b/meta-phosphor/recipes-core/busybox/busybox/less.cfg @@ -0,0 +1,10 @@ +## In orer to make systemd-pager work well there are a number of busybox less +## features we need to enable. +CONFIG_FEATURE_LESS_DASHCMD=y +CONFIG_FEATURE_LESS_RAW=y +CONFIG_FEATURE_LESS_ENV=y + +## These are nice features for users. +CONFIG_FEATURE_LESS_WINCH=y +CONFIG_FEATURE_LESS_ASK_TERMINAL=y +CONFIG_FEATURE_LESS_REGEXP=y diff --git a/meta-phosphor/recipes-core/busybox/busybox_%.bbappend b/meta-phosphor/recipes-core/busybox/busybox_%.bbappend index 8907b08e0..9433b5c33 100644 --- a/meta-phosphor/recipes-core/busybox/busybox_%.bbappend +++ b/meta-phosphor/recipes-core/busybox/busybox_%.bbappend @@ -1,5 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" SRC_URI += "file://busybox.cfg" SRC_URI += "file://flash.cfg" +SRC_URI += "file://less.cfg" SRC_URI += "file://mountpoint.cfg" SRC_URI += "${@bb.utils.contains('DISTRO_FEATURES', 'obmc-ubi-fs', '', 'file://reboot.cfg', d)}" -- cgit v1.2.3 From 243727266268aee6b5217d992b0dee9e232471ec Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Thu, 17 Dec 2020 13:48:01 -0600 Subject: systemd: remove SYSTEMD_PAGER= profile settings There was support to inject an empty "SYSTEMD_PAGER=" variable into the profile. This was to workaround ANSI control characters being injected into the default systemd tool output, but has a side-effect of disabling the pager for useful commands like `journalctl`. The underlying cause of these control characters was that busybox less was missing features that systemd relies on. Many of these busybox features say "this is essential for less applet to work with ... systemd": https://git.busybox.net/busybox/tree/miscutils/less.c#n103 These are now enabled so this empty environment variable can be removed. (From meta-phosphor rev: d8f8d70f7e4771eb295fff3ca80182b6636411b6) Signed-off-by: Patrick Williams Change-Id: Idc2fef9ccfb28e7956caf4efc141698940879f65 Signed-off-by: Andrew Geissler --- meta-phosphor/classes/obmc-phosphor-image.bbclass | 5 ----- meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb | 4 ---- meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb | 4 ---- 3 files changed, 13 deletions(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/classes/obmc-phosphor-image.bbclass b/meta-phosphor/classes/obmc-phosphor-image.bbclass index b2d3b5ef3..da8c337f1 100644 --- a/meta-phosphor/classes/obmc-phosphor-image.bbclass +++ b/meta-phosphor/classes/obmc-phosphor-image.bbclass @@ -86,11 +86,6 @@ remove_etc_version() { rm ${IMAGE_ROOTFS}${sysconfdir}/version } -disable_systemd_pager() { - echo "SYSTEMD_PAGER=" >> ${IMAGE_ROOTFS}${sysconfdir}/profile - echo "export SYSTEMD_PAGER" >> ${IMAGE_ROOTFS}${sysconfdir}/profile -} - enable_ldap_nsswitch() { sed -i 's/\(\(passwd\|group\|shadow\):\s*\).*/\1files ldap/' \ "${IMAGE_ROOTFS}${sysconfdir}/nsswitch.conf" diff --git a/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb b/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb index 2d9137705..38b1c2d42 100644 --- a/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb +++ b/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb @@ -8,7 +8,3 @@ inherit obmc-phosphor-image # The /etc/version file is misleading and not useful. Remove it. # Users should instead rely on /etc/os-release. ROOTFS_POSTPROCESS_COMMAND += "remove_etc_version ; " - -# Disable the pager to prevent systemd injecting control characters into the -# output stream that are not interpreted by busybox tools. -ROOTFS_POSTPROCESS_COMMAND += "disable_systemd_pager ; " diff --git a/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb b/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb index 63908a145..76515fae0 100644 --- a/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb +++ b/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb @@ -48,10 +48,6 @@ inherit obmc-phosphor-image # Users should instead rely on /etc/os-release. ROOTFS_POSTPROCESS_COMMAND += "remove_etc_version ; " -# Disable the pager to prevent systemd injecting control characters into the -# output stream that are not interpreted by busybox tools. -ROOTFS_POSTPROCESS_COMMAND += "disable_systemd_pager ; " - # The shadow recipe provides the binaries(like useradd, usermod) needed by the # phosphor-user-manager. ROOTFS_RO_UNNEEDED_remove = "shadow" -- cgit v1.2.3 From f7fde09a34876da3f9f930b61bb70ad263316b4b Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Wed, 30 Dec 2020 13:19:36 -0800 Subject: phosphor-ipmi-flash: Add function2 dependency This will be used by an incoming change. (From meta-phosphor rev: 65e7e7a21d217d36092692d9f854aea7b700c11e) Change-Id: I489ff831e25a4f1092e3a5d2862854d63de1f809 Signed-off-by: William A. Kennington III Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index 3af0c3c9d..cd7ece2bf 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -17,6 +17,7 @@ DEPENDS += "sdbusplus" DEPENDS += "systemd" DEPENDS += "ipmi-blob-tool" DEPENDS += "pciutils" +DEPENDS += "function2" PACKAGECONFIG ?= "cleanup-delete" PACKAGECONFIG[cleanup-delete] = "--enable-cleanup-delete, --disable-cleanup-delete" -- cgit v1.2.3 From 95e2a7957c18d0402827f603ec9131bd3e9b2bf0 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 00:25:44 +0000 Subject: phosphor-fan-presence: srcrev bump 8e1b382122..12b32010ab Matt Spinler (14): monitor: Add JSON documentation monitor: Add fault config JSON documentation monitor: Use only init mode when using JSON monitor: Track fan health in the System object monitor: Create PowerOffCause class hierarchy monitor: Create PowerOffAction class hierarchy monitor: Create PowerOffRules class monitor: Start checking power off rules monitor: Allowing ignoring fan FRU func status Save the Logger output as plain text, not JSON monitor: Event logs for nonfunc fan sensors monitor: Event logs for missing fans monitor: Re-log fan error on a power off monitor: Add a README (From meta-phosphor rev: c4d0bb40130e913533660da6d1db1aff7b9fe022) Change-Id: Ie3a1f35b56213b4a18e09b9556e95116a01bc78f Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index ab86aec0f..43ec7b64e 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "8e1b382122fed73e788d44f3a67cecbfbcc6972e" +SRCREV = "12b32010abcef89739034ab3dacbef11cb185660" -- cgit v1.2.3 From 316388384021d3b15624209a1e95f91389d6ef43 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 00:25:59 +0000 Subject: bmcweb: srcrev bump 81ce609e30..6868ff5035 George Liu (2): Fix the MessageArgs parameter type Implement PercentComplete for code update Gunnar Mills (1): Look for Version Already Exists Error (From meta-phosphor rev: 33c8c119851b44d5c4e4de068e3d95afac9029e7) Change-Id: I971d2544e71cbf845983e2983df95c729db62d8f Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index f7a1d960d..96e6e98b1 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "81ce609e30274435b4f8c3fc65340c6b6b153b0c" +SRCREV = "6868ff503529feceba217da7a223b0dfd83628b8" S = "${WORKDIR}/git" -- cgit v1.2.3 From 98fa7431c81ace05484c2a5a4af83bbeaa34825c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 00:26:31 +0000 Subject: phosphor-power: srcrev bump 73eaceeba5..49e90d3a52 Bob King (1): regulators: Implement ComparePresenceAction class Brandon Wyman (1): psu-ng: inventoryPath in updatePresence fail (From meta-phosphor rev: 3bb6a18fd3b35cad4b2a698d6bc7a482d5eb6810) Change-Id: I69c8531ebb41a32d53ffbc6b3f615fa68cc3f543 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index 483be7feb..c7fa943bf 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "73eaceeba59657db9a25811cb7f14d6a7df14069" +SRCREV = "49e90d3a52ca618ec66bc9984b1a48f725d84e06" -- cgit v1.2.3 From 70112bd409819bb10de3e1a3be1753678ae32d9a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 21:41:59 +0000 Subject: x86-power-control: srcrev bump 01a77864f4..047bcb569b Zev Weiss (1): Make error-checking in sendPowerControlEvent() more meaningful. (From meta-phosphor rev: 7971ce32ccb00b502d5d22f3e035a3f5a64472f7) Change-Id: Iae691f52cdd627ffca876a35cfafd8f4b64d5e9b Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb index 88c01f4e7..037d943d9 100755 --- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb +++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb @@ -2,7 +2,7 @@ SUMMARY = "Chassis Power Control service for Intel based platforms" DESCRIPTION = "Chassis Power Control service for Intel based platforms" SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh" -SRCREV = "01a77864f49088bac80474587a123d1f152f2b26" +SRCREV = "047bcb569b9c8baaa6184350a1628ec6e4008252" PV = "1.0+git${SRCPV}" -- cgit v1.2.3 From b4fe5b3f01538b651e4caae50669e0f15db2c5ec Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 20:01:54 +0000 Subject: webui-vue: srcrev bump 0f22907a41..5fe1c3fed7 Derick Montague (1): Update class name and improve transition Patrick Williams (2): lint: update format-code script MAINTAINERS: update email addresses to match Gerrit Sukanya Pandey (2): Fix table date filter calendar icon issue Add updated spec file for AppNavigation and AppHeader component SurenNeware (3): Fixed Back to top button appearance issue Add unit test cases for page container component Correct name for IBM custom nav Access Control Yoshie Muranaka (2): Add dumps page to IBM env Add DumpsStore API calls (From meta-phosphor rev: a3da8ba213ebc2b3620378c9d6b2315ab46e6013) Change-Id: Idf0d9995efd68dad9b92b7234f6a6306ec3294c0 Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 73f3ab8cb..3dc2ee728 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 = "0f22907a4163d6cb84c1cb7c024b09db888e88b2" +SRCREV = "5fe1c3fed73164d4fe82ebb142cefbca72c2e706" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From 68321281e065118a2b0f35c8493b82cd8a6a46bf Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 04:41:36 +0000 Subject: pldm: srcrev bump efbb5946a4..d8da20890d Manojkiran Eda (2): Remove redundant dependency calls Rectify the README with the latest details (From meta-phosphor rev: 7e9fa8e3ee19641fa376886ee6be252f72f20943) Change-Id: I7d8e10e337d77110a1829a8c0661868418551de6 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/pldm/pldm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc index efd41c1ed..ae4917d4b 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc +++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "git://github.com/openbmc/pldm" -SRCREV = "efbb5946a462cde9f90556c76bfcf9de9d63cebd" +SRCREV = "d8da20890d560b53a5ca21152871eb6f464dfa67" -- cgit v1.2.3 From d4cdb021fb86d90f6914f0782a707c5031d540dc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 12:11:09 +0000 Subject: sdbusplus: srcrev bump 9ad6d75aac..4f65175142 Krzysztof Grobelny (1): fixed issue which prevented to use setProperty with reference types (From meta-phosphor rev: 8f0596772cf0d9db391722f76708e655939a55a9) Change-Id: If21db30cbf2be4a01ecad757c97be6dde2a95c83 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index 0ff5040c8..db46efbd9 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc @@ -3,4 +3,4 @@ PR = "r1" PV = "1.0+git${SRCPV}" SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "9ad6d75aacce3b3802f903b89abb370acf684737" +SRCREV = "4f65175142ae42dced8e512fe741bccb2a952915" -- cgit v1.2.3 From 5f25f101555cbcad8e60d49895aa7300aa9576f5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 00:26:14 +0000 Subject: phosphor-ipmi-flash: srcrev bump 12e6e7568b..9936c45639 William A. Kennington III (2): Add callback support to triggerable actions version_handler: Support multiple sessions (From meta-phosphor rev: 5acaff93a4bda8659e9a6a285283fdf0462dc355) Change-Id: Ibcd2cacd2894c360fc2923b5705625e467340ac2 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index cd7ece2bf..3fc6da01d 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -46,7 +46,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "12e6e7568b9e9633a649a864a7b05d424be74615" +SRCREV = "9936c456395379701c7b8c4f6979b881d948f9a0" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 9ce951b7c0de7f1a123d66d7d33034f295bd3153 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 21:42:06 +0000 Subject: peci-pcie: srcrev bump bce86a6364..9fa54b52f8 Zev Weiss (1): Fix possible infinite-loop in getCPUBusNums() (From meta-phosphor rev: cca31dd086f425c5efb5534ea15eca90a786d587) Change-Id: I4bcda51886a34294af85abb53c5212914f4a8e89 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb index f6ef79d46..619af7801 100644 --- a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb +++ b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/openbmc/peci-pcie" DEPENDS = "boost sdbusplus libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "bce86a63643e1d7cdf6d42e143738013ee47a8da" +SRCREV = "9fa54b52f83c00fd713085e6849d3f261672d008" S = "${WORKDIR}/git" -- cgit v1.2.3 From d99b1aa01448bfd7d6a61acb1bd1b0ac9602a405 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 6 Jan 2021 04:01:39 +0000 Subject: phosphor-host-ipmid: srcrev bump 07c15b7359..a0de400d05 Sharad Yadav (1): Fix IPMI `Out of space` response error code. (From meta-phosphor rev: 48400ca71c26a72a58be3915b75bf72e05aa1edd) Change-Id: I49845421db9efd8b7a20ba59471c263a728d488d Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index 182ce531a..f048251db 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "07c15b7359bdadb2b2b6363dfa0096d8a3e0b865" +SRCREV = "a0de400d055a2b5548984b8532a192533593a2a1" -- cgit v1.2.3 From ef7bf8b060d0032ce4bb5e334c9e7f4cc274b715 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 6 Jan 2021 15:31:37 +0000 Subject: phosphor-led-manager: srcrev bump 4c5f533712..19c48e17a0 George Liu (1): Add the LampTest option (From meta-phosphor rev: 9fc4ad44aa42760609a4a8444426648d71193c01) Change-Id: Iffbf99494093a4a1f19113548a2a551a853fac31 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc index 838c60a14..5b3edc699 100644 --- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc +++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-led-manager" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-led-manager" -SRCREV = "4c5f53371272641f27b584530e594883fcd447ef" +SRCREV = "19c48e17a089379edeb61aeb5b560fa18bd6eb83" -- cgit v1.2.3 From 4c5d34f58c40918e895a421773ad6f88a38cf57f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 6 Jan 2021 05:11:42 +0000 Subject: pldm: srcrev bump d8da20890d..148ccabe76 Sridevi Ramesh (1): Fix duplicate entries issue in GetPDR possibleStates. (From meta-phosphor rev: 494cbc36b88720bc9f111e2bf41c295bb4fd3000) Change-Id: I98b301b4c1babe37e9083dd90bdb9f8db64c92df Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/pldm/pldm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc index ae4917d4b..ba8ee14d1 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc +++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "git://github.com/openbmc/pldm" -SRCREV = "d8da20890d560b53a5ca21152871eb6f464dfa67" +SRCREV = "148ccabe76c67bfce27c5ee701ee6ed1db07acee" -- cgit v1.2.3 From b57e3a81ad5b3cab71d85c0980d39bb58d32cb4e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 6 Jan 2021 22:41:13 +0000 Subject: phosphor-fan-presence: srcrev bump 12b32010ab..69f2f48eb6 Jay Meyer (1): Enhance fan tracing support - add device access info Jolie Ku (1): monitor: Add up/down count fault detection (From meta-phosphor rev: e069822da20c2926fc5008a9c3cb38aea2e09596) Change-Id: I68578ae731465772c3cdeec2f3539078e08e69f9 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index 43ec7b64e..f68e9d071 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "12b32010abcef89739034ab3dacbef11cb185660" +SRCREV = "69f2f48eb6708c7318e47f287fea1b28d9ec9ba7" -- cgit v1.2.3 From 313fc93b69e2ce726c1aa1d07492fef5be2d292c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 7 Jan 2021 19:31:20 +0000 Subject: bmcweb: srcrev bump 6868ff5035..32476386c3 Ed Tanous (1): Remove unused files Gunnar Mills (1): Fix Power Restore Policy to match D-Bus (From meta-phosphor rev: 07e0d8707a876ea8f899033290e005dc04f4989a) Change-Id: I65f68c16ecb8c35a0760bf5bf6a38fbf76736dfb Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 96e6e98b1..64a9fc9bc 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "6868ff503529feceba217da7a223b0dfd83628b8" +SRCREV = "32476386c35aa6282e8d9ea9bbed8b5217499ef4" S = "${WORKDIR}/git" -- cgit v1.2.3 From e273411c1527cad9826cd9ebafed0cfb78bac0d9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 7 Jan 2021 19:51:48 +0000 Subject: phosphor-logging: srcrev bump 96f27a3deb..1ff95efeca Adriana Kobylak (1): elog: Add File Path (From meta-phosphor rev: f31842c0e26f35d6c15e889db4579992f13edf89) Change-Id: I1ba096f1923bef687d60054c2ff438e9810ede6b Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index e92a43959..b99569382 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -55,7 +55,7 @@ FILES_phosphor-rsyslog-config += " \ " SRC_URI += "git://github.com/openbmc/phosphor-logging" -SRCREV = "96f27a3deb0209f23dd6d30de99431da1d6f63da" +SRCREV = "1ff95efecaf24bf296b291ed85798b6e22189d0f" S = "${WORKDIR}/git" -- cgit v1.2.3 From f934f48953204024e39977f8cd0eaa5658bfcc64 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 8 Jan 2021 01:51:39 +0000 Subject: bmcweb: srcrev bump 32476386c3..1a2a14379d Andrew Geissler (1): transition support for system state Ed Tanous (2): Move network protocol to a constexpr struct Omit using subscripting operator in json utils (From meta-phosphor rev: 23d8d1a368f5f6dd564d68917a6648180fc52dd5) Change-Id: I1492019f27b55fb8ca6e2d8fed7f294b105bee83 Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 64a9fc9bc..e700f9e46 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "32476386c35aa6282e8d9ea9bbed8b5217499ef4" +SRCREV = "1a2a14379d515c393cc134ea719d56efbae2116e" S = "${WORKDIR}/git" -- cgit v1.2.3 From 3790855f2b4657a614c0e38ac71a3475266e1570 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 8 Jan 2021 04:51:35 +0000 Subject: pldm: srcrev bump 148ccabe76..8fc3edbc65 Pavithra Barithaya (2): Refactor the platform event message handler code PLDM: BootProgress as Host Sensor in the BMC as a responder flow (From meta-phosphor rev: 466612b4e7df75831f02cc61c07b78b7eea4ff1a) Change-Id: I92314cc72e02c8f7571393d4d8a02a5ca3f9c9ca Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/pldm/pldm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc index ba8ee14d1..8c913b33d 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc +++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "git://github.com/openbmc/pldm" -SRCREV = "148ccabe76c67bfce27c5ee701ee6ed1db07acee" +SRCREV = "8fc3edbc65b164eb8c90155b935c91e0e714c461" -- cgit v1.2.3 From b93503a7fbcbaece75a27a233021f5bd06626cdb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 8 Jan 2021 14:21:40 +0000 Subject: phosphor-logging: srcrev bump 1ff95efeca..eb3dd4b066 Matt Spinler (1): Add shebang line to run-ci.sh (From meta-phosphor rev: 6a7d3c2b6adbbe369fba1896e5b5a9a608784e15) Change-Id: I77d14154c000d02807a49a0c80bc78dc3575715c Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index b99569382..71c432a9b 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -55,7 +55,7 @@ FILES_phosphor-rsyslog-config += " \ " SRC_URI += "git://github.com/openbmc/phosphor-logging" -SRCREV = "1ff95efecaf24bf296b291ed85798b6e22189d0f" +SRCREV = "eb3dd4b0664d2d92d01023d35926169c4d234358" S = "${WORKDIR}/git" -- cgit v1.2.3 From 60a2f202f2ae9a9b468d447a5aa6f4d575e9b45d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 8 Jan 2021 18:01:49 +0000 Subject: phosphor-power: srcrev bump 49e90d3a52..462e592657 Bob King (1): regulators: Complete PresenceDetection class (From meta-phosphor rev: 549fe3aa6c1e526204af8782556c128c650095e6) Change-Id: I0bf83fb1e60900f54e42822779c3d415ca84b486 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index c7fa943bf..544b232f3 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "49e90d3a52ca618ec66bc9984b1a48f725d84e06" +SRCREV = "462e5926571b6ff9c2a4e860e1910a8d076bcf92" -- cgit v1.2.3 From 4ef0e115d06fd598c4cd937f771cba74fed3be97 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 16:51:58 -0600 Subject: install host state transition services See the following for more details: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-state-manager/+/39359 This will install the services required to get the TransitionToRunning and TransitionToOff support for CurrentHostState. Includes following in bump: Andrew Geissler (1): host state transitioning support Tested: - Verified CurrentHostState changed as expected doing a host on, off, and reboot. (From meta-phosphor rev: 56b7928ea464b89f1f585a92549d9026d1b91a43) Signed-off-by: Andrew Geissler Change-Id: Iffd6a7b9a71a0df0ee1180797db4253051436edf Signed-off-by: Andrew Geissler --- .../state/phosphor-state-manager-systemd-links.inc | 16 ++++++++++++++++ .../recipes-phosphor/state/phosphor-state-manager_git.bb | 4 +++- 2 files changed, 19 insertions(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc index 6c12da8c4..10e255d58 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc +++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc @@ -18,6 +18,16 @@ pkg_postinst_${PN}-obmc-targets_append() { TARGET="../phosphor-reset-host-reboot-attempts@.service" ln -s $TARGET $LINK + mkdir -p $D$systemd_system_unitdir/obmc-host-startmin@0.target.wants + LINK="$D$systemd_system_unitdir/obmc-host-startmin@0.target.wants/phosphor-set-host-transition-to-running@0.service" + TARGET="../phosphor-set-host-transition-to-running@.service" + ln -s $TARGET $LINK + + mkdir -p $D$systemd_system_unitdir/obmc-host-stop@0.target.wants + LINK="$D$systemd_system_unitdir/obmc-host-stop@0.target.wants/phosphor-set-host-transition-to-off@0.service" + TARGET="../phosphor-set-host-transition-to-off@.service" + ln -s $TARGET $LINK + mkdir -p $D$systemd_system_unitdir/obmc-host-reset@0.target.requires LINK="$D$systemd_system_unitdir/obmc-host-reset@0.target.requires/phosphor-reset-host-check@0.service" TARGET="../phosphor-reset-host-check@.service" @@ -98,6 +108,12 @@ pkg_prerm_${PN}-obmc-targets_append() { LINK="$D$systemd_system_unitdir/obmc-host-start@0.target.requires/phosphor-reset-host-reboot-attempts@0.service" rm $LINK + LINK="$D$systemd_system_unitdir/obmc-host-startmin@0.target.wants/phosphor-set-host-transition-to-running@0.service" + rm $LINK + + LINK="$D$systemd_system_unitdir/obmc-host-stop@0.target.wants/phosphor-set-host-transition-to-off@0.service" + rm $LINK + LINK="$D$systemd_system_unitdir/obmc-host-reset@0.target.requires/phosphor-reset-host-check@0.service" rm $LINK diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb index 8e74e69a0..4a1854e72 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb @@ -59,6 +59,8 @@ DBUS_SERVICE_${PN}-host += "xyz.openbmc_project.State.Host.service" DBUS_SERVICE_${PN}-host += "phosphor-reboot-host@.service" SYSTEMD_SERVICE_${PN}-host += "phosphor-reset-host-reboot-attempts@.service" SYSTEMD_SERVICE_${PN}-host += "phosphor-clear-one-time@.service" +SYSTEMD_SERVICE_${PN}-host += "phosphor-set-host-transition-to-running@.service" +SYSTEMD_SERVICE_${PN}-host += "phosphor-set-host-transition-to-off@.service" FILES_${PN}-chassis = "${bindir}/phosphor-chassis-state-manager" DBUS_SERVICE_${PN}-chassis += "xyz.openbmc_project.State.Chassis.service" @@ -174,6 +176,6 @@ SYSTEMD_LINK_${PN}-obmc-targets += "${@compose_list(d, 'FAN_LINK_FMT', 'OBMC_CHA SYSTEMD_LINK_${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERROR_TARGETS', 'OBMC_HOST_INSTANCES')}" SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "bbbc01655243fecc83f8734f12a57e665b90ff9a" +SRCREV = "1e8b164f7b575f9728dd7f46d7b2d27e6081ee3f" S = "${WORKDIR}/git" -- cgit v1.2.3 From a13d0785028ff09e62f1c8b29a2f5ce10fa1bbe8 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Thu, 7 Jan 2021 11:52:01 -0800 Subject: Remove packagegroup-core-device-devel for qemu Upstream yocto removed these parameters in this commit: d707fa30f8a24d1e50831846330757254f245791 packagegroup-core-device-devel: remove https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=d707fa30f8a24d1e50831846330757254f245791 and now builds against a qemu machine fail to build. This commit removes phosphors use of these items, as it isn't clear what they were doing for us anyway, which the aformentioned commit also asserts. (From meta-phosphor rev: 933b75141f46cefe838f298f793f7d49c9f1f2b3) Signed-off-by: Ed Tanous Change-Id: I2c9ab4ade1ac1926094da9102ac2c047baa147e0 Signed-off-by: Andrew Geissler --- meta-phosphor/conf/distro/include/phosphor-base.inc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/conf/distro/include/phosphor-base.inc b/meta-phosphor/conf/distro/include/phosphor-base.inc index 93b24550c..b1b3885c4 100644 --- a/meta-phosphor/conf/distro/include/phosphor-base.inc +++ b/meta-phosphor/conf/distro/include/phosphor-base.inc @@ -10,14 +10,6 @@ DISTRO_EXTRA_RRECOMMENDS += " ${POKY_DEFAULT_EXTRA_RRECOMMENDS}" DISTROOVERRIDES .= ":openbmc-phosphor" -POKYQEMUDEPS = "${@bb.utils.contains("INCOMPATIBLE_LICENSE", "GPL-3.0", "", "packagegroup-core-device-devel",d)}" -DISTRO_EXTRA_RDEPENDS_append_qemuarm = " ${POKYQEMUDEPS}" -DISTRO_EXTRA_RDEPENDS_append_qemuarm64 = " ${POKYQEMUDEPS}" -DISTRO_EXTRA_RDEPENDS_append_qemumips = " ${POKYQEMUDEPS}" -DISTRO_EXTRA_RDEPENDS_append_qemuppc = " ${POKYQEMUDEPS}" -DISTRO_EXTRA_RDEPENDS_append_qemux86 = " ${POKYQEMUDEPS}" -DISTRO_EXTRA_RDEPENDS_append_qemux86-64 = " ${POKYQEMUDEPS}" - TCLIBCAPPEND = "" QEMU_TARGETS ?= "arm aarch64 i386 mips mipsel mips64 mips64el nios2 ppc x86_64" -- cgit v1.2.3 From 27cb823db0943e8e1c2b977ce0f3a99f84e7ecf9 Mon Sep 17 00:00:00 2001 From: Kumar Thangavel Date: Tue, 1 Sep 2020 23:05:19 +0530 Subject: meta-phosphor: Add post code support for multi host in meta-phosphor. Added implementation to handle post codes from multiple host to BMC with multi process approach. Each process handles post codes for corresponding host. TESTED : Built the openbmc image targetting Facebook YosemiteV2 hardware. Verified all the host's postcodes stored in corresponding host directories. (From meta-phosphor rev: 57042e2fdb40b185721d7a8e9fc54d56d382b083) Signed-off-by: Kumar Thangavel Change-Id: I490558737b601fccb74da3b2dbef5e173343683f Signed-off-by: Andrew Geissler --- .../recipes-phosphor/state/phosphor-post-code-manager_git.bb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb index 9d08084d4..075e06c3c 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb @@ -15,10 +15,20 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" inherit cmake pkgconfig systemd -SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.State.Boot.PostCode.service" + +def get_service(d): + if(d.getVar('OBMC_HOST_INSTANCES') == '0'): + return "xyz.openbmc_project.State.Boot.PostCode.service" + else: + return " ".join(["xyz.openbmc_project.State.Boot.PostCode@{}.service".format(x) for x in d.getVar('OBMC_HOST_INSTANCES').split()]) + +SYSTEMD_SERVICE_${PN} = "${@get_service(d)}" DEPENDS += " \ sdbusplus \ phosphor-dbus-interfaces \ phosphor-logging \ " + +FILES_${PN} += "${systemd_system_unitdir}/xyz.openbmc_project.State.Boot.PostCode@.service" +FILES_${PN} += "${systemd_system_unitdir}/xyz.openbmc_project.State.Boot.PostCode.service" -- cgit v1.2.3 From 2d3e23bcbb06586c3ff0c6fcf03e1e796d773819 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 11 Jan 2021 07:21:49 +0000 Subject: dbus-sensors: srcrev bump 6736d4b2a7..6e6ac0f850 Josh Lehan (1): dbus-sensors: PwmSensor math types cleanup (From meta-phosphor rev: 4983d0feea321a7026bd2f9003171535002f142b) Change-Id: Idd8e0029eb01be314f8e878494de35e7c30001c9 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb index 50db71ae2..0d66183a1 100644 --- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb @@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors" DESCRIPTION = "Dbus Sensor Services Configured from D-Bus" SRC_URI = "git://github.com/openbmc/dbus-sensors.git" -SRCREV = "6736d4b2a77cec00a8919f26035176c8b8025a4d" +SRCREV = "6e6ac0f850e94c4729456c41ba53f5a84437e59b" PV = "0.1+git${SRCPV}" -- cgit v1.2.3 From 86432f33d2963550fe2c91de04d33f835f836825 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Jan 2021 20:01:16 +0000 Subject: phosphor-dbus-interfaces: srcrev bump 4c7663b0e5..a57b7e1a0d Andrew Geissler (1): Revert "Update Notify method to remove unused DumpType" Dhruvaraj Subhashchandran (1): Update Notify method to remove unused DumpType PriyangaRamasamy (1): Interface YAML:Battery (From meta-phosphor rev: 3de9e4d3f625fd02f13eedf1c8dc869e43d7c2f7) Change-Id: Ibd2b4aea117e4a3e112ae71fa9af7addb1e942d8 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 2d79f7c7d..d4ad89ad3 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "4c7663b0e50e13724efe62284073eca6ac2fcb24" +SRCREV = "a57b7e1a0d95fdc17856e08d31a04cb3a1fde7ea" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true -- cgit v1.2.3 From 772a6ed61c78271b07bfd3a6d7bd19c708dec1ea Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 11 Jan 2021 19:21:31 +0000 Subject: phosphor-logging: srcrev bump eb3dd4b066..e7d271ae7e Adriana Kobylak (1): extensions: pels: Add PEL path to elog entry (From meta-phosphor rev: 2842e48fbccba994f510280e363a4ad31dfeabb4) Change-Id: I916db60d52a35328aa7439a56e73f9be31c645d2 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 71c432a9b..3e0b84174 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -55,7 +55,7 @@ FILES_phosphor-rsyslog-config += " \ " SRC_URI += "git://github.com/openbmc/phosphor-logging" -SRCREV = "eb3dd4b0664d2d92d01023d35926169c4d234358" +SRCREV = "e7d271ae7ecf460b9c4b76caf9ba555f7d8a532e" S = "${WORKDIR}/git" -- cgit v1.2.3 From 2307f48ad0bc138c3d3e724d44f37e93f72d0ffa Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Jan 2021 16:51:14 +0000 Subject: entity-manager: srcrev bump c7c5de795c..10a8c5fe93 Brad Bishop (1): entity-manager: scan after ObjectManager signals (From meta-phosphor rev: 472c23ff91b2a1fbbcd06643280763155a1b0d88) Change-Id: Idadebd8ce3569bbc8322d3951447297049a9a1af Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 996f09465..a673cab8e 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json" -SRCREV = "c7c5de795cf672797ae35965e95642dd1fc39363" +SRCREV = "10a8c5fe933e82214538f43947a185a66cfa04f0" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -- cgit v1.2.3 From 1b42b68716aed7586d8bd370ee482096be9496c2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Jan 2021 20:13:27 +0000 Subject: webui-vue: srcrev bump 5fe1c3fed7..7def3249d4 Derick Montague (5): Update PageContainer snapshot test Fix lint warning Fix input icon being hidden on input focus Fix broken info-tooltip spec and snapshot Fix broken TableToolbar snapshot test Sukanya Pandey (7): Add test case for input password toggle component Add unit test cases for table toolbar component Fix issue related to profile settings page Add unit test cases for status icon component Resolve issue of page not found when opening new tab Add translated cancel title to all modals Add unit test cases for table cell count component SurenNeware (2): Add unit test cases for info tooltip component Removed truncated style from overview page Yoshie Muranaka (1): Update IBM router and navigation (From meta-phosphor rev: 89eae56f40d1902813af8895451a46f9bb628386) Change-Id: If098b68d890bfc2f53ef47876f56ad22b501b617 Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 3dc2ee728..3bb151877 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 = "5fe1c3fed73164d4fe82ebb142cefbca72c2e706" +SRCREV = "7def3249d454ed7fd45975ab6b5a22cca6ad3a5a" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From 8e40a5d3165e7cb17010a7703b46741be7cd4d9f Mon Sep 17 00:00:00 2001 From: Manojkiran Eda Date: Tue, 12 Jan 2021 19:15:37 +0530 Subject: Add recipe support for bios-settings-mgr - This commit would add the recipe support for the openbmc/bios-settings-mgr. (From meta-phosphor rev: 23ebe53caf5cef5763c4ed5527dd9f41e87d4163) Signed-off-by: Manojkiran Eda Change-Id: Ic5ead25980c2a8978e60adcefe99608d9e82efff Signed-off-by: Andrew Geissler --- .../bios/biosconfig-manager_git.bb | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb new file mode 100644 index 000000000..dfe99f4d4 --- /dev/null +++ b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb @@ -0,0 +1,30 @@ +HOMEPAGE = "https://github.com/openbmc/bios-settings-mgr" + +SUMMARY = "Remote BIOS Configuration via BMC" + +DESCRIPTION = "Provides ability for the user to view and modify the BIOS setup \ + configuration parameters remotely via BMC at any Host state. \ + Modifications to the parameters take place upon the next system \ + reboot or immediate based on the host firmware." + +PR = "r1" +PV = "1.0+git${SRCPV}" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE;md5=bcd9ada3a943f58551867d72893cc9ab" + +SRC_URI = "git://github.com/openbmc/bios-settings-mgr" +SRCREV = "8f706213ccc2900e1a02fedb26073065897b02c3" + +inherit meson pkgconfig systemd + +S = "${WORKDIR}/git" +SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.biosconfig_manager.service \ + xyz.openbmc_project.biosconfig_password.service" + +DEPENDS = " boost \ + phosphor-dbus-interfaces \ + phosphor-logging \ + sdbusplus \ + systemd \ + nlohmann-json " + -- cgit v1.2.3 From a5e6be808181c80f67fc0e508cfa1cc56cd784d1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 13 Jan 2021 15:11:59 +0000 Subject: pldm: srcrev bump 8fc3edbc65..41989ebb62 Dhruvaraj Subhashchandran (1): Remove the dump type from Notify method. Patrick Williams (1): oem-ibm: change default (From meta-phosphor rev: 9379133717eb4f4ec3f33a874b375a2ffdf32b3b) Change-Id: I82f5b84255ab1e9fdc16504874c2a7ad5465f4c0 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/pldm/pldm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc index 8c913b33d..b5ccc6f62 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc +++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "git://github.com/openbmc/pldm" -SRCREV = "8fc3edbc65b164eb8c90155b935c91e0e714c461" +SRCREV = "41989ebb628fe18f964e3697f67d781a82e2ba23" -- cgit v1.2.3 From 6ce47e9eee0215a14c8f10a770c5c9b39223fd2b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 17 Dec 2020 11:44:01 -0600 Subject: remove warm reboot from diagnostic target Initially the diagnostic target was only tied to one type of system event. This one system event required a warm reboot so it made sense to just put that directly in this recipe. There are now new use cases for the diagnostic target that do not want or need a warm reboot. Remove the warm reboot from the diagnostic target and let other recipes add it if needed for their use cases. Tested: - Verified with all commits in this Topic that the witherspoon system has the same service layout as before and the rainier system has the new layout (crash used for mpipl) (From meta-phosphor rev: 2406ed7d08b4d4c9f2ea7960094aea9aed79f4ac) Signed-off-by: Andrew Geissler Change-Id: Iea5b791057c74a2be880d842436284fa23bd15bc Signed-off-by: Andrew Geissler --- .../state/phosphor-state-manager-systemd-links.inc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc index 10e255d58..2c01dea63 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc +++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager-systemd-links.inc @@ -83,11 +83,6 @@ pkg_postinst_${PN}-obmc-targets_append() { TARGET="../obmc-host-force-warm-reboot@.target" ln -s $TARGET $LINK - mkdir -p $D$systemd_system_unitdir/obmc-host-diagnostic-mode@0.target.requires - LINK="$D$systemd_system_unitdir/obmc-host-diagnostic-mode@0.target.requires/obmc-host-force-warm-reboot@0.target" - TARGET="../obmc-host-force-warm-reboot@.target" - ln -s $TARGET $LINK - mkdir -p $D$systemd_system_unitdir/obmc-chassis-poweroff@0.target.wants LINK="$D$systemd_system_unitdir/obmc-chassis-poweroff@0.target.wants/phosphor-clear-one-time@0.service" TARGET="../phosphor-clear-one-time@.service" @@ -150,9 +145,6 @@ pkg_prerm_${PN}-obmc-targets_append() { LINK="$D$systemd_system_unitdir/obmc-host-warm-reboot@0.target.requires/obmc-host-force-warm-reboot@0.target" rm $LINK - LINK="$D$systemd_system_unitdir/obmc-host-diagnostic-mode@0.target.requires/obmc-host-force-warm-reboot@0.target" - rm $LINK - LINK="$D$systemd_system_unitdir/obmc-chassis-poweroff@0.target.wants/phosphor-clear-one-time@0.service" rm $LINK } -- cgit v1.2.3 From 91685cdd1859118de54af54206ca088bb0eb08af Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 17 Dec 2020 14:23:10 -0600 Subject: remove quiesce target from crash The host crash and quiesce design is being refactored a bit to allow for a more generic implementation. For example, in some cases it's desired to go from the crash to diagnostic to quiesce targets vs. directly from crash to quiesce as done now. Leave it to the system policy recipes to set these targets relationships as they see fit. Tested: - Verified with all commits in this Topic that the witherspoon system has the same service layout as before and the rainier system has the new layout (crash used for mpipl) (From meta-phosphor rev: 3a20d587cb274756624214a0ee6a9e1d94142bc9) Signed-off-by: Andrew Geissler Change-Id: I8f1b003a19de9d6dcefa5bd05a46316635f2c985 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb index 4a1854e72..580cf433d 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb @@ -148,7 +148,7 @@ HOST_LINK_ACTION_FMT = "${HOST_ACTION_FMT}:obmc-host-{0}@{1}.target" FAN_LINK_FMT = "obmc-fan-control-ready@.target:obmc-fan-control-ready@{0}.target" # Targets to be executed on checkstop and watchdog timeout -HOST_ERROR_TARGETS = "crash timeout" +HOST_ERROR_TARGETS = "timeout" QUIESCE_TMPL = "obmc-host-quiesce@.target" CRASH_TIMEOUT_TGTFMT = "obmc-host-{0}@{1}.target" -- cgit v1.2.3 From 8a406c010d5949e65d34366b2999ed35909165ee Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 13 Jan 2021 15:21:34 +0000 Subject: phosphor-debug-collector and phosphor-dbus-interfaces phosphor-debug-collector: srcrev bump 969f9a5904..f37c5c3b3e Dhruvaraj Subhashchandran (1): Remove unused DumpType from Notify implementation. phosphor-dbus-interfaces: srcrev bump a57b7e1a0d..962f955868 Dhruvaraj Subhashchandran (1): Update Notify method to remove unused DumpType Matt Spinler (1): thresholds: Add 2 new threshold interfaces (From meta-phosphor rev: a9ee1a90ff39a31e6ca884ea9b669755bffeab79) Change-Id: I48cafc668a8a58fcc95c285104bc7a776094e199 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor') 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 d4ad89ad3..a7b14b357 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "a57b7e1a0d95fdc17856e08d31a04cb3a1fde7ea" +SRCREV = "962f955868979f588c32a9cfe927ef66ad0b361c" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc index 6d413013e..68d7cac1b 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-debug-collector" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "969f9a59047978107b794fb58974cfa173283813" +SRCREV = "f37c5c3b3e2785c51241bd34f700364406e8e9a4" -- cgit v1.2.3 From 2d8a432e38fe8bc55b35a31a93323157a4a8a8cf Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Jan 2021 21:31:26 +0000 Subject: bmcweb: srcrev bump 1a2a14379d..2d5fe9d0ee Ed Tanous (1): Document Redfish OEM resource policy (From meta-phosphor rev: d2c8ddd8cd4d1fac480974b1bf501dd72fb2a33f) Change-Id: I1488681aa5de8c4685a6b5304f747fbad304b063 Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index e700f9e46..90f91f97b 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "1a2a14379d515c393cc134ea719d56efbae2116e" +SRCREV = "2d5fe9d0ee205b6244b004c5d7fc9592d346b155" S = "${WORKDIR}/git" -- cgit v1.2.3 From 7e48e01420da48b5628bcf3cf83375d1b7f896f7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 13 Jan 2021 19:12:14 +0000 Subject: webui-vue: srcrev bump 7def3249d4..ac2b3f08f4 Derick Montague (1): Update axios to remove vulnerabilities Yoshie Muranaka (1): Define SNMP page route in IBM navigation (From meta-phosphor rev: 8e9b780262bc7c6cf43d8089a2e1a04b4c8d33a3) Change-Id: Ie73e0f9ebe1479871de74d81c4bd79439fd0c3de Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 3bb151877..64d246b3e 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 = "7def3249d454ed7fd45975ab6b5a22cca6ad3a5a" +SRCREV = "ac2b3f08f4bc46d088756b41d63e523ab4f71f2a" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From fc4a5784ba7498bc94621f8d5216e5bfb9135b8e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Jan 2021 23:01:44 +0000 Subject: phosphor-virtual-sensor: srcrev bump 26edaad467..6c19e7d2b6 Matt Spinler (1): Add object manager interface (From meta-phosphor rev: df627fecbff5c7939904c23cabf83f496b4f1b83) Change-Id: I79e853297c84bacce92233d416d2b8c8a7683392 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb index 93c001453..3a7d1ef11 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb @@ -16,7 +16,7 @@ DEPENDS += "nlohmann-json" DEPENDS += "exprtk" SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=git" -SRCREV = "26edaad467a44ff9b69968ac0912aa3e9e3d0a62" +SRCREV = "6c19e7d2b6e5cf1502a1ded8d7e42a452ca766f1" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3 From 20a588d1c7d28cec3da9e450f93b7c66fc9af3e9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Jan 2021 23:31:27 +0000 Subject: phosphor-ipmi-flash: srcrev bump 9936c45639..0674a6d7e2 William A. Kennington III (2): version-handler: Add session stat version-handler: Produce errors for unavailable data (From meta-phosphor rev: 86b4b4fc1c2da8e1d40381d78a369a0d2a092967) Change-Id: Icb1b4e6d49179062f18a9996441be82df71f3af4 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index 3fc6da01d..7c579ee39 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -46,7 +46,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "9936c456395379701c7b8c4f6979b881d948f9a0" +SRCREV = "0674a6d7e2429d6577a4d08fac2ab882e1b4d454" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 0417ee3fd9675d722b53d47c6e9ef9ce9ebe08f3 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 13 Jan 2021 05:51:09 +0000 Subject: bios-settings-mgr: srcrev bump 8f706213cc..c0f926d6cb Manojkiran Eda (1): Remove executable permissions to the service file (From meta-phosphor rev: 45388597376a2a4267c047e564ce471ad19bda9d) Change-Id: I7806850091aa3cd729fb0fd041ca4afd9ffafaf2 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb index dfe99f4d4..3f641f056 100644 --- a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb @@ -13,7 +13,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=bcd9ada3a943f58551867d72893cc9ab" SRC_URI = "git://github.com/openbmc/bios-settings-mgr" -SRCREV = "8f706213ccc2900e1a02fedb26073065897b02c3" +SRCREV = "c0f926d6cbf9636a42f4bc3d33b9602e4633c478" inherit meson pkgconfig systemd -- cgit v1.2.3 From c17750fc725df234be31d799cd17efd47b198da6 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 13 Jan 2021 19:01:44 +0000 Subject: phosphor-power: srcrev bump 462e592657..c761b5fc9d Brandon Wyman (1): Add a phosphor::power::util getSubTree helper (From meta-phosphor rev: 9af5efe029421b7723e8be3a386a6b67c6fc0707) Change-Id: I86b6b57b2b32556c17833b8a3226258caad8eba5 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index 544b232f3..80f4ac336 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "462e5926571b6ff9c2a4e860e1910a8d076bcf92" +SRCREV = "c761b5fc9d7ceeb69ab77edb7441b5a6209dcbc5" -- cgit v1.2.3 From f0afcf836269e7fba7c33c58146f2fcd3db57ae2 Mon Sep 17 00:00:00 2001 From: George Liu Date: Tue, 15 Dec 2020 09:46:10 +0800 Subject: image_type_phosphor: Support single signature for the tarball contents Currently the contents of the code update tarball are individually signed and signature files for each file are created. In order to ensure that the contents of the tarball are the expected ones as a full package, it is necessary to create an additional single signature file bashed on the individual signature files. (From meta-phosphor rev: 80b9baede615563bc15e5218cb051f57ae451b8d) Signed-off-by: George Liu Change-Id: I6373d4f0387e8f64c2c30be05e0d43af4ed9b913 Signed-off-by: Andrew Geissler --- meta-phosphor/classes/image_types_phosphor.bbclass | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'meta-phosphor') diff --git a/meta-phosphor/classes/image_types_phosphor.bbclass b/meta-phosphor/classes/image_types_phosphor.bbclass index e4663471c..fa5d3191c 100644 --- a/meta-phosphor/classes/image_types_phosphor.bbclass +++ b/meta-phosphor/classes/image_types_phosphor.bbclass @@ -332,6 +332,14 @@ make_signatures() { openssl dgst -sha256 -sign ${SIGNING_KEY} -out "${file}.sig" $file signature_files="${signature_files} ${file}.sig" done + + if [ -n "$signature_files" ]; then + sort_signature_files=`echo "$signature_files" | tr ' ' '\n' | sort | tr '\n' ' '` + cat $sort_signature_files > image-full + openssl dgst -sha256 -sign ${SIGNING_KEY} -out image-full.sig image-full + signature_files="${signature_files} image-full.sig" + rm -rf image-full + fi } do_generate_static_alltar() { -- cgit v1.2.3 From 74dbe1e29f3693dd2774ab010bf5f4ca8abc9bb7 Mon Sep 17 00:00:00 2001 From: Dung Cao Date: Tue, 12 Jan 2021 04:44:23 +0000 Subject: Add ssifbridge recipe The ssifbride immplements a Dbus compliant interface for implementing SSIF interfaces. This daemon is standing between BMC SSIF kernel driver and DBUS IPMI Interface for sending IPMI requests and return responses. (From meta-phosphor rev: cf9a8ecdc994f24e7e5d52869fea528424028b8b) Signed-off-by: Dung Cao Change-Id: Iae9efe017f76ea3987c189e2b9b3539b2fe62e03 Signed-off-by: Andrew Geissler --- .../recipes-phosphor/ipmi/phosphor-ipmi-ssif.bb | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif.bb (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif.bb new file mode 100644 index 000000000..b086a0a36 --- /dev/null +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif.bb @@ -0,0 +1,24 @@ +SUMMARY = "Phosphor OpenBMC SSIF to DBUS" +DESCRIPTION = "Phosphor OpenBMC SSIF to DBUS." +PR = "r1" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" + +inherit meson pkgconfig +inherit systemd + +SYSTEMD_SERVICE_${PN} = "ssifbridge.service" + +PROVIDES += "virtual/obmc-host-ipmi-hw" +RPROVIDES_${PN} += "virtual-obmc-host-ipmi-hw" +RRECOMMENDS_${PN} += "phosphor-ipmi-host" + +DEPENDS += "systemd" +DEPENDS += "phosphor-logging" +DEPENDS += "sdbusplus" +DEPENDS += "cli11" + +S = "${WORKDIR}/git" +SRC_URI = "git://github.com/openbmc/ssifbridge.git;protocol=git;branch=master" +SRCREV= "f624941f501e2ddd1f2d4518dbdbd3642560f610" + -- cgit v1.2.3 From b1148f76af03fd293040df8c1a976c0d08041f31 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Wed, 6 Jan 2021 10:57:05 -0800 Subject: Add Owners Plugin to meta-phosphor Please see https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/39379 for details about why this is necessary. (From meta-phosphor rev: 5e1061625c76eae30079193405b0e3f2a508c528) Signed-off-by: Ed Tanous Change-Id: I669bede59775f9d9213e679797ad9d8c3e1db408 Signed-off-by: Andrew Geissler --- meta-phosphor/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-phosphor/OWNERS (limited to 'meta-phosphor') diff --git a/meta-phosphor/OWNERS b/meta-phosphor/OWNERS new file mode 100644 index 000000000..15c6c2dbd --- /dev/null +++ b/meta-phosphor/OWNERS @@ -0,0 +1,2 @@ +owners: +- bradleyb@fuzziesquirrel.com -- cgit v1.2.3 From b70df3195e2bf7a67469e7d0b8ad8d0f5da4a407 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 Jan 2021 16:01:24 +0000 Subject: phosphor-inventory-manager: srcrev bump 84b99d990c..ee294d6838 Brad Bishop (10): style: update clang-format manager: avoid default arguments Remove ability to configure Manager attributes manager: remove unused interface manager: claim busname after startup complete associations: explicitly pass deferSignal manager: explicitly pass deferSignal manager: add status don't emit unnecessary signals manager: fix build fail with CREATE_ASSOCIATIONS (From meta-phosphor rev: f8ad35805d3c19c436590ba707c7c7709496e2f0) Change-Id: Ic00cbe2bb964bb853873280c38e58e3d6d4b7ba2 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc index 8490bab67..49c624725 100644 --- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc +++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-inventory-manager" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/phosphor-inventory-manager" -SRCREV = "84b99d990c98897df049493eb73aa41b9b9b7adb" +SRCREV = "ee294d6838edbe88bd2e6e76184f4127b7cd8218" -- cgit v1.2.3 From f91b21e2b44390fe8fed5074c8fabe6a28bf4649 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 Jan 2021 21:51:12 +0000 Subject: entity-manager: srcrev bump 10a8c5fe93..eb8a4470ae Brandon Wyman (1): configurations: Add Bellavista Vijay Khemka (1): FruDevice: Add error message for header (From meta-phosphor rev: c2c518508134555628e64bf80d83077fb152156f) Change-Id: Icc7178ea7695eed301d201705139af917b1e1dda Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index a673cab8e..ba032a819 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json" -SRCREV = "10a8c5fe933e82214538f43947a185a66cfa04f0" +SRCREV = "eb8a4470ae9a08479a9412df181ba0d818564829" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -- cgit v1.2.3 From 80c73fb5eca7cb3389b54a0ad450c1ad72dc9e53 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 13 Jan 2021 23:41:37 +0000 Subject: phosphor-nvme: srcrev bump 9b771e221e..95b90f4683 George Hung (1): nvme_manager: Change to report present while SSD is powered off (From meta-phosphor rev: 79a59c71ebcda22b745e459724aa8128c79b2546) Change-Id: Ie87b7ca4e37a41b07db537245a47aa5f6e831f90 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb index ed32f379c..584fdd5d1 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb @@ -15,7 +15,7 @@ DEPENDS += "phosphor-logging" DEPENDS += "nlohmann-json" SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git" -SRCREV = "9b771e221e3854bbbf45a56bbcab97c62b0a05ec" +SRCREV = "95b90f46832dce714ef9980673ef07b197be1fd6" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service" -- cgit v1.2.3 From bce9fd87459bda244b8688ec3976bf4fbcba7ff5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 Jan 2021 12:11:42 +0000 Subject: telemetry: srcrev bump 503c158972..982c5b5b1e Wludzik, Jozef (1): Fix entries used by phosphor-logging (From meta-phosphor rev: 25e038b9c2061fb09b028b2fd7089b382f0e4f2e) Change-Id: I7ad8bbe5c8f448bc98d3489f77f7bad0d79c991c Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb index 4125d799c..f580fa62f 100644 --- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb +++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/telemetry" PV = "1.0+git${SRCPV}" -SRCREV = "503c158972ff74a23ead8f50138107157b46758d" +SRCREV = "982c5b5b1ebe368329f6a1a95a8893b03953cb9b" S = "${WORKDIR}/git" -- cgit v1.2.3 From d92867fb9306e4ba075ab8662666f98700a416bd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 Jan 2021 15:51:16 +0000 Subject: phosphor-fan-presence: srcrev bump 69f2f48eb6..ba3ee9aedd Matt Spinler (4): monitor: Change power off rule trace order monitor: Remove _active from PowerOffAction monitor: Add thermal fault alert D-Bus property monitor: Fill in EpowPowerOff action (From meta-phosphor rev: 9ddb069c47a810c28512b6d1b61c990eaa49673f) Change-Id: I59793bfa2c6e1a8d53853f76225e455b89a2536a Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index f68e9d071..96a670672 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "69f2f48eb6708c7318e47f287fea1b28d9ec9ba7" +SRCREV = "ba3ee9aedd2ba69f12d1fc50e9ef14b8480447f8" -- cgit v1.2.3 From 16fcc4b46fce3270aabb32bbe85c3c3361bc8f10 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 Jan 2021 16:21:47 +0000 Subject: phosphor-power: srcrev bump c761b5fc9d..e35831f675 Shawn McCarney (1): regulators: Initial JSON config file for Everest (From meta-phosphor rev: 61b75f797a401332ac00b409bc5560979cace39a) Change-Id: If052ea0687824a26ced1a7acef24f7d9ed398a63 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index 80f4ac336..75ea7cb6b 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "c761b5fc9d7ceeb69ab77edb7441b5a6209dcbc5" +SRCREV = "e35831f675880f4688ece11508322952275cd495" -- cgit v1.2.3 From 30c38fc5b864267ab684be76b67bbfbf0bbfd96b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 13 Jan 2021 23:21:14 +0000 Subject: skeleton: srcrev bump 3fbb4443db..361716456e Ed Tanous (1): Fix -Wformat-security issue (From meta-phosphor rev: c24245f8491c45eeaf4e4df07369031e061c1b4f) Change-Id: I455c14cb65fa571eb917b0306ec16949f7797534 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/classes/skeleton-rev.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass index d9f5aadce..1fb017bf6 100644 --- a/meta-phosphor/classes/skeleton-rev.bbclass +++ b/meta-phosphor/classes/skeleton-rev.bbclass @@ -1,4 +1,4 @@ -SRCREV ?= "3fbb4443dbc6ae6a7d8b5165a4f3b1992502570f" +SRCREV ?= "361716456e43a44eb890c46aaa1d5a0fd6d79344" SKELETON_URI ?= "git://github.com/openbmc/skeleton" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" -- cgit v1.2.3 From e63c356e3054e530bd321aac52a518e988e6caea Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 Jan 2021 22:21:31 +0000 Subject: phosphor-host-ipmid: srcrev bump a0de400d05..0213f901e3 John Wang (1): Add boot info ack paramter to set/get boot option command huanghe (1): Add set in progress paramter to set/get boot option command (From meta-phosphor rev: 53325696e4307644bc48ec74d2347d33cf219901) Change-Id: I7922b09ae99892086d26ab297b8f3583def1a875 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index f048251db..be65b6f63 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "a0de400d055a2b5548984b8532a192533593a2a1" +SRCREV = "0213f901e3845c3b8a8e17c5d0402646b1f43cc8" -- cgit v1.2.3 From f75a512a7a054481898da5c8adafbcf4a2c3dc29 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 15 Jan 2021 15:01:20 +0000 Subject: phosphor-dbus-interfaces: srcrev bump 962f955868..47409124aa Dhruvaraj Subhashchandran (1): Add NotAllowed error to dump create and initiateOffload. (From meta-phosphor rev: 75f54fe385255b2cfff46140f5687de8bdfe8053) Change-Id: Ic35b86a199c213553b50e70a45e0e468d560407c Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 a7b14b357..6ba705d1c 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "962f955868979f588c32a9cfe927ef66ad0b361c" +SRCREV = "47409124aaf297a8bc0b883e55f2ced50cd15cb8" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true -- cgit v1.2.3 From d1578d8dd90f22b3077a5fef09681635386d2854 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 15 Jan 2021 19:21:42 +0000 Subject: bmcweb: srcrev bump 2d5fe9d0ee..19a8815adc Ed Tanous (1): Remove boost warnings (From meta-phosphor rev: be1df8c964d895124cf58c8d864f7a9c8f154e08) Change-Id: Ib6d15cb37be6f6858357046b9db84a07d1f35d04 Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 90f91f97b..aceca01dc 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "2d5fe9d0ee205b6244b004c5d7fc9592d346b155" +SRCREV = "19a8815adc2d58d69a15f492266ae0e921816102" S = "${WORKDIR}/git" -- cgit v1.2.3 From 4fa946565f09d5d904b45b6ac2045dbecf05e490 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sun, 17 Jan 2021 23:51:45 +0000 Subject: phosphor-nvme: srcrev bump 95b90f4683..93455337cb George Hung (1): nvme_manager: Read WCTEMP to set threshold dynamically (From meta-phosphor rev: c2f9232788055870ff81a9ea2c1ef9b64d1a8be4) Change-Id: I29494cf1863bdb8d5b608dac8f829a8d01302931 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb index 584fdd5d1..26c674c0a 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb @@ -15,7 +15,7 @@ DEPENDS += "phosphor-logging" DEPENDS += "nlohmann-json" SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git" -SRCREV = "95b90f46832dce714ef9980673ef07b197be1fd6" +SRCREV = "93455337cbf9b005e761c15bd90bdbe6b13484b8" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service" -- cgit v1.2.3 From ee50c1c72b8863cd59e8b4754ac9596affa941cd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Jan 2021 04:41:32 +0000 Subject: phosphor-debug-collector: srcrev bump f37c5c3b3e..24e0c5910a Andrew Geissler (1): mpipl: move from diagnostic target to crash target Dhruvaraj Subhashchandran (3): Allow initiating or offloading host dumps only when host is up. Add Resource dump support Change the the namespace of OpenPOWER dumps. Ramesh Iyyar (1): host-transport: pldm: default: Added missing header (From meta-phosphor rev: cc5ce150b4c89b259f85385b5c35c37064f82c79) Change-Id: I3a94f7e8531499cb30e570a3c78fc033ab6aa401 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc index 68d7cac1b..e6548ae22 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-debug-collector" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "f37c5c3b3e2785c51241bd34f700364406e8e9a4" +SRCREV = "24e0c5910af87fac22c08dd61d2315cd98c56fcd" -- cgit v1.2.3 From e1aa21899a5a34183a4fc2f8d1ba419f04dcefae Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 18 Jan 2021 05:12:05 +0000 Subject: pldm: srcrev bump 41989ebb62..6a7ec0c11d Sampa Misra (1): Add Sampa as Maintainer Tom Joseph (1): bios: Initialise the bios attributes from bios-settings-manager (From meta-phosphor rev: 30b839dd83c847200e736e678320624ab247c8ba) Change-Id: I6fa10ace9db745b3c43d70f4c5a4eeba955523f1 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/pldm/pldm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc index b5ccc6f62..14d8ea881 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc +++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "git://github.com/openbmc/pldm" -SRCREV = "41989ebb628fe18f964e3697f67d781a82e2ba23" +SRCREV = "6a7ec0c11d20842800c8540d510aa9354813de7e" -- cgit v1.2.3 From 587fa81753d6738670940d0106050d4fc340ba79 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 18 Jan 2021 05:11:28 +0000 Subject: phosphor-networkd: srcrev bump ffcba341a8..86f659e671 Asmitha Karunanithi (1): Fix core dump when invalid MAC is configured (From meta-phosphor rev: c609625ff765c6f9456c96926e21567b95b7c10c) Change-Id: I399884aa659541b4bc3d885ab59fb08488faba31 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/classes/phosphor-networkd-rev.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/classes/phosphor-networkd-rev.bbclass b/meta-phosphor/classes/phosphor-networkd-rev.bbclass index 7556591cb..9a2f75a38 100644 --- a/meta-phosphor/classes/phosphor-networkd-rev.bbclass +++ b/meta-phosphor/classes/phosphor-networkd-rev.bbclass @@ -1,2 +1,2 @@ SRC_URI += "git://github.com/openbmc/phosphor-networkd" -SRCREV = "ffcba341a893318588afe83e8d767d8c20fd9189" +SRCREV = "86f659e671ffae08b52de7a19728297661b7271a" -- cgit v1.2.3 From d70bee1e5209602a6ea8cc54d3f76b50bd782656 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 18 Jan 2021 06:11:46 +0000 Subject: libmctp: srcrev bump b9fd597ca4..b4ae00b9f8 Andrew Jeffery (1): core: Remove Rube Goldberg sequence point in packet body assignment (From meta-phosphor rev: 834b47c99dc7fda518fde4285f7ee8a332dd5767) Change-Id: Ibe66f962cd4f73fb8a4ad7775b16d8c73128565a Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/mctp/mctp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb index 7e7a55869..e698a9cb0 100644 --- a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb +++ b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=0d30807bb7a4f16d36e96b78f9ed8fae" SRC_URI = "git://github.com/openbmc/libmctp \ file://default" -SRCREV = "b9fd597ca42b290a97a259d2d5a089981c25e72c" +SRCREV = "b4ae00b9f822f1d136f4684e039057521a30ac47" CONFFILES_${PN} = "${sysconfdir}/default/mctp" DEPENDS += "autoconf-archive-native \ -- cgit v1.2.3 From 6e1e56cc1ec3c8d16e1042eda3358f5817236546 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 15 Jan 2021 22:11:42 +0000 Subject: phosphor-power: srcrev bump e35831f675..bdca49383b Andrew Geissler (1): fix pseq-monitor and chassis power off race cond (From meta-phosphor rev: d7dbd1f1df41a04299c6c796c3afac1a096d8f83) Change-Id: I7b1d701a54e9b9ad65ee2fef934d7dbe32b2079f Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index 75ea7cb6b..e2a04690e 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "e35831f675880f4688ece11508322952275cd495" +SRCREV = "bdca49383bffe70cbfe98829db40fe008eebbbe4" -- cgit v1.2.3 From e69f5c27782fcc7a78b51bf5995026a07e90838b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 19 Jan 2021 22:02:04 +0000 Subject: webui-vue: srcrev bump ac2b3f08f4..b31a448dc9 Derick Montague (1): Run test script as part of the pre-commit hook SurenNeware (1): Add unit test cases for loading bar component (From meta-phosphor rev: 05dfbfb8739c4a100ad1f4be19729df590846060) Change-Id: I64ee1267b7a52684ebf49cdd587867a5cccee432 Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 64d246b3e..e6d4dc2da 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 = "ac2b3f08f4bc46d088756b41d63e523ab4f71f2a" +SRCREV = "b31a448dc9d6d153b33e2a8616f1626d376a6ee0" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From a29b180a164a0f37cea013b664c88d66178a0187 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Jan 2021 00:21:49 +0000 Subject: phosphor-ipmi-flash: srcrev bump 0674a6d7e2..0d5bb78453 William A. Kennington III (1): tools/progress: Add finish and abort functions (From meta-phosphor rev: 78d6f090e331ea1dd24f7689fc15becfcdb5171a) Change-Id: I6fa8460dea4c8b8a63118421fae164498c7de492 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index 7c579ee39..c23162326 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -46,7 +46,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "0674a6d7e2429d6577a4d08fac2ab882e1b4d454" +SRCREV = "0d5bb784535bc40c3857c6dc87e0d6b9eace565c" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 372949a1e248a1ad3d94e210fa846549677d2a5a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 16 Jan 2021 00:01:25 +0000 Subject: phosphor-host-ipmid: srcrev bump 0213f901e3..70bd0635ac Jayaprakash Mutyala (1): Clear security sensitive data (From meta-phosphor rev: bd3decba889420d68ceff7509f0d8a2a28d618f4) Change-Id: I01608dae53811dae417497f93b1187ebf84338e1 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index be65b6f63..cfe2bd69f 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "0213f901e3845c3b8a8e17c5d0402646b1f43cc8" +SRCREV = "70bd0635acd98d409577e6faee774970118053f2" -- cgit v1.2.3 From 12be12da6a3ebd95af2a733ea2ae10b455df63ef Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 19 Jan 2021 21:51:09 +0000 Subject: sdbusplus: srcrev bump 4f65175142..eb4bd72405 Ed Tanous (1): Add filename() and parent_path() methods to object_path (From meta-phosphor rev: da0a0aa6eb029d79711877b5a924af1b99e6f41e) Change-Id: I0f7e8713828cd5c85d8304e64f8e7f3a00043331 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index db46efbd9..875c7d3d0 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc @@ -3,4 +3,4 @@ PR = "r1" PV = "1.0+git${SRCPV}" SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "4f65175142ae42dced8e512fe741bccb2a952915" +SRCREV = "eb4bd724057c9a8b03193741545d52b7cbcd3b3d" -- cgit v1.2.3 From 171eec83a02080755783e30266e1023370125263 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Jan 2021 16:11:18 +0000 Subject: entity-manager: srcrev bump eb8a4470ae..ab29641a70 Patrick Venture (1): split readFRUContents() into FruUtils module (From meta-phosphor rev: e532a38f743f5d6a0265c1efa03b113e44aa077e) Change-Id: Ib93df280bc720df80630618c83aa49d61c915f8f Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index ba032a819..00d9e6501 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json" -SRCREV = "eb8a4470ae9a08479a9412df181ba0d818564829" +SRCREV = "ab29641a703dd456728f3a0f05187ffc032c8ea6" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -- cgit v1.2.3 From 8470717571825d32b27336983b59968900e173e7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Jan 2021 18:12:12 +0000 Subject: webui-vue: srcrev bump b31a448dc9..5ecdd66639 Sukanya Pandey (1): Add unit test cases for search component Yoshie Muranaka (1): Add ability to downlad dump (From meta-phosphor rev: ab93631a10ebe9890a9674a0bf2b572d81ca3d48) Change-Id: I4ad25f848ff1ba5eb7b8cec7695123d567c9921a Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index e6d4dc2da..bfec37150 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 = "b31a448dc9d6d153b33e2a8616f1626d376a6ee0" +SRCREV = "5ecdd6663904f4730c06a47efedbd382094e03c3" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From 129d6b77736981f64843700af5a00cbba832b840 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Jan 2021 19:51:39 +0000 Subject: dbus-sensors: srcrev bump 6e6ac0f850..a3e8f2a391 Yong Zhao (1): Fan: Eliminate one unnecessary loop by using known fanType (From meta-phosphor rev: 36b019a29d46bb23cada82387ae4770a78ae230c) Change-Id: Iba4ab470e58887611c683a254a375b32569871ae Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb index 0d66183a1..727bad533 100644 --- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb @@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors" DESCRIPTION = "Dbus Sensor Services Configured from D-Bus" SRC_URI = "git://github.com/openbmc/dbus-sensors.git" -SRCREV = "6e6ac0f850e94c4729456c41ba53f5a84437e59b" +SRCREV = "a3e8f2a391f389ffb2c379ca0c181e67de43824e" PV = "0.1+git${SRCPV}" -- cgit v1.2.3 From 306c1fe994a59905eb62967282eb003acfe976a5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 Jan 2021 17:41:49 +0000 Subject: phosphor-virtual-sensor: srcrev bump 6c19e7d2b6..fdb826d5a4 Matt Spinler (3): Add support for hard and soft shutdown thresholds Use NaN for missing warning/crit threshold values Refactor the threshold checking code Patrick Williams (2): MAINTAINERS: update email address for Vijay thresholds: simplify logic and template (From meta-phosphor rev: b80c80c45161f87eca8f5428a493431fbd04cde6) Change-Id: I5097c29ec4f39958501a113518d415c1e43b0b46 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb index 3a7d1ef11..adcfdecfe 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb @@ -16,7 +16,7 @@ DEPENDS += "nlohmann-json" DEPENDS += "exprtk" SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=git" -SRCREV = "6c19e7d2b6e5cf1502a1ded8d7e42a452ca766f1" +SRCREV = "fdb826d5a434c4db6ee202f4d36611d744f327ea" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3 From 8a0ed3703c343091755e4a646a7704f641dbaaf4 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Jan 2021 22:31:40 +0000 Subject: phosphor-fan-presence: srcrev bump ba3ee9aedd..23f8757eda Matt Spinler (2): monitor: Allow missing presence property on start Add class params to the DBus* exception messages (From meta-phosphor rev: c326a92d44f28b25c59f60f1246fb90591d14f32) Change-Id: I4b789b0198d4917b767006536f3c71ab6bf7271f Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index 96a670672..b54465e1a 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "ba3ee9aedd2ba69f12d1fc50e9ef14b8480447f8" +SRCREV = "23f8757eda6a18f6da10fc0f9e07080467462ea9" -- cgit v1.2.3 From ea64cfc7d252472c397434f3ffcafb393c0f5de7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 Jan 2021 18:01:11 +0000 Subject: entity-manager: srcrev bump ab29641a70..9b43b77921 Brandon Wyman (1): configurations: Change Nisqually NamedPresenceGpio Gaurav Gandhi (1): Add MAX20710, ISL68223, ISL69243 to devices.hpp Helen Huang (1): Emplace baseboardDev to I2C bus0 Scron Chang (1): Schema: Add properties for PSUSensor. (From meta-phosphor rev: 028f5f03073074a720abeb932804ea69dde1abb1) Change-Id: I519e5ebaacca88371cc605c6183e8f2cb00703ee Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 00d9e6501..299accef1 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json" -SRCREV = "ab29641a703dd456728f3a0f05187ffc032c8ea6" +SRCREV = "9b43b77921687c2db10f83bb3b8fb60cda772d6d" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -- cgit v1.2.3 From b26fc77805fbe86e1602a9d5067210cafdea9190 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Jan 2021 23:32:03 +0000 Subject: phosphor-dbus-interfaces: srcrev bump 47409124aa..6f8ebc58eb Dhruvaraj Subhashchandran (1): Add hostboot dump entry interface and parameters (From meta-phosphor rev: 909c123463fcfd8689ab9f8def08853b42314131) Change-Id: I09650c2aac4f4d3e4004f26e26624a09b280a5cc Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 6ba705d1c..ca72fadc8 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "47409124aaf297a8bc0b883e55f2ced50cd15cb8" +SRCREV = "6f8ebc58ebe13e97522a7d1740690dde1adadaa8" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true -- cgit v1.2.3 From e56b8d1cf5a5ed14376559ef9ed27d15ba23cf7a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 Jan 2021 16:01:29 +0000 Subject: phosphor-ipmi-flash: srcrev bump 0d5bb78453..4857ab46d9 William A. Kennington III (1): util: Fix missing header (From meta-phosphor rev: b440afa18ed097d73ce9a3ecc788bf84e4d4bdee) Change-Id: I60796ee8cb2efa5e14c787211f9242cbd9b376cd Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index c23162326..1f4bf91f0 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -46,7 +46,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "0d5bb784535bc40c3857c6dc87e0d6b9eace565c" +SRCREV = "4857ab46d94c4b2e0302b8e2a453b6f63e8143ea" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 8cb492ca7b5ae0ec13a04fce0bdd01b89f32146d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 Jan 2021 16:11:39 +0000 Subject: phosphor-power: srcrev bump bdca49383b..589c181a34 Shawn McCarney (2): regulators: Document config file name options regulators: Obtain config file name from D-Bus (From meta-phosphor rev: ec568f98674701bdd1774699ff32b623aad0a15f) Change-Id: I54ddd77f9f4823042c1896cbd8d7541af892100f Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/power/phosphor-power.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc index e2a04690e..fe7d3bba2 100644 --- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc +++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-power" -SRCREV = "bdca49383bffe70cbfe98829db40fe008eebbbe4" +SRCREV = "589c181a345406e5764084aa177e0616e212b44f" -- cgit v1.2.3 From 11484fc220eb1316c18c428066e421d8a7f79ff2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 Jan 2021 17:01:29 +0000 Subject: bmcweb: srcrev bump 19a8815adc..a90daf1828 Ed Tanous (1): Add missing nullptr check (From meta-phosphor rev: 8039a77fd09fdb7946c8779b6ad11f58135e4380) Change-Id: I7e1bc3fd432ed85ea355ddf8fda97a25e5f943fa Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index aceca01dc..cd5aa1e8f 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "19a8815adc2d58d69a15f492266ae0e921816102" +SRCREV = "a90daf182891521fcc7c3e99ba266e6a55d4b4dd" S = "${WORKDIR}/git" -- cgit v1.2.3 From ad4c9356826466d4f4e5112d176b09f1386a824a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 Jan 2021 21:11:32 +0000 Subject: phosphor-host-ipmid: srcrev bump 70bd0635ac..687e9b0347 John Wang (1): chassisHandler: Fix the style error William A. Kennington III (1): ipmid/handler: Support exceptions with completion codes (From meta-phosphor rev: decf7d9142a80306ee1d23b2e60c9586f0dac74e) Change-Id: If7477b520d20bc442ec36e4fb08a02d0d6de3a6d Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index cfe2bd69f..f6c697828 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "70bd0635acd98d409577e6faee774970118053f2" +SRCREV = "687e9b034734935fc09e59e47f98423688e783bd" -- cgit v1.2.3 From ff871098b9ed23de10c0244068f34791e583cabd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 22 Jan 2021 21:42:05 +0000 Subject: webui-vue: srcrev bump 5ecdd66639..2ec04fbb91 SurenNeware (1): Update vue cli node modules Yoshie Muranaka (2): Remove unused property from firmware page Add disabled class to FormFile component (From meta-phosphor rev: 5aaeb5de14a2b8156f253ac71946982b84f34434) Change-Id: I3e1b1c73a92185ed195563cf4a43c7edfc3bef99 Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index bfec37150..163727394 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 = "5ecdd6663904f4730c06a47efedbd382094e03c3" +SRCREV = "2ec04fbb915a2d3428312288a282008c138a9a62" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From 7184eea2d21dbb0b67d86962313a248e81711bf8 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 22 Jan 2021 14:51:29 +0000 Subject: phosphor-ipmi-flash: srcrev bump 4857ab46d9..84904b97d4 William A. Kennington III (3): buildjson: Reduce include scope as needed handler_config: Split out from buildjson version-handler/test: Remove unused declarations (From meta-phosphor rev: 76c750d950927b110e02681903439d8b13823831) Change-Id: Iff07ee24f65584f70bb6a44e79cb99fbf4a86a97 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index 1f4bf91f0..05ccd7b24 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -46,7 +46,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "4857ab46d94c4b2e0302b8e2a453b6f63e8143ea" +SRCREV = "84904b97d4952a4f48ace53db67d314efcb02be5" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 6b6a967b370f7b59c2868c3a3d1b837d28cf740a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 22 Jan 2021 13:11:07 +0000 Subject: sdbusplus: srcrev bump eb4bd72405..d64fb7da89 Patrick Williams (1): sdbus++-gendir: remove from install (From meta-phosphor rev: 41505b4451a97ee22d9a28ad53f3a114a1fb178f) Change-Id: I3bee0e817c6f56fc885678c526431135fba599da Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index 875c7d3d0..b69ab0888 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc @@ -3,4 +3,4 @@ PR = "r1" PV = "1.0+git${SRCPV}" SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "eb4bd724057c9a8b03193741545d52b7cbcd3b3d" +SRCREV = "d64fb7da89063564adaae56eef49f55c4c98337a" -- cgit v1.2.3 From bfc3b0995fd2eb9e4553f4ce0f31fca69e3c0464 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 22 Jan 2021 19:11:13 +0000 Subject: entity-manager: srcrev bump 9b43b77921..f094125cd3 Scron Chang (1): Schema: Add attributes "PollRate" and "_Scale". (From meta-phosphor rev: abba9b45019b145c9ac873973fd4545cf16c999e) Change-Id: Ic70b71c471af4615f9caf87db1a9b07d91ac3342 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 299accef1..e8ed237ff 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json" -SRCREV = "9b43b77921687c2db10f83bb3b8fb60cda772d6d" +SRCREV = "f094125cd3bdbc8737dc8035a6e9ac252f6e8840" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -- cgit v1.2.3