summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-12-22phosphor-virtual-sensor: srcrev bump 05b1d41788..190e4bf8a4Andrew Geissler1-1/+1
Patrick Williams (1): README: format changes suggested by markdownlint Change-Id: Iafbda607f4ef8bee638acf3c2d66f7bd197c8d43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-22sdbusplus: srcrev bump 55949c29ad..e1353143b6Andrew Geissler1-1/+1
Patrick Williams (1): sdbus++: property: invalid Python symbol Change-Id: I7931da04684a56d2de4413f82871c11c803997a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-22bmcweb: srcrev bump 895e46d807..d1a648140eAndrew Geissler1-1/+1
Ed Tanous (2): Make routing capture by const reference Add more types to DbusVariantType Spencer Ku (1): PCIe: Implement "PcieType" PCIe device property Change-Id: I4c66924f759da111235adc1cec64147dab5bd168 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21phosphor-logging: srcrev bump dd4bd482f1..f928c4a260Andrew Geissler1-1/+1
rajerpp1 (2): PEL: Fixing wrong callout of reference target PEL: Clock SBE HWP error handling support Change-Id: I39c5cc31cd91829d09afb769e01a64e33e19fd46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21webui-vue: srcrev bump 823c181267..799bcd3fb4Andrew Geissler1-1/+1
Kenneth Fullbright (1): Add assembly table component name to table Change-Id: I815dbaf3eee89279ea2ae3e2450481aa27af5296 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21meta-phosphor: gnupg: Remove unneeded gnupg filesBrandon Kim1-0/+2
This saved 49152 bytes of compressed image space in our platform. Signed-off-by: Josh Lehan <krellan@google.com> Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I4b5b4c7cd2bfffb9720bae02624519ee10ca73af
2021-12-21phosphor-health-monitor: srcrev bump f515187932..9d29b378d3Andrew Geissler1-1/+1
Konstantin Aladyshev (1): Set correct values for sensor min and max properties Change-Id: I5af479ddea8764a0a289cd39c2b49fb3e0e05242 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21phosphor-host-ipmid: Add option for configuring hybrid sensorsAndrei Kartashev1-0/+1
Implements PACKAGECONFIG option to enable or disable hybrid sensors. This makes it possible to mix static and dynamic sensors. Note: as for now, statically defined SDR ids would be discarded if hybrid mode is enabled. Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I9a22fbcf2a3c90742d537b71511618f11c8a54cf
2021-12-21phosphor-watchdog: srcrev bump cf4ce3c171..658527bbddAndrew Geissler1-1/+1
William A. Kennington III (1): mainapp: Terminate cleanly for TERM and INT Change-Id: Iebb6dcbab8d69f74ebf4c59aa9c64e78494a6c27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21phosphor-host-postd: srcrev bump 5633a3fc97..6a5e0a1cbaAndrew Geissler1-1/+1
William A. Kennington III (4): gitignore: Change to support meson instead of autotools subprojects: Add everything for local building main: Use optional instead of unique_ptr main: Terminate cleanly for TERM and INT Change-Id: Idedd9f04c04f05f0754a049bd43d08a421108191 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21bmcweb: srcrev bump af4edf686e..895e46d807Andrew Geissler1-1/+1
JunLin Chen (1): Skip contentLength check in insecure-disable-auth Change-Id: I169f4bac658410c6fce5123ae072e90e63f4c256 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21telemetry: srcrev bump 3e2cc9d497..31db7f71ecAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Added missing const Change-Id: I05080eb3dffaee652b5f7979cd57af2b2295a0c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21meta-phosphor: obmc-console: Add support for multiple portsVivekanand Veeracholan1-14/+40
1. Add support to install multiple console port configuration files. OBMC_CONSOLE_TTYS is space separated list to set multiple ports. Defaults to OBMC_CONSOLE_HOST_TTY. 2. Prioritize picking up port specific configuration over generic one. Tested: Built for single and multi port configuration and verified the presence of correct config file in sysconf directory. Signed-off-by: Vivekanand Veeracholan <vveerach@google.com> Change-Id: Ic918b5830f972adbcfa14e2befa4e3420698825f
2021-12-21phosphor-host-postd: srcrev bump 996facb65d..5633a3fc97Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: Id52fef03d5da74b6e673fd938e7a9bed3219d1cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21bmcweb: srcrev bump 47c9e106e0..af4edf686eAndrew Geissler1-1/+1
Ed Tanous (1): Implement MIME parsing Change-Id: I2680fa87b08a60a2fae1830360ac8f1c6ceccd52 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21webui-vue: srcrev bump 12dc20c370..823c181267Andrew Geissler1-1/+1
Konstantin Aladyshev (5): Russian translations for the new Network settings design Russian translations for the IPv4/DNS network settings Russian translations for the hostname/MAC address settings Russian translations for the deleteDns/deleteIpv4 fixes Correct values for deleteDns/deleteIpv4 keys in translation Lei YU (1): [POC] login: Fix waiting in login page after login kennyneedsmilky (1): Fixed refresh system info on header Change-Id: I3d681e36c72992addb9c5101ce694fed64434ba5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21peci-pcie: srcrev bump de624395a5..bb5efe7b3eAndrew Geissler1-1/+1
Spencer Ku (1): Support "GenerationInUse" PCIe device property Change-Id: Id3a4dfb7bc706cf2d0e69862853610e6cda3d024 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-20phosphor-dbus-interfaces: srcrev bump 36ed8ad2b4..4f703341d9Andrew Geissler1-1/+1
John Wedig (1): Add D-Bus interface for a logical volume Change-Id: I424662fbdea40b346d922f2a783ea5a4d3ff4c61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18phosphor-host-ipmid: srcrev bump 6619ae4683..e39ba9930bAndrew Geissler1-1/+1
Arun P. Mohanan (1): fix:Channel access mode set to disabled by default Change-Id: I8eddf268eba18efceeaae5181b12afdf47b556b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18libmctp: srcrev bump 95cccaec5b..983cc3fa49Andrew Geissler1-1/+1
Brad Bishop (1): build: compile and install utils Change-Id: I674cf7246d94b1b45b6667b0316c3d2bf6328e80 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18phosphor-post-code-manager: srcrev bump 84855abe9e..de8d3a537fAndrew Geissler1-1/+1
Manojkiran Eda (1): Fix static analysis & cppcheck issues Change-Id: Ie75d99035a4c0763247c140cafe9248f2f09e18c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18pldm: srcrev bump 6a4d1cf836..81c045183bAndrew Geissler1-1/+1
Brad Bishop (4): pldm_visualise_pdrs: Add executor abstraction pldm_visualise_pdrs: add process abstraction pldm_visualise_pdrs: run pldmtool directly pldm_visualise_pdrs: check for tty Manojkiran Eda (1): Remove all dependencies for libpldm Change-Id: Ie99716f235908d37e6ee57dbf8df93743a3f2e6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18entity-manager: srcrev bump 1e8e71f23f..f466ccece5Andrew Geissler1-1/+1
Howard Chiu (1): Configurations: Bletchley: Update sensors Thang Q. Nguyen (1): Configurations: Add Ampere Mt.Jade platform Change-Id: I18df05eee0bb6433f0574b1372a0f06b4e6762b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18bmcweb: srcrev bump b24483809a..47c9e106e0Andrew Geissler1-1/+1
Ed Tanous (1): Remove unused file James Feist (1): Change Default of REST D-Bus to OFF Josh Lehan (1): gitignore: Update to the latest from toptal.com Lukasz Kazmierczak (2): Add GET method for TriggerCollection Add GET method for Triggers Szymon Dompke (1): Add support for DELETE on Triggers schema Change-Id: I49ef5b2c6a6aff8011bff151a6ffb3755372cbd2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17phosphor-certificate-manager: srcrev bump e0e2cce95a..cf811c4309Andrew Geissler1-1/+1
Nan Zhou (1): remove year 2038 check Change-Id: I762f5294dddcd9b499975492e870cea30d129e25 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17meta-phosphor: prefer https protocolPatrick Williams6-6/+6
A few recipes are specifying 'protocol=git' to the git-fetcher, which is already the default[1]. For github URLs, upstream Yocto / OE suggest that 'protocol=https' is used[2]. Switch any URL that has a protocol specified to be 'https' instead of 'git'. 1. https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-fetching.html#git-fetcher-git 2. https://lists.openembedded.org/g/openembedded-devel/message/94255 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf1ab0fa2cb83c8cb9f4e535a0781f41e3b0dafe
2021-12-17meta-phosphor: x86-power-control: change URL protocol to httpsPatrick Williams1-2/+2
We should never use 'protocol=ssh' on a Github SRC_URI because it means that only people with a valid SSH key loaded in Github can build the code (ie. no anonymous users). This is bad for CI-type builds. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4713ed1759f548aee5b97d2f789e9f37892c9360
2021-12-17post-code-manager : Switch to meson build system & BumpManojkiran Eda1-6/+6
Tested By: Was able to sucessfully build post-code-manager using meson & was able to see that the daemon is working as before on a BMC. Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I4cf90fc8bf0a3350b944d5ef94fa131cb6f1c35f
2021-12-17bmcweb: srcrev bump 5187e09b89..b24483809aAndrew Geissler1-1/+1
Ed Tanous (1): Remove unused header Change-Id: Ia86298c1df9807aca9de15610357c6d349fd68e9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17phosphor-buttons: srcrev bump 8381d5aa35..dd5495cf40Andrew Geissler1-1/+1
Naveen Moses (1): Enable group gpio configuration Change-Id: I6fa93ca2858132b2181d62a04bf8cf86bf4f8713 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17phosphor-post-code-manager: srcrev bump 9ce5a645f5..c4440ebefbAndrew Geissler1-1/+1
Manojkiran Eda (2): Drop experimental::filesystem Fix unused variables error Change-Id: I757a4e07f579df1fb121afc76e2ff7963ab70297 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17phosphor-snmp: srcrev bump d560529eb7..7350c77aa6Andrew Geissler1-1/+1
Chicago Duan (1): SNMPTrap: SNMPTrap address support hostname Change-Id: Iaa61540ba43d700a7fc57c3902b2afb0b81a5166 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17phosphor-host-ipmid: srcrev bump 778f65973b..6619ae4683Andrew Geissler1-1/+1
Chalapathi Venkataramashetty (2): sensorcommands: check for reserved sensor number in sensor commands. sensorcommands:Platform Event Message command corrected Johnathan Mantey (2): Make sensor/sdr list commands work on systems with > 255 sensors Improve SDR sensor number mapping for sensor nums above 510 Change-Id: I4e0a2a9c922cef031a3e9e82416734d9c131627e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17smbios-mdr: srcrev bump 631388e621..5f2d627553Andrew Geissler1-1/+1
Alex Schendel (1): Add FW Version in journalctl log Change-Id: Ibf9f8279fdf8f1f1eaa8cf30bb0b9947e16220e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17phosphor-bmc-code-mgmt: Add USB code update optionAndrew Geissler2-1/+8
George Liu (5): usb: Initialize USB Code Update usb: Copy image file to /tmp/images via USB usb: Add utility for D-Bus usb: Update the RequestedActivation property usb: Add service and rules files Change-Id: Ic1d290120c7050b419ce146fbdc14febef7814e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-12-17phosphor-fan-presence: srcrev bump 323694a9d8..075fcd858fAndrew Geissler1-1/+1
Matthew Barth (22): control:p10bmc: Update DVFS temp events control:p10bmc: Add decrease parameter to DVFS temp events control:p10bmc: Create 2s fan control timer loop event control:p10bmc:ibm,rainier-2u: Add increase actions for OCC temps control:p10bmc:ibm,rainier-4u: Add increase actions for OCC temps control:p10bmc:ibm,rainier-1s4u: Add increase actions for OCC temps control:p10bmc:ibm,everest: Add increase actions for OCC temps control:p10bmc:ibm,rainier-2u: Add decrease actions for OCC temps control:p10bmc:ibm,rainier-4u: Add decrease actions for OCC temps control:p10bmc:ibm,rainier-1s4u: Add decrease actions for OCC temps control:p10bmc:ibm,everest: Add decrease actions for OCC temps control:p10bmc:ibm,rainier-2u: Add increase action for NVMe temps control:p10bmc:ibm,rainier-4u: Add increase action for NVMe temps control:p10bmc:ibm,rainier-1s4u: Add increase action for NVMe temps control:p10bmc:ibm,everest: Add increase action for NVMe temps control:p10bmc:ibm,rainier-2u: Add decrease action for NVMe temps control:p10bmc:ibm,rainier-4u: Add decrease action for NVMe temps control:p10bmc:ibm,rainier-1s4u: Add decrease action for NVMe temps control:p10bmc:ibm,everest: Add decrease action for NVMe temps control:p10bmc: Remove NVMe temps when removed from dbus control:p10bmc:ibm,rainier-2u: Set `default_floor` = `poweron_target` control:p10bmc: Increase/decrease actions for planar temps Change-Id: If229f2304628e9f8fdbfc0ea983c953f54f1aea8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17x86-power-control: srcrev bump 85e111ed69..c46ebb493fAndrew Geissler1-1/+1
Jason M. Bills (1): Change to lg2 Change-Id: Ie95d80ed73a9f45b39156b11087f89487329f98b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17entity-manager: srcrev bump a9c5892927..1e8e71f23fAndrew Geissler1-1/+1
Bruce Mitchell (1): Cleanup of code to pass CI, clang-tidy-13 Kumar Thangavel (1): Move global variable powerIsOn to local variable. Change-Id: I7807945f34d6a5aabeb2eda0cc8851ffad83f096 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17sdbusplus: srcrev bump ce62764d6c..55949c29adAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Used erased type to reduce binary for getProperty Change-Id: Ie90a03628170d8ee71dbb238b5037288c8ceddba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17telemetry: srcrev bump b8cc78ddf9..3e2cc9d497Andrew Geissler1-1/+1
Szymon Dompke (1): Update subprojects versions Change-Id: Ic47543e033f0aaa60df7dc862b222021c0f1f806 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17pldm: srcrev bump db4361279b..6a4d1cf836Andrew Geissler1-1/+1
Andrew Geissler (1): ibm: bios for auto poweron control Varsha Kaverappa (1): PLDM BIOS attr enum return error if byte value is 2 Change-Id: I0005425883fc4e116a2491cb95034f17f325afad Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17phosphor-power: srcrev bump d8a8617afa..391a069004Andrew Geissler1-1/+1
Brandon Wyman (1): psu-ng: gtest cleanup expectation warnings Change-Id: I1d824b0d2205703c697a679326affb945507aa3f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17bmcweb: srcrev bump df5415fc03..5187e09b89Andrew Geissler1-1/+1
Alpana Kumari (1): Add Spare Part Number for Chassis Ed Tanous (3): Make timer system use boost Deduplicate doAccept code Implement connection limit Jayaprakash Mutyala (1): Fix - RedFish response for non-manufacturing mode Josh Lehan (1): error_messages: Use int64_t in invalidIndex Nan Zhou (2): fix the year 2038 problem in getDateTime Change DateOffset from Z to +00:00 Patrick Williams (3): hostlogger_test.py: reformat with black ssl_key_handler: use OpenSSL 3.0 API for keygen ssl_key_handler: support OpenSSL 3.0 for key verification Change-Id: I9c57381b1bbe75f4533add4f2609b1882bfb7a86 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-16phosphor-certificate-manager: srcrev bump bb939ea45d..e0e2cce95aAndrew Geissler1-1/+1
Patrick Williams (4): certificate: openssl3: switch to EVP_PKEY_eq certs_manager: switch keygen to support openssl-3 build: remove autotools build: rename config.h source Change-Id: I34db8c34c8ff3acabcaf5550d35f35c9c76452f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-16phosphor-virtual-sensor: srcrev bump b57d737081..05b1d41788Andrew Geissler1-1/+1
Rashmica Gupta (1): thresholds: Update Severity to be a string Change-Id: I95ea44a8fbaeaca4a97f728c1b2931e1bac9c510 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-15sdbus++: remove autotools dependencyPatrick Williams1-1/+0
I'm not sure why this got left around in the Python tools file but it isn't necessary. This repository is using Meson now anyhow. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5399019d8ad3310482fc901e8e6372ea5337c309
2021-12-15Add bbclass to copy license info to /usr/share/wwwJason M. Bills1-0/+64
Some products have requirements for the source license info to be made available to users. This adds a bbclass that copies the license info stored in /usr/share/common-licenses to /usr/share/www/common-licenses. From there it is served to users by bmcweb in the existing webassets.hpp functionality. File paths will show users the file content, but directories will only display content in an index.* file. So, the bbclass also creates an index.json for each directory so that directory paths will show users the directory contents. Tested: Navigated to /common-licenses and common-licenses/ and confirmed that the directory listing was displayed. Navigated to /common-licenses/bmcweb and common-licenses/bmcweb/ and confirmed that the directory listing was displayed. Navigated to /common-licenses/bmcweb/LICENSE and confirmed that the license text was displayed. Navigated to /common-licenses/../../network/config.json and it returned "Not Found". Navigated to /common-licenses/../ipmi-providers/channel_access.json and it returned "Not Found". Change-Id: I286b0cf53a9520087b1a57b17ea66f408f08ed3b Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2021-12-14phosphor-watchdog: srcrev bump 6a54155eab..cf4ce3c171Andrew Geissler1-1/+1
Willy Tu (1): phosphor-watchdog: Cleanup CodeChecker Errors Change-Id: I01f9edbda8c43933d4e374480cbad90ba8da2848 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14meta-phosphor: cmake packages: add pkgconfigPatrick Williams4-4/+4
With the latest Yocto we see failures: ``` 17:14:36 | CMake Error at /home/jenkins-op/workspace/ci-openbmc/distro/ubuntu/label/docker-builder/target/tiogapass/build/work/arm1176jzs-openbmc-linux-gnueabi/phosphor-ipmi-ipmb/0.1+gitAUTOINC+8227626764-r0/recipe-sysroot-native/usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 17:14:36 | Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) ``` Add the correct inherit for ipmb-ipmb. Pre-emptively add for any recipe which does 'inherit cmake'. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib3327af0f19268d1f5b70259c3445b0985da9fa0
2021-12-14phosphor-power: srcrev bump a169b0f9d2..d8a8617afaAndrew Geissler1-1/+1
Brandon Wyman (1): psu-ng: Add in handling of specific MFR faults Jim Wright (1): pseq: Find and parse configuaration file Change-Id: If9ab3b53cd1c77ce1a6f51d22fc0601447bd46e9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>