summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
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>
2021-09-03phosphor-power: srcrev bump ecbecbc8ef..e6d54a1fd4Andrew Geissler1-1/+1
Shawn McCarney (3): regulators: Remove usage of InvalidEnumString regulators: Improve I2CCaptureBytesAction doxygen regulators: Add toErrorType() utility function Change-Id: Ica61fc987d94aecff243c3c7b2d8628a3fc8e732 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03webui-vue: srcrev bump b81828821e..f7000cd6ceAndrew Geissler1-1/+1
Derick Montague (1): Update login page layout Sandeepa Singh (1): Update the design of system table Sukanya Pandey (1): Resolve bug for pagination not being updated Change-Id: Ic18e8f3a0a656e368830d139f445f0311b2c97d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-ipmi-flash: srcrev bump 4bb6bdf3f6..1c0fe13431Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I7efc7130b70224369e2ed282059a3cd7a30ac59f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-dbus-monitor: srcrev bump 995060c14f..764adb5e51Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: If5d067c832bed7d022dc12003fa3fcfef136db98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-objmgr: srcrev bump efd58275c8..370daaa4b3Andrew Geissler1-4/+3
Brad Bishop (2): build: Add meson support build: switch to c++20 Change-Id: I432c122f308c4ac8952a2013689cf569ed1d9a14 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2021-09-03phosphor-networkd: srcrev bump cb2d408387..b108fd740fAndrew Geissler1-1/+1
Patrick Williams (2): cleanup sdbus CAMELCASE define exception: switch to public sdbus exception Change-Id: I33b68983dfd6e6e4d06406a69790fb0d891e645c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-fan-presence: srcrev bump d76351bd4d..d9ec33a010Andrew Geissler1-1/+1
Matt Spinler (3): control: Add Modifier utility control: Parameter use for set_net_increase_speed control: set_parameter_from_group_max action Matthew Barth (5): control: Replace 'speed' with 'target' in CountStateTarget class control: CountStateTarget action use unique identifier json: Use `NoConfigFound` exception when no config found control: Throw exception when no zones exist at poweron control: Rename increase/decrease actions Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I271965a352a003e508e9fc5ff5668b726a6f40e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-02meta-phosphor: change systemd.bbclass to match upstream override syntaxPatrick Williams11-43/+43
Upstream bbclasses changed to typically use the `:${PN}` override syntax, including the SYSTEMD_ variables. Change our systemd.bbclass to do the same for consistency and perform a tree-wide variable replacement. Spot checked by building bletchley and witherspoon and checking some of the SYSTEMD_LINK directives on installed packages under qemu. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I20a9dd809bff8af8759488734f80486c7228c6eb
2021-09-02ipmi-blob-tool: srcrev bump 8da5f72db5..2ca843c10eAndrew Geissler1-1/+1
Vivekanand Veeracholan (1): Add blob state definitions. Change-Id: I6b6966fa8396045c0e4c6cfd2d0af6e4f9064c08 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-02sdbusplus: srcrev bump 0ade192c8f..0c8136a408Andrew Geissler1-1/+1
Patrick Williams (2): message: append: fix unused variable warning enable building with clang Change-Id: I1df0ad98ecdc8a59efbcc47ff935ff0fee122744 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>