summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-09-11entity-manager: srcrev bump fbce8e2235..e7ac9c9eb1Andrew Geissler1-1/+1
Charles Boyer (1): service_files: remove StopWhenUnneeded flag in FruDevice service Konstantin Aladyshev (1): entity-manager: Fix typos in log messages Oskar Senft (1): schema: Add EntityId and EntityInstance to JSON schema. Patrick Williams (1): exception: add errno Zev Weiss (1): configurations: add ASRock E3C246D4I board Change-Id: I7c2a5d804f558ba0f94441c52f4d047ce46adb26 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10phosphor-sel-logger: srcrev bump 9f476e82f7..a138ebd3c7Andrew Geissler1-1/+1
Patrick Williams (1): exception: add errno Change-Id: I124f8fa8535a5db6c5469b6e760fd1253e424b84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10sdbusplus: srcrev bump bd372ecb56..ef26221bc1Andrew Geissler1-1/+1
Patrick Williams (2): exception: create subclass for generated errors sdbus++: add errno property to errors Change-Id: I1ce4f1006af90300322b71a3cd52f5716589df40 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10dbus-sensors: srcrev bump 5770a6fd6a..5ab424a6a4Andrew Geissler1-1/+1
Ed Tanous (2): Make dbus-sensors compile with clang-13 clang-tidy disable bugprone-narrowing-conversions Change-Id: I078acb48b9c61cdf7ba870fef9bb2de8804bdaa7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10telemetry: srcrev bump e702a5de61..93064d8fceAndrew Geissler1-1/+1
Krzysztof Grobelny (1): added support for Collection Functions Lukasz Kazmierczak (1): Updated subprojects revisions to fix build issues Change-Id: I63885a6ae212ac7ab6b58381e9d0a2defe2f3fd6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10phosphor-dbus-monitor: srcrev bump 764adb5e51..b839c3ea01Andrew Geissler1-1/+1
Alexander Filippov (1): format: fix logging of a boolean property Change-Id: I27c4012725c090eea4e17c93e7072cfdf019aec8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10webui-vue: srcrev bump f7000cd6ce..aaff26ef82Andrew Geissler1-1/+1
Dixsie Wolmers (1): Fix broken link on firmware page Konstantin Aladyshev (8): Russian translations for the IA log section changes Russian translations for the IA health section changes Russian translations for the IA control section changes Russian translations for the IA configuration section changes Russian translations for the IA access section changes Russian translations for the IA resource section changes Russian translation for the system attention indicators Russian translations for the export all and delete all buttons Change-Id: I3ce91e1bf2920843fcfcabd6dd969b0629bf1640 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10phosphor-power: srcrev bump 39eb08a90b..2874e90220Andrew Geissler1-1/+1
Patrick Williams (1): exception: add errno Shawn McCarney (2): regulators: Add PhaseFaultDetection to Device regulators: Simplify Device test cases Change-Id: I21a846a695166ac704b849d764576a1c9ffb173d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10phosphor-dbus-interfaces: srcrev bump d81cff3c7a..f18b21e0e1Andrew Geissler1-1/+1
Patrick Williams (1): various: fix error metadata for systemd rules Change-Id: Ib542ff061aa8901aaba17ffe21c94fd8a0500d79 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10pldm: srcrev bump 0922275b3b..3ddbe439daAndrew Geissler1-1/+1
Manojkiran Eda (1): Fix for discovering the HostState Shantappa Teekappanavar (1): pldmtool: List all PDR records or PDR records based on PDR type Change-Id: Ideab672f4cf4bda8254f58c501eff52cdba76a27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09Webui-vue builds with IBM environment variablesAbhishek Patel1-1/+3
To build webui-vue with IBM theme, need to set IBM environment variable during the webui-vue build. Yocto has many layers of abstraction. To specify IBM environment variables, we use --mode npm build Commandline argument, which helps to set IBM environment variables. We need to set this environment variable during IBM build only. So created webui-vue_%.bbappend file, which sets that env variable only for IBM builds. More information could be found at https://github.com/openbmc/webui-vue/blob/master/docs/customization/build.md Tested with IBM build. Signed-off-by: Abhishek Patel <Abhishek.Patel@ibm.com> Change-Id: I6ff997a94eb59b695741ccca95acb7693a4714ff
2021-09-09phosphor-sel-logger: add clears-sel PACKAGECONFIG optionCharles Boyer1-0/+1
This option will enable phosphor-sel-logger to clear the SEL log files. Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: Ia710a2f1a901b18c78f8d54109761589cf5d5c2b
2021-09-09entity-manager: srcrev bump 86671ef4bd..fbce8e2235Andrew Geissler1-1/+1
Ed Tanous (2): clang-tidy disable bugprone-narrowing-conversions clang-format with version clang-format-13 Change-Id: I3c0cde40ae5e81a0ec771d674822ce4b97054767 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09phosphor-objmgr: srcrev bump 99cf37fe65..bedd41655eAndrew Geissler1-1/+1
Patrick Williams (1): exception: add errno Change-Id: I94a8268dbce90ba16f86c149716dbc820e31cdbf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09stdplus: srcrev bump 8056259966..5e3b13f022Andrew Geissler1-1/+1
Patrick Williams (1): exception: added guards around builtin redefinition Change-Id: I2c8528f689e50aa1efa0405746f509dfbb50fd6e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09phosphor-led-manager: srcrev bump ad73885b72..7152edcff6Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I62023a165f18291873733a28115cb3b891b178a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09phosphor-power: srcrev bump 69f10ad0b5..39eb08a90bAndrew Geissler1-1/+1
Shawn McCarney (5): regulators: Implement phase_fault_detection object regulators: Add i2c_capture_bytes to parser regulators: Add phase fault type to parser regulators: Add log_phase_fault to parser regulators: Add phase_fault_detection to parser Change-Id: Ia637cbfb48473a0f747627c304373fc53c088e53 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09phosphor-logging: srcrev bump 36a3469323..b2e541ee25Andrew Geissler1-1/+1
Patrick Williams (2): exception: define get_errno for example types exception: switch to public sdbus exception Sumit Kumar (1): PEL: Update bmc & platform dump status in SRC section Vijay Lobo (1): PEL.Entry update hidden property setting Change-Id: Ic9405903c5fcd294317b8c6bc81d1a075c872731 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09bmcweb: srcrev bump abb93cdd0a..7bb985eeb0Andrew Geissler1-1/+1
Ed Tanous (1): Include systemd and boost as system dependencies Sunitha Harish (1): IBM Management Interface: Lock Management Change-Id: I0c9f8f99c0ba94cd6964cff0065a0b6a93fea9a2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09phosphor-inventory-manager: srcrev bump 701c1fc8a8..1707945afbAndrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Change-Id: Ifb5d672afce161bd890875166b9fa15e820f5b45 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09phosphor-dbus-interfaces: srcrev bump 3e9aa3b284..d81cff3c7aAndrew Geissler1-1/+1
Brandon Kim (1): Add Step and Microcode properties to Cpu Interface Change-Id: I4fcf562d388a22caf4217a58b0af55729c9dd068 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09libmctp: srcrev bump edebe169eb..ae59f4fe3aAndrew Geissler1-1/+1
Christian Geddes (1): Notify remote endpoint with RX_COMPLETE prior to handling MCTP packet Change-Id: I3ee19c8dac044d0c85ff2cd7eb3a8f98982b7a2b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09pldm: srcrev bump e5bbe0d055..0922275b3bAndrew Geissler1-1/+1
Adriana Kobylak (1): oem: ibm: Add services to reset PHYP NVRAM Tom Joseph (1): tools: Extend pldm_fwup_pkg_creator Change-Id: I9dce25f3137a938c84dd080eaa8f37aa5a5147eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-09-09smbios-mdr: srcrev bump 7ece93a842..511b06c05dAndrew Geissler1-1/+1
kasunath (1): Check OperatingSystemStatus to determine POST done. Change-Id: I659caf41b793fc53979ba4f1aa09c808a6924e24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08meta-phosphor: rename mctp package to libmctpJeremy Kerr2-0/+0
We're about to introduce a package for mctp utilities, called 'mctp'. However, the libmctp package already uses that name. This change renames 'mctp' to the upstream name of 'libmctp'. Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au> Change-Id: Ia49a40c822e920d3bc36584cbc2c97b83828cfdd
2021-09-08phosphor-objmgr: srcrev bump cbca32ecef..99cf37fe65Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Change-Id: Iae5e55752c7fb44a9f644002ca2a3f9b8a711b3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08phosphor-bmc-code-mgmt: srcrev bump 75162e4675..4ce901c5fbAndrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: Iad43cc0515dacf9b0820833a88b64167e379f32f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08entity-manager: srcrev bump 7af0c2709f..86671ef4bdAndrew Geissler1-1/+1
Oskar Senft (1): EntityManager: Fix scale factors for TYAN S7106 Change-Id: I97c9950cdc9167a961df21f8353d401413a56086 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08dbus-sensors: srcrev bump 2932a7bb38..5770a6fd6aAndrew Geissler1-1/+1
Oskar Senft (1): HwmonTempSensor: Add NCT7802 as a valid type. Patrick Williams (1): sensor: remove exception in error path Change-Id: I03d6f783c7baddcd300ab8e106f333ba115e924c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08bmcweb: srcrev bump bd078c3b73..abb93cdd0aAndrew Geissler1-1/+1
Ed Tanous (2): Don't clang-format or clang-tidy subprojects Make code pass clang-tidy-13 Change-Id: Id651da4b53c64e977717d948a431b3775ac367c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08phosphor-inventory-manager: srcrev bump 706a9fcc53..701c1fc8a8Andrew Geissler1-1/+1
Matt Spinler (1): Remove SdBusError reference Change-Id: I1418ebf3d466eb08eaee48378bda90631d272a49 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08phosphor-debug-collector: srcrev bump f4694d714f..52ac69c152Andrew Geissler1-1/+1
Patrick Williams (2): cleanup sdbus CAMELCASE define exception: switch to public sdbus exception Change-Id: I99e44fb87d06d5b2001eee892cb25dc973e554f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08pldm: srcrev bump 4fea7a2057..e5bbe0d055Andrew Geissler1-1/+1
Tom Joseph (1): libpldm: Fix error in completion code Change-Id: I3bb81129e99f3fdd9d8cfd1f0c8dfbe4ebb39ea9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-06sdbusplus: srcrev bump b6f729d68d..bd372ecb56Andrew Geissler1-1/+1
Patrick Williams (1): exception: add errno for internal errors Change-Id: Ifb9036dd80b9ed48bcf88b703a00030d4ee00248 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-06phosphor-virtual-sensor: srcrev bump fbd7145e2d..74c1e7d8c5Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I9a295ce898deeb448c70c23ad58ca744aa68c194 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04phosphor-host-ipmid,fb-ipmi-oem: srcrev bumpsPatrick Williams1-1/+1
phosphor-host-ipmid: srcrev bump d1bd8c48c0..7a3296df0c Arun P. Mohanan (1): Add check for reserved sensor number Chanh Nguyen (1): chassishandler: Support Hard Reset command Hieu Huynh (1): Implement the set/get system boot option parameters 0x04 P Dheeraj Srujan Kumar (1): NULL check before pointer dereference Patrick Williams (1): exception: switch to public sdbus exception Vernon Mauery (4): Use SecureString where there is data to be cleansed Add a SecureBuffer class properly handle unexpected exceptions Rewrite Set User Password command with new API fb-ipmi-oem: srcrev bump 58c1ca2f7c..485f9b31cb Patrick Williams (1): biccommands: use SecureBuffer for IPMB call Change-Id: I4df3dbda793f9ebab5e898d3c5556b1dfe05b247 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-09-04meta-phosphor: make discovery bbclass use override syntaxPatrick Williams2-3/+3
In the spirit of consistency with the new upstream override syntax, change phosphor-discovery-service.bbclass to use it and make tree-wide changes as appropriate. After the change checked on Witherspoon on QEMU: ``` root@witherspoon:/etc/avahi/services# ls obmc_console.service obmc_redfish.service obmc_rest.service ``` Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib1fe3cce57a0130378af789abd83b457e0c3a318
2021-09-04ipmbbridge: srcrev bump 8fe0abe6d9..bd78df6be9Andrew Geissler1-1/+1
Patrick Williams (2): exception: catch by reference MAINTAINERS: update for Ed Change-Id: I193826f180ad91ce2b1222851342f577f682653f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04phosphor-buttons: srcrev bump 5ed4cc0f09..703c760935Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: Ida725a4f801f67c857a1c1771a64a7f841e97d05 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04bmcweb: srcrev bump 877044644f..bd078c3b73Andrew Geissler1-1/+1
Ali Ahmed (1): Have ProcessorSummary correctly set Status Patrick Williams (1): exception: catch by reference Change-Id: Ie89e7b46fd4d9df85122a8b7a67fd2942942186c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04phosphor-bmc-code-mgmt: srcrev bump 2af0fdfb8e..75162e4675Andrew Geissler1-1/+1
Adriana Kobylak (1): Update MAINTAINERS, add OWNERS Change-Id: Ibc0fd1b7afc0280ffdca79c8fa1f7fd92f7275de Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04phosphor-power: srcrev bump e6d54a1fd4..69f10ad0b5Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I91523d65d7106514ae0a742c57045244f45563a5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04phosphor-objmgr: srcrev bump 370daaa4b3..cbca32ecefAndrew Geissler1-1/+1
Brad Bishop (1): build: drop autotools support Change-Id: Ib2da99556fb30bc5f0a39f051a5669d0c02d1a2a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04sdbusplus: srcrev bump 0c8136a408..b6f729d68dAndrew Geissler1-1/+1
Patrick Williams (1): exception: add errno for all exceptions Change-Id: Idd15a34007eb27dc6cdf28db6b9c51516e8e5146 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04pldm: srcrev bump 84f0d5746c..4fea7a2057Andrew Geissler1-1/+1
Patrick Williams (2): dos2unix conversion exception: switch to public sdbus exception Change-Id: I10fe61daaf5d1c5679800e5383880422a5601c87 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04phosphor-time-manager: srcrev bump 9c02e7ec0a..295b96b743Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I6b4adf1b7391bf0fdc95cb89439f350f523344f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04phosphor-psu-code-mgmt: srcrev bump 7905f587ac..6d62ceb307Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: Ifae7b947c9a0667eea73657a04ada130e21bb873 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-net-ipmid: srcrev bump 02d17e832e..1c5b3ab058Andrew Geissler1-1/+1
Patrick Williams (2): command_table: fix duplicate definition of Value exception: switch to public sdbus exception Change-Id: I99b55c8b884697729edb39014565b604a5cf193d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-watchdog: srcrev bump 9ef0d0fbac..15c5bd1b60Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I3fcbb54bb70185af9c3c44c93ce0d38a42f4e36d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-state-manager: srcrev bump 0d1c3f1f93..0a675215d6Andrew Geissler1-1/+1
Patrick Williams (2): cleanup sdbus CAMELCASE define exception: switch to public sdbus exception Change-Id: Id83d11975ab09247c61b488f713d4c319bd4cde8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>