summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
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>
2021-05-12dbus-sensors: srcrev bump b89967ffa4..5636d52baaAndrew Geissler1-1/+1
Matt Spinler (1): HwmonTempSensor: Thresholds for multi-temp devices Change-Id: I76b041795105aad2ade058bc8931716865edaa93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-networkd: srcrev bump 6aef769f1d..7f191f7aefAndrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Lei YU (1): Fix the same static IP setting from DHCP Patrick Williams (1): use new sdbus++ camelcase William A. Kennington III (1): ethernet_interface: Fix variable naming Change-Id: Ib7d883dc97c18dfcd906b2613b5312966cc0d142 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-host-ipmid: srcrev bump a55c953dd2..690f4d5e3eAndrew Geissler1-1/+1
Andrew Geissler (3): host-condition: reduce timeout from 30 to 3 sec host-condition: initial framework host-condition: implement property read Lei YU (1): sel: Fix assertion in custom SEL parser Change-Id: I292e811c3e80cf49facb39329b65f799b21d2405 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-hwmon: srcrev bump d46d081895..6d50c3e9e1Andrew Geissler1-1/+1
Brandon Kim (1): sensor: Implement sensor "ASYNC_READ_TIMEOUT" Change-Id: I6e9d043837b4e267f969f3939db876b2c38cd479 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08stdplus: srcrev bump 9a70f4e1a5..eaa382533cAndrew Geissler1-1/+1
William A. Kennington III (1): exception: Fix compiling for c++17 Change-Id: I23a3cb85f367dce3cc57a43b73d5247f817ec857 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08bmcweb: srcrev bump ffed87b5ad..1b1be67fb8Andrew Geissler1-1/+1
Krzysztof Grobelny (1): Replaced std::map::at with std::map::find Change-Id: I94fa606cb3a8dd98957867014512a29c6ff96694 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-misc: srcrev bump 75d4734fb8..688e9134a8Andrew Geissler1-1/+1
Lei YU (1): usb-ctrl: Add support to set BMC and Host's mac address Milton Miller (1): usb_ctrl: clean up usb storage configuration Change-Id: If042c6747a33e03bf7da42c8accd1adde269e557 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-time-manager: Remove stale service fileWilliam A. Kennington III1-16/+0
The file has since moved to the repo. Change-Id: I6f920ff4bff6c7f60bb249b601fc31f80a7be6fd Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-08phosphor-time-manager: srcrev bump 7252bea64c..9c02e7ec0aAndrew Geissler1-1/+1
Ratan Gupta (3): Removing the autotools build framework Move service file into its own repo Update README William A. Kennington III (2): service: Remove waiting on host service: Fix binary name Change-Id: I9c9911cc6be04b69669c9821972be2916da0a12a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-time-manager: Convert to mesonWilliam A. Kennington III2-3/+3
Change-Id: I6e85694dfbb31809007903b7a49db8a3377028db Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-08phosphor-power: srcrev bump 6d5470d054..b464b15451Andrew Geissler1-1/+1
AndyYFWang (1): Fix the issue of clearRegister function Change-Id: I1592e3d6af0ee07b31821bdd270335dbd3d0cce1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-bmc-code-mgmt: srcrev bump 6e9fb1d6ec..cfb4b2099fAndrew Geissler1-1/+1
Lei YU (1): item_updater: Fix crash on redundantPriority Change-Id: I08053ba1860c7835d166bdbe33fe61cd2eda1cf5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08obmc-ikvm: srcrev bump 861337e8ec..673ac2eb11Andrew Geissler1-1/+1
Jae Hyun Yoo (3): Fix keyboard and mouse input events dropping issue Connect HID gadget device dynamically Refine HID report writing logic Change-Id: I58f99acff409b1b5063762049d9f73e206a83804 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-07phosphor-host-ipmid: Add option for configuring dynamic sensorsWilliam A. Kennington III1-0/+3
This makes it possible to enable or disable dynamic sensors. By default this is now disabled as it is a new feature that is not compatible with static sensor stacks. Change-Id: I55fea70642cee4d68153c402478483603805c601 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-07phosphor-hwmon: srcrev bump d46d08 | create busconfig based on env cfgAnton D. Kachalov1-1/+49
Anton D. Kachalov (1): Add sensor instance id command line argument. This change will generate busconfig ACLs from the provided hwmon environment files from /etc/default/obmc/hwmon that will be supplied as "sensor-id" argument to hwmon daemon. This change required as 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-hwmon/+/40214 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I37c31d6f2f74041bfee453bdf338d4c7e148c791
2021-05-07phosphor-hwmon: install configs from repoAnton D. Kachalov6-67/+7
Use meson to build the package. This change required as 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-hwmon/+/40277 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I542645d55b8646e0ddb3fb95f50a1cd87334706e
2021-05-07phosphor-hwmon: srcrev bump 6f42e3568f..5b520cf494Andrew Geissler1-1/+1
Anton D. Kachalov (1): Install service unit files, busconfig and udev rules from the package. William A. Kennington III (4): gitignore: Ignore all build directories meson: Cleanup library linking meson: Explicitly check for CLI11 dependency meson: Cleanup tests and make them execute again Change-Id: I26d3f28adb2ecb9b96b27bfd082ab8c3dac921f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-07sdbusplus: srcrev bump fcff67636a..e39b3dcb91Andrew Geissler1-1/+1
William A. Kennington III (3): message: Add call_async method native_types: Migrate large functions to shared lib test/message/types: Convert ASSERTs to EXPECTs Change-Id: Idb8b6bff7ff04a76ac115ec5ec14218ca84e43bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-07stdplus: srcrev bump fd0f551cbd..9a70f4e1a5Andrew Geissler1-1/+1
William A. Kennington III (2): meson: Cleanup exception: Add wrapper to ignore lambda failures Change-Id: I1b267a6c9aace4f490310c8c90cf2a4a2b532515 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-07phosphor-host-ipmid: srcrev bump 7345ac4192..a55c953dd2Andrew Geissler1-1/+1
Josh Lehan (1): sensorcommands: Add IPMI reading logging instrumentation Konstantin Aladyshev (2): sensordatahandler: Set data unavailable if value is NaN sensorhandler: Support 0 value for thresholds Kuiying Wang (1): dbus-sdr: Fix sensor missing issue. Change-Id: I6e36eb517af976080ab338f9f6b92a7aec22d1dc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-07debug-collector: Fix unclosed file in bb fileGeorge Liu1-0/+1
- The intent behind this commit is to fix the unclosed file in the phosphor-debug-collector_git.bb file. - When using `bitbake phosphor-debug-collector` to compile it, the warning message is: ResourceWarning: unclosed file <_io.TextIOWrapper name='phosphor-debug-collector/tools/dreport.d/plugins.d/hostlogger' mode='r' encoding='UTF-8'> install_dreport_user_script(srcname, d) Tested: built phosphor-debug-collector successfully and worked. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Id95b4a6369571db876acee0ed90953cd3874fff1
2021-05-07dbus-sensors: srcrev bump 6b6891c52e..b89967ffa4Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Change-Id: I46d3aab8f09a12a4f44ea81b81899cf4df47ba72 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-07webui-vue: srcrev bump 5ed21f2d1e..15bcc41f74Andrew Geissler1-1/+1
Alicja Rybak (1): Fix toast message for VM Legacy successful mount Derick Montague (1): Replace the use of the term host with server Change-Id: I501d5524489648ab0747c1efd6830a5bc69695fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-06phosphor-certificate-manager: srcrev bump 641a559eea..dc91fb61e5Andrew Geissler1-1/+1
Jayanth Othayoth (1): Add fix for Missing "OU" OrganizationalUnit CSR Change-Id: I6cae0e80e88bf1057e9ce87c92a956eb90855637 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-06pldm: srcrev bump cfff3e9c1b..50304da5f2Andrew Geissler1-1/+1
Jayashankar Padath (1): pdr: Sensor/Effecter support for enc fault and identify leds Varsha Kaverappa (1): PDR/Sensor/Effecter for BMC owned LEDs Change-Id: Ie42ec8e56c4d5b9cf9ea3c94b907be5c44acd86d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-06phosphor-logging: srcrev bump ef9cc07e13..81b4dcabb7Andrew Geissler1-1/+1
Vijay Lobo (1): PEL: Update filling VPD fields in PEL Change-Id: I2c97890461d710dd0e3229aa14b1efbb1b3a6bc6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-06phosphor-networkd: srcrev bump ee5b2c9469..6aef769f1dAndrew Geissler1-1/+1
Patrick Williams (1): use new sdbus++ camelcase Change-Id: I436d7afb03b58974ea4dc33a01eea1169ab1033c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-05phosphor-user-manager: srcrev bump 18c1b42c16..e6500a493aAndrew Geissler1-1/+1
Patrick Williams (1): use new sdbus++ camelcase Change-Id: I17530552911e599b173090cf890c1314a8b4cea4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-05phosphor-logging: srcrev bump 011ccae099..ef9cc07e13Andrew Geissler1-1/+1
Patrick Williams (1): build: remove autotools support Change-Id: Ia3718a6cff429e85e8044a0dbb48254d53c51a80 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-05bmcweb: srcrev bump d3d26ba270..ffed87b5adAndrew Geissler1-1/+1
Ed Tanous (1): Fix chassis handler to use filename() Manojkiran Eda (1): Change the word TS to Time Stamp & add time unit Change-Id: I1e32f43e83a604eff763ca5756a7efa3284d020d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-05pldm: srcrev bump 47cf663e2a..cfff3e9c1bAndrew Geissler1-1/+1
Jayashankar Padath (1): bios: Add/change bios attributes Change-Id: Icd1515869ed2e2a39c7bb9cf8eb1ac2fb6512608 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-05phosphor-led-manager: srcrev bump 2c211f8c2c..e367ceaecfAndrew Geissler1-1/+1
George Liu (1): meson: switch to 0.57.0 Change-Id: I366f8e1d2bc5f2e21f1fa696b76ed9eb9e9f6123 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-05phosphor-host-ipmid: srcrev bump 916d4232a4..7345ac4192Andrew Geissler1-1/+1
Patrick Williams (1): use new sdbus++ camelcase Change-Id: I9f5515bfdf978284c37e01e167c02b4afa2c6fbd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-05phosphor-settingsd: srcrev bump 9cca1ef0b1..b41b1e4b7fAndrew Geissler1-1/+1
Patrick Williams (1): bootstrap: fix shellcheck warnings Change-Id: I4c12837a10af1d998dbe67a8fea6769ed68f81b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-04phosphor-state-manager: srcrev bump aaa2e11057..45a1ed71bcAndrew Geissler1-1/+1
Patrick Williams (1): use new sdbus++ camelcase for POHCounter Change-Id: Ia7af3db049ecfbeaeb33c50f9b6634793a5b52ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-04phosphor-led-manager: srcrev bump e2060f3c44..2c211f8c2cAndrew Geissler1-1/+1
Vishwanatha Subbanna (1): Configs: Everest: Remove LCD display unit indicator LED Change-Id: I0b1ed32e97d2b55c93b08f6229b4d8baac73126b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-04sdbusplus: srcrev bump d06072e7ec..fcff67636aAndrew Geissler1-1/+1
Patrick Williams (1): sdbus++: add C++20 reserved keywords Change-Id: I27b1c935874db5c387c3c10a78c751295f651707 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-04phosphor-certificate-manager: srcrev bump 86a31ba594..641a559eeaAndrew Geissler1-1/+1
Patrick Williams (3): use new sdbus++ camelcase for CSR. MAINTAINERS: update for Ed MAINTAINERS: update for Deepak Change-Id: I3b3ba3e96bff657aeb2e159ad73f4aa22e4fcda2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-04phosphor-logging: srcrev bump 60356ad409..011ccae099Andrew Geissler1-1/+1
Miguel Gomez (1): Add a termination error display option in peltool Change-Id: I1bdb2041a3852f0479785dfb6e9513ad01f5179d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>