summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-02-12phosphor-dbus-interfaces: srcrev bump 4461e14097..b2bbac7e29Andrew Geissler1-1/+1
Wludzik, Jozef (1): Add Trigger and TriggerManager interfaces Change-Id: Id6666f3ce2d3ed3059098e9c800c03b7c844b26f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-12phosphor-power: srcrev bump 45907cc7de..de0fd44f76Andrew Geissler1-1/+1
Shawn McCarney (1): regulators: Improve docs for compare_vpd Change-Id: I11c5c0d1b574f3323e3d84c2010e9f18456e7b01 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-11phosphor-dbus-interfaces: srcrev bump 9969a5b401..4461e14097Andrew Geissler1-1/+1
Andrew Geissler (2): clarify quiesce use cases for host introduce standby state for host interface Change-Id: I47ef4bf064322d8fde2a4a04b18871898885fa2d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-11phosphor-logging: srcrev bump eb5d3f2fbc..6b3490ac23Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Add ambient temp PEL registry entries Change-Id: Ib73f56f0590310ecaf1969df18c4370ae0d1723c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-11phosphor-ipmi-flash: srcrev bump 43344a1b9f..99b5455933Andrew Geissler1-1/+1
Patrick Venture (2): MAINTAINERS: Add William to maintainers MAINTAINERS: M->R for Venture Change-Id: I1a89bff4ac58ce13b10af983f4943b61a2bbe529 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-11webui-vue: srcrev bump 157d2ffe61..391f94921bAndrew Geissler1-1/+1
SurenNeware (1): Correct client sessions displayed data Yoshie Muranaka (1): Update FormFile component button style Change-Id: I416496ab0a526e95185715983198410cc4b8be5f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10phosphor-fan-presence: srcrev bump ac37297dd3..871bfeaeb3Andrew Geissler1-1/+1
Matt Spinler (6): sensor-mon: Create sensor-monitor application sensor-mon: Handle propertiesChanged sensor-mon: Start timers and shutdown sensor-mon: Persist timer start times sensor-mon: Create event logs sensor-mon: Add a readme Change-Id: I34dbcb0b12c79a4cf4d75cb8bf90ee8c36b544e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10dbus-sensors: srcrev bump 3a18b860ec..4958558616Andrew Geissler1-1/+1
Gaurav Gandhi (1): PSUSensor: Add support for MAX20710, ISL68223, ISL69243 Yong Zhao (1): Fan: Optimize the pwm sensor creation Change-Id: Iba77ff32ba6cfb325ee8e77bbf505637afd18c58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10phosphor-power: srcrev bump 3cd2b40713..45907cc7deAndrew Geissler1-1/+1
Shawn McCarney (2): regulators: Add VPD service regulators: Complete compare_vpd action Change-Id: I3c941403b1b253c79e07cff459d3e9d1987956d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10telemetry: srcrev bump 1ac4d54784..405c1e4bf8Andrew Geissler1-1/+1
Krzysztof Grobelny (1): Changed dbus add report interface Wludzik, Jozef (1): Add simple Redfish tests Change-Id: Ieee72a8f9bc6a3b2f50d98d55d5cbd6ff470e417 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10bmcweb: srcrev bump 5e34b67a3e..2b3da45876Andrew Geissler1-1/+1
Ed Tanous (1): Add OWNERS file to repo Wludzik, Jozef (2): Redfish TelemetryService schema implementation Remove LogService from TelemetryService Change-Id: I3fb8e6ce8e8e9b252f8ad891fd950593265775bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10phosphor-dbus-interfaces and phosphor-logging bumpAndrew Geissler2-2/+2
phosphor-dbus-interfaces: srcrev bump 1b4a98af49..9969a5b401 Adriana Kobylak (1): Entry: Add GetEntry method Wludzik, Jozef (1): Changed array of sensor to single sensor in Telemetry.Report phosphor-logging: srcrev bump b50c705c3b..eb5d3f2fbc Adriana Kobylak (1): elog_entry: Implement getEntry method Change-Id: I34a6bc8227f73c53e8a19644d02b1555a76ba7c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10power-restore: define new one_time propertyAndrew Geissler1-0/+6
IBM has a use case where it wishes to utilize the power-restore functionality for a firmware update path. A firmware update is initiated through the host operating system. Once it has completed writing the BMC flash, the host wants to initiated a power off of the system, a reboot of the BMC, and then an automatic power on of the host. Instead of writing special software to handle this automatic boot of the host after the BMC has rebooted, lets utilize a one_time setting within the power-restore logic. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I4964004e3b1827853ff00437172196e4fbbfcc46
2021-02-10os-release: add EXTENDED_VERSION to /etc/os-releaseChanh Nguyen1-1/+1
This adds a new OS identification parameter (EXTENDED_VERSION) to the /etc/os-release file in the generated OpenBMC image to indicate the extended version of the OpenBMC image. Note the extended version is typically set in the openbmc/meta-*/meta-MACHINE/conf/local.conf.sample file (This is where TEMPLATECONF points to.) by "EXTENDED_VERSION" variable. Tested: On the build system, `cat $IMAGE_ROOTFS/etc/os-release` shows the correct value. Signed-off-by: Chanh Nguyen <chanh@amperemail.onmicrosoft.com> Change-Id: I34d52e3799d83902e12be95d12f4036b70d721cd
2021-02-10meta-phosphor: phosphor-ipmi-ssif: set version to gitBenjamin Fair1-0/+1
Rename the recipe file to add "_git" as a suffix. This sets the package version to "git" and is standard for recipes built from git without a specific version. Also set the PV variable to the conventional value. Change-Id: Ib1159bced76aae33df3eaa4308e8627e1527c4e4 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
2021-02-10dump: Adding workaround for jffs2 file systemChirag Sharma2-7/+5
Change: Incase of jffs2 the jffs-workaround flag will be enabled and will watch IN_CLOSE_WRITE event during core file creation. For rest of the file systems(ubifs, ext4 etc) the flag will be disabled and will watch for IN_CREATE event. For more details please refer to "openbmc/openbmc#2240" and "openbmc/openbmc#2287" issues. Signed-off-by: Chirag Sharma <chirshar@in.ibm.com> Change-Id: I4c43473ae557f3fe45a583e0206d52b318773c88
2021-02-09meta-phosphor: remove duplicate boost-urlPatrick Williams1-17/+0
Upstream now has an identical recipe at: meta-openembedded/meta-oe/recipes-devtools/boost-url/boost-url_git.bb Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I99636ef4eb317e39af5fc053b5c8e61d4af6ce3d
2021-02-09dbus-sensors: srcrev bump feb19ef095..3a18b860ecAndrew Geissler1-2/+2
Update the psusensor's PACKAGECONFIG to match the dbus-sensors' change. Lei YU (1): meson: Fix psusensor Change-Id: Ie23c08c70689fef4708fcd85f746f7485f960d2e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-09phosphor-networkd: srcrev bump 86f659e671..1b5ec9c536Andrew Geissler1-1/+1
Manojkiran Eda (1): Make the Individual tests linkable for meson Change-Id: Ia7fd8649fa0ccfbb660febae8a93f5b73c99a67f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-09webui-vue: srcrev bump dada89cf0c..157d2ffe61Andrew Geissler1-1/+1
Dixsie Wolmers (1): Add DHCP enable to Network Settings page Sandeepa Singh (1): Add test hook for overview page Change-Id: Ifb5f52d6804d1f274862f2a91fc3d4eb4bfff632 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-09bmcweb: srcrev bump d830ff5aa4..5e34b67a3eAndrew Geissler1-1/+1
Ed Tanous (4): Remove management console special check Add chrono include to http/utility.hpp Number the common errors Re-enable dead code elimination Jonathan Doman (1): Remove unnecessary error responses for LDAP certs Change-Id: Ide6c6d1c17f21c6b98ad16e1d4dcf05df503ecae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-06phosphor-pid-control: srcrev bump ca791156e2..258530af96Andrew Geissler1-1/+1
Ed Tanous (1): Add Ed as a maintainer Patrick Venture (1): MAINTAINERS: Venture: M->R Change-Id: I7fc6fd2d006b3a61ca7150487961b631a7a69ea8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-06entity-manager: srcrev bump 0836ce053c..2a96708200Andrew Geissler1-1/+1
Vijay Khemka (2): FruDevice: Verify offset overlap FruDevice: Check for language code Change-Id: I86d7a31488820fb56c4fc691b0d3ac1be96dfaba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-06sdeventplus: srcrev bump 921758b9da..159a35604aAndrew Geissler1-1/+1
William A. Kennington III (1): subprojects: Update to HEAD Change-Id: Ifad7117d4ee61208762ada1e260fda04fa3d1826 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-06gpioplus: srcrev bump 2f8444ce2d..6797f8a0f7Andrew Geissler1-1/+1
William A. Kennington III (1): subprojects: Bump to HEAD Change-Id: I1627828b409b9f1a3b49737832e8ac54df375cd6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-06ipmi-blob-tool: srcrev bump bae76647e7..92a4a62c69Andrew Geissler1-1/+1
Patrick Venture (1): drop default internal sys parameter Change-Id: Id0b5da6396c974bc6bf13d510cf4b8afe2b25d0d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-06phosphor-time-manager: srcrev bump c6d33972d9..1e1dc44732Andrew Geissler1-1/+1
Ratan Gupta (1): Fixing the unused variable compiler issue Change-Id: Ida10c3494bb22430254b4533ff57b056fb1387e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04Move dbus-sensors to mesonEd Tanous1-13/+14
This commit is designed to go in tandem with: https://gerrit.openbmc-project.xyz/c/openbmc/dbus-sensors/+/27100 Which removes the cmake support entirely, and moves 100% to meson. This provides consistency for openbmc in its project generation. This was previously checked in and +1ed on meta-phosphor. This commit simply moves the content to openbmc/openbmc https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/37365 Tested: Checked out 27100 and built. Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: I96d46b110df0787692df9fecab6e537be19a74ae
2021-02-04phosphor-software-manager: Add verify-full-signatureAdriana Kobylak1-1/+3
The phosphor-software-manager now supports signature checking of the whole tarball contents, ensuring that all the expected images are contained in the tarball. This new check adds an additional level of security, and the new tarball signature file is included in the built tarball now by default: https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/39036 https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-bmc-code-mgmt/+/39118 Change the verify_signature PACKAGECONFIG option to use the new verify-full-signature since this is the recommended option now and the previous one is marked as a legacy option. Tested: Verified the generated config.h in the phosphor-software-manager build directory has both the original WANT_SIGNATURE_VERIFY and the new WANT_SIGNATURE_FULL_VERIFY defined. Change-Id: I138d0c8ca9fc25d4e08e101c5a097c9cb4fbcbb5 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-02-04webui-vue: srcrev bump be6858c06b..dada89cf0cAndrew Geissler1-1/+1
SurenNeware (1): Change system indicatorLED property Yoshie Muranaka (1): Add property check on Server power operations page Change-Id: I3032e70cab1c14b05d9c3da670a6a6b23b71326c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04bmcweb: srcrev bump 6a9f85f905..d830ff5aa4Andrew Geissler1-1/+1
Adriana Kobylak (1): http: utility: Add base64encode Change-Id: I42e56c437a53e981667b3c2557639e40e12cecf5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04telemetry: srcrev bump d960e1f37e..1ac4d54784Andrew Geissler1-1/+1
Wludzik, Jozef (2): Fix meson file and remove warnings from compilation Update README.md file Change-Id: Ief490296f55e462e5daf0de4c7c93230f82b027d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04ssifbridge: srcrev bump f624941f50..b26a9b6aeaAndrew Geissler1-1/+1
Dung Cao (2): Clean up potential compile warnings Fix maximum SSIF message size Change-Id: Ie537f1c6e9e91bd17ed76cc28cdf045e8a7d8080 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04sdeventplus: srcrev bump cd29b6d01d..921758b9daAndrew Geissler1-1/+1
William A. Kennington III (1): gitignore: Update to include meson build directory Change-Id: Ifc6b520508a69f9f91ecf15b9aad18a9ea642d82 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04phosphor-sel-logger: srcrev bump e526b86d7f..7d8a3003fbAndrew Geissler1-1/+1
Lei YU (1): Return entryID as recordID Change-Id: I70fdf0b887b1b9205210b964310630aefbdc0700 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04phosphor-logging: srcrev bump f397afcc47..b50c705c3bAndrew Geissler1-1/+1
Lei YU (1): Return entryID on commiting logs Change-Id: I89f9d08e0942d063c009f3ced5f091cfa10537bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-03phosphor-hwmon: srcrev bump 9455535224..82921ae8e8Andrew Geissler1-1/+1
Matt Spinler (1): Change an sdbusplus mock signature Change-Id: Iea854c8998daa84061456b5d21c34dda6d140f6b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-03phosphor-bmc-code-mgmt: srcrev bump 878377d3a7..42bd99361cAndrew Geissler1-1/+1
Adriana Kobylak (1): meson: Make verify-full-signature stand-alone Change-Id: I111545a47e6af15f37d0908e854d48b70570cac2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-03phosphor-logging: srcrev bump e7d271ae7e..f397afcc47Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Allow missing AD keys in the reg callouts Change-Id: Ibc81f4bfd143131d83c49c2de468e1c9b56c0d86 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-02webui-vue: srcrev bump 6e2cb97842..be6858c06bAndrew Geissler1-1/+1
Dixsie Wolmers (1): Remove account type assignments from privilege role table Sukanya Pandey (1): Add power restore policy page Yoshie Muranaka (1): Update failing unit tests Change-Id: I9c795dc567d16ade319aa858e56dba3bbbda6013 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-02dbus-sensors: srcrev bump a3e8f2a391..2a40e93930Ed Tanous1-1/+5
Josh Lehan (1): ExternalSensor: New service for external sensors Also, add the externalsensor systemd service file to the recipe, so it is installed correctly. Change-Id: I2fb3373101793b13692b673eeff524e84668d4c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-02entity-manager: srcrev bump f094125cd3..0836ce053cAndrew Geissler1-1/+1
Josh Lehan (1): Add parameters for external sensor Change-Id: Ib1af5f1f67473325d73e18a143d7bd154bc36cdf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-02bmcweb: srcrev bump 349a2ac392..6a9f85f905Andrew Geissler1-1/+1
AppaRao Puli (1): Fix wrong check in EventService events Change-Id: I483627faac08a474dd00e4d565b42ce70118fe3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-02phosphor-power: srcrev bump 48033bf628..3cd2b40713Andrew Geissler1-1/+1
Shawn McCarney (1): regulators: Handle expected D-Bus exceptions Change-Id: I82ffd1e412fd3f3117ca1517ed99992e7cbf2edd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-02phosphor-virtual-sensor: srcrev bump a4fe665d15..b306b03daeAndrew Geissler1-1/+1
Matt Spinler (1): Add PerformanceLoss threshold checking Change-Id: Ide4d3f1d453316c0196d1dfa4f1337cb309c3dca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-02phosphor-host-ipmid: srcrev bump 687e9b0347..8a7236ae93Andrew Geissler1-1/+1
John Wang (1): transportHandler: Separate some util functions to hpp Change-Id: Id3c07db324dd3e1fea6b85c28a5621b3e61924a9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-02stdplus: srcrev bump be79c1ea9f..01db662ac1Andrew Geissler1-1/+1
William A. Kennington III (3): test/gtest: Ignore pedantic compiler warnings types: Use nonstd::span until we can guarantee c++20 test/catch2: Use split headers and static library Change-Id: I6bb2cc9cd11b58114b7dc35eaa1acee5c4614c88 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-01sdbusplus: srcrev bump d64fb7da89..32ffb03dc8Andrew Geissler1-1/+1
Patrick Williams (3): sdbus++: create server support functions server/interface: simplify property_changed server: un-inline various large functions Change-Id: I0060a0fce928f9212e9813172bda2ab7e78c8772 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-31phosphor-dbus-interfaces: srcrev bump 6f8ebc58eb..1b4a98af49Andrew Geissler1-1/+1
Matt Spinler (1): thresholds: Add PerformanceLoss threshold Change-Id: I8b243908d127563eba1c931b01c72eb4b7038f0b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-30meta-phosphor: obmc-apps: Add telemetryWludzik, Jozef3-1/+10
Added telemetry package to obmc package groups. Added telemetry to image features for easy opt-out. Change-Id: I66be3a545a1ce1cfb2c2c241629168c5b8d56c0d Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>