summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-11-03meta-phosphor:meson: pkgconfig inherit requiredAndrew Geissler10-10/+10
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie85e2a3bd86010c2ce5d08c75fddc1ba348ff891
2021-11-03meta-phosphor: phosphor-ipmi-flash: Update recipe to use mesonWilly Tu1-34/+36
The new meson now forced only one type of LPC or P2A to be enabled. The build will fail if both LPC and P2A are enabled. Out of the given type, only the last package enabled will be used. Added PACKAGECONFIG conflict feature. Tested ``` NOTE: Reconnecting to bitbake server... Loading cache: 100% |###################################################################################################################################################################################################| Time: 0:00:01 Loaded 3939 entries from dependency cache. ERROR: /workspace/gBMC/buildspace/gbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb: phosphor-ipmi-flash: PACKAGECONFIG[nuvoton-lpc] Conflict package config 'nuvoton-p2a-mbox' set in PACKAGECONFIG.| ETA: --:--:-- ERROR: Failed to parse recipe: /workspace/gBMC/buildspace/gbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb ``` Change-Id: I6ad9317cb5c35aa266ff67eb3b22e9f5f17f359b Signed-off-by: Willy Tu <wltu@google.com>
2021-11-03phosphor-ipmi-ethstats: srcrev bump 6b48b92e08..c8894c55f5Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I06a725bcbea192e04a67e9cd8811b6d3d1d928ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03kcsbridge: srcrev bump 03e6defcbc..7580a8e60dAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Patrick Williams (1): span: switch to std Change-Id: Iad1eb082e1f6a5d0977d1ad4f46aeb600b89b782 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-dbus-interfaces: srcrev bump 4a3bfcaf4a..9011692063Andrew Geissler1-1/+1
Jonathan Doman (1): Fix install_subdir setup error Change-Id: Ifc3d5d549d54bc930b1d3f401cd67bc4ec203a11 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-fan-presence: srcrev bump 55ed901be9..284505d34bAndrew Geissler1-1/+1
Matt Spinler (9): control: Dump flight recorder to a JSON file control: Add cache maps to fan control dump fanctl: Add query_dump cmd to search dump contents control: Store zone data in the dump control: Add setFloorHold to Zone control: mapped_floor: use setFloorHold control: Add count state floor action control: Timer trigger can preload groups control: Add power on/off triggers Matthew Barth (8): control:ibm,rainier-2u: Fan missing event control:ibm,rainier-2u: Fan rotor nonfunctional event control:ibm,rainier-4u: Fan missing event control:ibm,rainier-4u: Fan rotor nonfunctional event control:ibm,rainier-1s4u: Fan missing event control:ibm,rainier-1s4u: Fan rotor nonfunctional event control:ibm,everest: Fan missing event control:ibm,everest: Fan rotor nonfunctional event Change-Id: Ia80f5acf1ff167b3c8875981cd3fec4f954af7fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03obmc-console: srcrev bump 2e93a03daf..dc0eec8db7Andrew Geissler1-1/+1
Andrew Geissler (1): ssh-console: introduce reasonable timeout values Change-Id: I8cac6088806391796ee2bf97c8fb9f6a2925e311 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-health-monitor: srcrev bump 036f1617ec..f515187932Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I9109f3e31323427ad82343fee0b1cc42d41a0699 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03telemetry: srcrev bump 7e098e93ef..e28aa53dc1Andrew Geissler1-1/+1
Szymon Dompke (1): Add Id to Trigger Change-Id: I106d4c112232d33c8561887e7b7fc63da7bc70ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-ecc: srcrev bump 0841f8abf9..a56bb3cae1Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I951eca2b4e0a984ad9ca203e7e7be46dfec57e27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-ipmi-blobs: srcrev bump fda41789e7..3b89eda938Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I90a1da693b5f9532d6dd6af4ccdc6108b97ef6d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-psu-code-mgmt: srcrev bump a5fc266901..95ad4ee285Andrew Geissler1-1/+1
Lei YU (1): MAINTAINERS and OWNERS: Update info Change-Id: I4d40b10b10f224fb8090b068d09dbf6d62723a41 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03bmcweb: srcrev bump 021d32cf90..37bbf98c8bAndrew Geissler1-1/+1
Chris Cain (1): Systems: Add IdlePowerSave support George Liu (1): Fix NTPServers are hard-coded for eth0 Change-Id: I74bebcde91135389850fe6e89792a054db05404c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03ipmi-fru-parser: srcrev bump 5f5e3840f7..bc145078e7Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I202d1b04e503faa9769c84cffee52c5cf90424cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03dbus-sensors: srcrev bump b782eec692..3291b9c755Andrew Geissler1-1/+1
Jie Yang (1): Sensor mutability interface Change-Id: I482f2407ef54f62fcf9131e2acc6a8c9aa75ec54 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03webui-vue: srcrev bump 15cee70983..8187678816Andrew Geissler1-1/+1
Sandeepa Singh (1): Add Dimms table missing properties Change-Id: Ie60ce20ab7d700214136262409bcb653c2a5b589 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-ipmi-flash: srcrev bump bcae90026b..0df4085097Andrew Geissler1-1/+1
William A. Kennington III (1): build: Remove unused phosphor-logging dependency Willy Tu (1): build: nuvoton-lpc: Add `NUVOTON_LPC` project_arguments Change-Id: I908323915c2fe120f9c6503986a85ff72443c0cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02rest-dbus: srcrev bump 9273a302e8..99d57f2698Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8d692e2eb6d65aaa9da461efeb1d210247392920 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02ipmbbridge: srcrev bump bd78df6be9..8227626764Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I76cbbf0ed45d8b9a523fb9c2c27d21dc1c03be3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02pldm: srcrev bump d207b59478..b7e083ea32Andrew Geissler1-1/+1
Tom Joseph (7): libpldm: Modify the validation check on ActiveComponentVersionString fw-update: Implement inventory manager fw-update: Implement firmware update package parser fw-update: Implement DeviceUpdater fw-update: Implement firmware UpdateManager fw-update: Firmware discovery of MCTP endpoints fw-update : Optimize passing infra parameters Change-Id: Ie7aaed2129463d1c6247c37f56a2198b11705760 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-host-ipmid: srcrev bump f0a89946f1..d2ee98677fAndrew Geissler1-1/+1
Hieu Huynh (1): Support chassis bootdev clear-cmos Willy Tu (2): dbus-sdr: prevent handler registration if dbus-sdr is enabled dbus-sdr: Remove the use of undocumented Inventory.Decorator.FruDevice Change-Id: Ia4dd1b7eea993cdc8e33fc0e1d8f7cc398b3dee4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-logging: srcrev bump 74348c60ed..8ec41563bbAndrew Geissler1-1/+1
Sumit Kumar (1): PEL: Set commit time for archived pels Change-Id: I75571aa4044ee85404530055804aedbf609df56a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-power: srcrev bump 85c7bf41fe..a2a830b1ffAndrew Geissler1-1/+1
Brandon Wyman (3): psu-ng: Refactor EXPECT calls for PMBus STATUS_* psu-ng: Add code to detect VOUT_OV_FAULT psu-ng: Change fault traces from INFO to ERR Shawn McCarney (2): regulators: Treat missing VPD keyword as empty regulators: Allow empty expected VPD value Change-Id: Ifc2953ba12251e6a8dc9ea51633bc3faf0eb7c60 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-settingsd: srcrev bump b6fa9bb188..5ff6375ba9Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8c62e878ce13a0c153f9c794b7b4f2029e488909 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-post-code-manager: srcrev bump 90e767334b..9ce5a645f5Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ie4e88dda3f8fbb12f22a6f045f02823de43a5d1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30slpd-lite: srcrev bump a592888328..ef078cd0d5Andrew Geissler1-1/+1
Manojkiran Eda (2): Update .clang-format file & clang-format-12 changes Add OWNERS file Change-Id: Ie8b6ba8824533e8b3ba089065b067630a02e547a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-user-manager: srcrev bump ccd28899f2..ce4e1aa087Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I93c7138a290f89f76989f116ae07c5028626ed6c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30entity-manager: srcrev bump 35d94a83b3..6bf41588abAndrew Geissler1-1/+1
Zhikui Ren (1): Add doc links in readme Change-Id: I0cb27b70d4936de800691583d00945423872568f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-fan-presence: srcrev bump e4867b2f6e..55ed901be9Andrew Geissler1-1/+1
Matthew Barth (1): control:actions: Replace `speed` with `target` Change-Id: Ib3fce1146df4b40daa3d6396f5cf72e77bed7fce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30pldm: srcrev bump 9152313739..d207b59478Andrew Geissler1-1/+1
Brad Bishop (1): pldmtool: platform: getpdr: form proper JSON Tom Joseph (1): tools: Extend support for ComponentOptions Change-Id: I67babd88c7e6868123c21e79ffca65f01cca334a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30libmctp: srcrev bump 0f22eaa000..663ec39ea1Andrew Geissler1-1/+1
Andrew Jeffery (1): astlpc: Force FW2AHB to map reserved memory Brad Bishop (1): core: check n_busses before transmit Change-Id: I9702b4fe8ee7abe6db8d057bd3801da14c3c4547 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-certificate-manager: srcrev bump 7195799258..7f7b47bea7Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8affa79f6c17d0eda23c960807c2c2ac0e0eec45 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-ipmi-flash: srcrev bump 8d6b011416..bcae90026bAndrew Geissler1-1/+1
Willy Tu (1): build: Add meson build Change-Id: I367b44a96cdd9abc2ea314a7242fbb9e6f5e94c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-dbus-interfaces: srcrev bump 4aec8027ac..4a3bfcaf4aAndrew Geissler1-1/+1
Brandon Kim (1): CpuCore: Update Microcode type to uint Manojkiran Eda (1): Add OWNERS file Change-Id: I1db255bc9bbd837ee9c5a7c1b1b2b11e30c085df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-debug-collector: srcrev bump 2a6835d765..9b4716aef3Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I3175b35824ed1e9ffb9ea70888daa1cc12b1c376 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30bmcweb: srcrev bump 9d832618c7..021d32cf90Andrew Geissler1-1/+1
Ed Tanous (1): Rearrange meson file and remove redundant tests Krzysztof Grobelny (1): Revert "Use AsyncResp in retrieveUriToDbusMap" Change-Id: I7557921769c78d542a9dd94e50ca4929d75eab91 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-power: srcrev bump b85b9dded0..85c7bf41feAndrew Geissler1-1/+1
Brandon Wyman (3): psu-ng: Use a separate map for required PSUs data psu-ng: Clear the additionalData each loop psu-ng: Detect CML fault Change-Id: I2c37cd4806529a304eb4eb91511d4c480cf0fa17 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-29phosphor-host-ipmid: srcrev bump 3c3645a5bb..f0a89946f1Andrew Geissler1-1/+1
Jie Yang (1): dbus-sdr: Add sensor mutability Johnathan Mantey (1): Return invalid argument error code when assigning IPv6StaticAddreses Change-Id: If6a60c0d35bd2c7cd67e223647604ae0c8bbabad Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-post-code-manager: srcrev bump aed7b3de09..90e767334bAndrew Geissler1-1/+1
Patrick Williams (2): catch exceptions as const MAINTAINERS: fix syntax Change-Id: I0033cb14e5b363027ba70fbe9e631e7df87e99e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-power: srcrev bump 523704d014..b85b9dded0Andrew Geissler1-1/+1
Brandon Wyman (2): psu-ng: Include STATUS_INPUT in input fault error psu-ng: Make comm fault first checked Change-Id: I43987d763e3cc4256cac12c84a015bf7f1198fe1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28smbios-mdr: srcrev bump 44533c83fe..800bb70054Andrew Geissler1-1/+1
Charles Boyer (1): cpu: Add support for ARM family Change-Id: I866f7b70bc6624cf946f617861c88d8be287ed58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-host-postd: srcrev bump ec799a5e1c..996facb65dAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I7d7b47724d673c5ec33a0e9f055a810362ec2bab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28libmctp: srcrev bump ca39a17395..0f22eaa000Andrew Geissler1-1/+1
Andrew Jeffery (1): libmctp: Remove MAINTAINERS in favour of OWNERS file Change-Id: I0a50698f6326d8d7c390a70f4e610fbe9a5fc57b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28pldm: srcrev bump 60e1fe91de..9152313739Andrew Geissler1-1/+1
Brad Bishop (1): pldm_visualise_pdrs.py: use a generator Change-Id: I6894273199ab564df4d99903755baf7a1bfb81b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-buttons: srcrev bump 6d724ce88b..8381d5aa35Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ib21f7e74683dd0f8f7afe5d63a3ae61e7c7e7b13 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-inventory-manager: srcrev bump 3e2d964133..15d0c9934fAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I95f3dfce0439fd16b29c52007bfdc7bbfcc4a6a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27bmcweb: srcrev bump 287ece64bf..9d832618c7Andrew Geissler1-1/+1
Ed Tanous (4): Update Boost subproject to 1.77 Make code build in clang Sort collections by human sort Enable beast separate compilation zhanghch05 (1): Use AsyncResp in retrieveUriToDbusMap Change-Id: I2e38f7be719000575a0a6d4b859733b8ba417cd8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-ipmi-blobs: srcrev bump f39e668c2b..fda41789e7Andrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Willy Tu (1): phosphor-ipmi-blobs: Update Maintainers and Reviewers Change-Id: I556185dbdd20e81e076769214172b2b38e233312 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-buttons: srcrev bump 703c760935..6d724ce88bAndrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: Ie4ff09c0be8019db0802ea7d590cb989757536a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-health-monitor: srcrev bump 2b231e8aa9..036f1617ecAndrew Geissler1-1/+1
Patrick Williams (5): build: switch to C++20 meson: add subprojects to build MAINTAINERS: update for Vijay clang-format: sync latest from docs logging: switch to lg2 Sui Chen (2): Associate BMC health sensors with chassis Fix association creation Change-Id: Id8f796c7e2661516fbdbccf35750cfb28a779100 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>