summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-07-09treewide: Remove obsolete image-mklibs classWilliam A. Kennington III1-1/+1
This is apparently not actually working anymore and is removed in the next poky update. Change-Id: Ia1c6a258d124a4a30a14fc42e8e0bba95e64faeb Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-05-18mboxbridge: srcrev bump 5ff50e3cbd..5c9264daedAndrew Geissler1-1/+1
Andrew Geissler (2): vpnor: Fix style issues reported by clang tooling vpnor: Fix const decltype() error reported by gcc-11 Andrew Jeffery (2): format-code: Update default clang-format to v11 format-code: Fix formatting failures Change-Id: Ieb244dcdb2140cfac30d6f6c9e431f59e499f8cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-host-ipmid: srcrev bump 690f4d5e3e..2f0ad74dafAndrew Geissler1-1/+1
Andrew Geissler (1): shadowlock: disable until proper unit tests are run Change-Id: I5135bccc51bb1f401a9e3d23123d56f0c98c646b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-net-ipmid: srcrev bump d4a4bed525..7b64501877Andrew Geissler1-1/+1
Andrew Geissler (1): crypt_algo: add needed include Change-Id: I468589392b4b431203f05fceddc7b8a172490a07 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18webui-vue: srcrev bump c237e3081f..71114feb9aAndrew Geissler1-1/+1
Derick Montague (2): Add run-ci shell script Replace use of the term host with server Sukanya Pandey (1): Resolve bug in date and time settings page Change-Id: I694ab7c18ce8c16eae82b40b9da469feae1f904b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18pldm: srcrev bump 02b4ee45d7..53f6731307Andrew Geissler1-1/+1
Manojkiran Eda (1): Enable LIBPLDMRESPONDER Flag with meson option Change-Id: I470c30a4f1df83752679e97aef482240883e137a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18kcsbridge: srcrev bump 362d087d35..4f5ba64229Andrew Geissler1-1/+1
William A. Kennington III (4): build: Remove autotools and stale files build: Make a src subdirectory build: Install bridge in libexec clang-format: Update to latest file Change-Id: Ib68e5e13945ab0b518d31f56088a1b8914e1bc3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-settingsd: srcrev bump bcf9578106..2355263101Andrew Geissler1-1/+1
Matt Spinler (1): Use full name for enum default values Change-Id: Ib48c490bef372f3614357a699f9c7f555e174c87 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-led-manager: srcrev bump a280e5dc47..cc9a575399Andrew Geissler1-1/+1
George Liu (3): build: Add wrapfiles for dependencies build: Remove autotools support Merge dependency option in meson build Change-Id: If15a1c2efcfe23ab6dc2cd461339f69bd84fb803 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18pldm: srcrev bump fe77eea1cd..02b4ee45d7Andrew Geissler1-1/+1
George Liu (1): Update MAINTAINERS Sridevi Ramesh (1): PLDM: Implement encode response & decode request api for SetEventReceiver. Tom Joseph (2): tests: Organize the test code to make it modular libpldmresponder: Make libpldmresponder optional Change-Id: I2f09f00ff64f90102aa6e094889c6e5d7c8578bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18stdplus: srcrev bump eaa382533c..af0e0e81a1Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Fix span check for c++20 Change-Id: Iaac608f4702426f53f83b776b0a88590b912cec6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-user-manager: srcrev bump e6500a493a..a260f18743Andrew Geissler1-1/+1
Andrew Geissler (1): shadowlock: disable until proper unit tests are run Ratan Gupta (1): fixing the ambiguous variable declaration Change-Id: I9d0df252525eed184e4c66378c876c14e4008ef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-networkd: srcrev bump 7f191f7aef..200678a8b9Andrew Geissler1-1/+1
Johnathan Mantey (1): Permit control of systemd-networkd IPv6AcceptRA configuration William A. Kennington III (5): sources: Fix ifdefs sources: Fully initialize structs test: Fix VLA declarations gitignore: Add new generated files types: Remove unused assignment Change-Id: I434f7fd554e2e7dbf5338539ffd6644103ddd9d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-17phosphor-ipmi-kcs: Convert to mesonWilliam A. Kennington III1-2/+1
Change-Id: I5657faffcf36bc1c21dfab3151033cc8a7fbb2c9 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-15bmcweb: srcrev bump 80be2cdb21..3cde86f14bAndrew Geissler1-1/+1
Jonathan Doman (1): Handle Processor.AppliedOperatingConfig PATCH Change-Id: I75ad7ee8d52278fcfdb2fb22dceead72b5073874 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-power: srcrev bump 8c23245665..2ccf961732Andrew Geissler1-1/+1
Shawn McCarney (2): regulators: Complete SensorMonitoring class regulators: Add clearErrorHistory to Rail class Change-Id: I028639c998358966ed78598a2ba4a0d4a2a17cbf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15bmcweb: srcrev bump 8a9a25c821..80be2cdb21Andrew Geissler1-1/+1
Abhishek Patel (1): Fix spelling in comments Change-Id: I3c3c87e8772d7c181e2eee21d2399eaa5fbcbfb5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-fan-presence: srcrev bump f435eb1adb..3efec61c8fAndrew Geissler1-1/+1
Matt Spinler (2): sensor-monitor: Changes for power off error sensor-monitor: Capture PID in event logs Change-Id: I01b6b881a8a4ccbdfeb02ae5144e4af201e81906 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15pldm: srcrev bump a459fea673..fe77eea1cdAndrew Geissler1-1/+1
George Liu (2): libpldm: Add pldm_entity_extract method libpldm: Add parent to pldm_entity_node structure Change-Id: I2e17ba6dccf5240b776cc0407a519920921ea370 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15kcsbridge: srcrev bump 3b170152dd..362d087d35Andrew Geissler1-1/+1
William A. Kennington III (1): build: Add meson Change-Id: I323ab251dfa672cb384ea3e20959d21eb70bfdb5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-state-manager: srcrev bump cfc43be2a0..2d7b69e054Andrew Geissler1-1/+1
Andrew Geissler (1): host-condition: update host-check to utilize new intf Change-Id: Ic6276d4fecb1b4218d809f469067805fa42bb757 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-logging: srcrev bump 3160a544ed..cad16201f8Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Remove hardcoded sev for Hard shutdown err PEL: Update callouts for fan missing error Sumit Kumar (1): PEL: Update serverFWRelVer in ext user header section Change-Id: I6552dd19af2e77fa5b9f207e38df1d3e2e1a1b0c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13webui-vue: srcrev bump 7f6edb62b8..c237e3081fAndrew Geissler1-1/+1
Derick Montague (3): Remove trailing forward slash from api endpoint Add check for allowableActions in firmware store Update label for country to country / region Change-Id: I3fe32ba9de8b847f7bd7e97b5d13ab4a821506f2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13sdbusplus: srcrev bump 98019e7419..8db46a0fb0Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord William A. Kennington III (2): native_types: Reduce append allocation native_types: string_path_wrapper: Don't escape all strings Change-Id: Ie86afde05bcb1cf1b096feeafb01cc509f043eb1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-led-manager: srcrev bump e367ceaecf..a280e5dc47Andrew Geissler1-1/+1
Vishwanatha Subbanna (3): Configs: Everest: Update led names to reflect pca955x Configs: Everest: update names of leds directly connected to BMC Configs: Everest: Modify name of some of leds groups Change-Id: I67d84c7af1d4b83bf753e14d58c8deef5d17b2d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-pid-control: srcrev bump cb4c1a2757..f54b260b62Andrew Geissler1-1/+1
Josh Lehan (1): Fix command-line parsing of loggingPath Change-Id: Ib18acd85cc6d70ecba89ca2c1421c9d27bf134f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-logging: install config from the own repoAnton D. Kachalov3-24/+3
This change required is a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383 This change should be merged after individual repo change: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-logging/+/41835 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I6243736cd0ce1ecccb2b164068dccf05d01ab6ad
2021-05-13phosphor-network: remove useless bbclassPatrick Williams2-3/+2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I638e0ead44f6de23f5232bffb1067cf309412129
2021-05-13pldm: srcrev bump bda160c1f1..a459fea673Andrew Geissler1-1/+1
Sagar Srinivas (1): PLDM: Encode Decode For SetEventReceiver command Tom Joseph (1): Fix missing header <optional> Change-Id: I63c05c462ae8ec1f922661063e818fcf753770d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13entity-manager: srcrev bump 37e142be0f..cda147301bAndrew Geissler1-1/+1
Ed Tanous (1): Make a copy of the probe string to fix warning Change-Id: I84c7d4100ff1edb82781b64e2dd54f61e221006a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13bmcweb: srcrev bump 1b1be67fb8..8a9a25c821Andrew Geissler1-1/+1
Ed Tanous (2): Make OpenSSLGenerator max() and min() constexpr Include what you use in http request and response Change-Id: I5df364b8666953d5a26ceff524ea010654dfa8b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13dbus-sensors: srcrev bump 5636d52baa..13b63f8f59Andrew Geissler1-1/+1
Ed Tanous (1): Make a string copy explicit Change-Id: I9382a6f95dba77b24b02b693e834a0ebf90f0357 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-watchdog: srcrev bump 42506393a6..459b6c798eAndrew Geissler1-1/+1
William A. Kennington III (1): mainapp: Fix postcode path Change-Id: I2b5c4ff185c6c9043200cc92b7f4c26b8d82818e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-fan-presence: srcrev bump c65d91d63b..f435eb1adbAndrew Geissler1-1/+1
Matt Spinler (1): monitor: Changes for power off errors Change-Id: I0f2afbfc4a35c1787ad07159f462521c5d24ab84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-hwmon: srcrev bump 6d50c3e9e1..e32ce16bb6Andrew Geissler1-1/+1
Matt Spinler (1): Hardcode SensorValueType to double Change-Id: I63d4962194e4767e261b9edc3e9f2f927e216d98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-logging: srcrev bump adf070b8c5..3160a544edAndrew Geissler1-1/+1
Sumit Kumar (1): PEL: Update system info into HB PEL extended user data section Change-Id: I09d4f7e67496ccdc73d9adee72458d8b399bb2c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12pldm: srcrev bump 219ace9a80..bda160c1f1Andrew Geissler1-1/+1
Corey Swenson (1): Add hb_huge_page_size to PLDM BIOS attributes Change-Id: I8fb3923e2f2ec191427c4b7e1b47571918bca8d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-state-manager: srcrev bump 45a1ed71bc..cfc43be2a0Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Change-Id: If72b9ac98aff6e801a2c8fc33f49e67fd34473ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12webui-vue: srcrev bump 15bcc41f74..7f6edb62b8Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Sukanya Pandey (2): Resolve bug while selecting the checkboxes Hide and show boot settings override field Change-Id: I68e4fe268bae89bf46b7c1e1e2c89660953a6142 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12sdbusplus: srcrev bump e39b3dcb91..98019e7419Andrew Geissler1-1/+1
Patrick Williams (1): sdbus++: fix camelcase names Change-Id: I35f5da7dac284b70a40b699f5408f234b296c896 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-debug-collector: srcrev bump 0af74a5e46..4bc1c2be9aAndrew Geissler1-1/+1
Patrick Williams (1): use new sdbus++ camelcase Change-Id: I38a4cf1b4f508cec609735adcff0cb6778131e81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-settingsd: srcrev bump b41b1e4b7f..bcf9578106Andrew Geissler1-1/+1
Patrick Williams (1): Use sdbus++ python library for name conversion Change-Id: I6537b659abfc63a429ebbe61b965ea0ab2f9841a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-settings-manager: add sdbus++ dependencyPatrick Williams1-0/+1
Change I767ff842c37b183f925d7add87e96bb850092810 will now use the sdbus++ python library in order to form property names. Add this as a dependency in the recipe. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Icc5806827dc826a51552cfcd54ea0c49da07f654
2021-05-12phosphor-power: Only build monitor when told toMatt Spinler1-1/+5
The 'monitor' package provides a power supply monitor application that uses an org.open_power phosphor-dbus-interface that is only used on a subset of the OpenPower systems. So that non OpenPower systems can use phosphor-power and not need to include the org.open_power D-Bus interfaces, add a packageconfig option for this application to turn off its compilation. It will then only be enabled for certain machines. Fixes openbmc/phosphor-power#6 Tested: Built Witherspoon, application still built and installed. Built Rainier, application not built. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ib7fca16217d93b7d021ba8fb6659e9ddca17d1d9
2021-05-12phosphor-hwmon: conditionally run generator functionAnton D. Kachalov1-23/+22
The pkg_postinst is not running as a separate function. To allow "_append" routines do conditional checks instead of "exit". Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: Ia82ce0a2454198035b6ae7585bb04885d8e1e238
2021-05-12phosphor-logging: srcrev bump 81b4dcabb7..adf070b8c5Andrew Geissler1-1/+1
Anton D. Kachalov (1): Install systemd unit & busconfig ACLs from the package. Matt Spinler (1): PEL: Fan pres-detect conflict message reg entry Change-Id: I52fd588a59e2aab7d48e095be121f39300fc7bec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-fan-presence: srcrev bump a4386a3e91..c65d91d63bAndrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Matt Spinler (2): Let PowerState class run multiple callbacks presence: Sensor conflict checking for AnyOf Change-Id: I1f286348f6213fb24f0ba992229c1e35cbb4be6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12pldm: srcrev bump 50304da5f2..219ace9a80Andrew Geissler1-1/+1
Varsha Kaverappa (1): PLDM : Multiple vmi certificate exchange Change-Id: I97c7b04a96ccb2504676cdeecf4b18ae8dd9dfaf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12libmctp: srcrev bump eba19a3b12..9f5b47a584Andrew Geissler1-1/+1
Andrew Jeffery (2): astlpc: Ship udev rules to help with device and driver transition configure: Ensure udev rules are installed in rules.d Change-Id: I20c79cc6e61f939fbee03e6e5677fb1f5ff5e99b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-power: srcrev bump b464b15451..8c23245665Andrew Geissler1-1/+1
Shawn McCarney (1): regulators: Complete PMBusReadSensorAction class Change-Id: I9530ac46c484684654164e279f25b66850ccd2b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>