summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-12-16meta-google: nftables: Make rule loading atomicWilliam A. Kennington III5-12/+13
This ensures that all of the rules are processed and unexpected packets are not allowed or blocked by the kernel at any time. Change-Id: Ia7bb1d7f604f8ed1bd9759a23e370d20cb0c690d Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-16meta-google: gbmc-bridge: Fix service permissionsWilliam A. Kennington III1-2/+2
Change-Id: I5fc6db2510b9c27d8d2ce27304e0a5e821015fb3 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-15sdbus++: remove autotools dependencyPatrick Williams1-1/+0
I'm not sure why this got left around in the Python tools file but it isn't necessary. This repository is using Meson now anyhow. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5399019d8ad3310482fc901e8e6372ea5337c309
2021-12-15Add bbclass to copy license info to /usr/share/wwwJason M. Bills1-0/+64
Some products have requirements for the source license info to be made available to users. This adds a bbclass that copies the license info stored in /usr/share/common-licenses to /usr/share/www/common-licenses. From there it is served to users by bmcweb in the existing webassets.hpp functionality. File paths will show users the file content, but directories will only display content in an index.* file. So, the bbclass also creates an index.json for each directory so that directory paths will show users the directory contents. Tested: Navigated to /common-licenses and common-licenses/ and confirmed that the directory listing was displayed. Navigated to /common-licenses/bmcweb and common-licenses/bmcweb/ and confirmed that the directory listing was displayed. Navigated to /common-licenses/bmcweb/LICENSE and confirmed that the license text was displayed. Navigated to /common-licenses/../../network/config.json and it returned "Not Found". Navigated to /common-licenses/../ipmi-providers/channel_access.json and it returned "Not Found". Change-Id: I286b0cf53a9520087b1a57b17ea66f408f08ed3b Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2021-12-15meta-bletchley: Enable kernel configs for platform-specific devicesHoward Chiu2-0/+29
1. AST26xx ADC driver 2. AST26xx PWM v14 driver 3. AST26xx Tach driver from Aspeed-linux 4. Enable driver for PHY fixed link 5. HDC1080 humidity sensor driver 6. PCF85363 RTC driver 7. FUSB302 USB-PD PHY driver 8. MP5023 HSC driver 9. DEVMEM driver for early debug purpose Signed-off-by: Howard Chiu <howard.chiu@quantatw.com> Change-Id: Ib87de12cabd5aef4ef8bd25ac3451a1df56d3fc1
2021-12-15meta-bletchley: add phosphor-nvmeHoward Chiu3-0/+45
Use phosphor-nvme to monitor the temperature of NVMe SSD on each sled Signed-off-by: Howard Chiu <howard.chiu@quantatw.com> Change-Id: Ib61dca1742f66b93cab7bee86b27b33cc7dce969
2021-12-15meta-ibm:witherspoon: remove obmc-ikvm packageAndrew Geissler1-0/+2
Witherspoon is running tight on space, and as our primary hardware CI machine, we need to keep it going. The GUI has already been pulled out so the KVM package doesn't make much sense anyway. Tested: - Reduced image size by ~200KB - Will rely on CI to regression test Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I3e55702da764e4e1ca1673e158c7acf4f74c9bda
2021-12-14phosphor-watchdog: srcrev bump 6a54155eab..cf4ce3c171Andrew Geissler1-1/+1
Willy Tu (1): phosphor-watchdog: Cleanup CodeChecker Errors Change-Id: I01f9edbda8c43933d4e374480cbad90ba8da2848 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14openpower-proc-control: srcrev bump f9152b91f2..b5fa942a4fAndrew Geissler1-1/+1
Andrew Geissler (1): host-restart: set restart reason on mpreboot Change-Id: Ib24d3217042ca497028375b63eb590d95e8c7961 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14meta-phosphor: cmake packages: add pkgconfigPatrick Williams4-4/+4
With the latest Yocto we see failures: ``` 17:14:36 | CMake Error at /home/jenkins-op/workspace/ci-openbmc/distro/ubuntu/label/docker-builder/target/tiogapass/build/work/arm1176jzs-openbmc-linux-gnueabi/phosphor-ipmi-ipmb/0.1+gitAUTOINC+8227626764-r0/recipe-sysroot-native/usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 17:14:36 | Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) ``` Add the correct inherit for ipmb-ipmb. Pre-emptively add for any recipe which does 'inherit cmake'. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib3327af0f19268d1f5b70259c3445b0985da9fa0
2021-12-14phosphor-power: srcrev bump a169b0f9d2..d8a8617afaAndrew Geissler1-1/+1
Brandon Wyman (1): psu-ng: Add in handling of specific MFR faults Jim Wright (1): pseq: Find and parse configuaration file Change-Id: If9ab3b53cd1c77ce1a6f51d22fc0601447bd46e9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14bios-settings-mgr: srcrev bump 29656f07b7..47453d77c7Andrew Geissler1-1/+1
George Liu (4): build: switch to C++20 Update the clang-format file with latest logging: switch to lg2 Fix the String type of pendingAttributes method Change-Id: Id71236d4038f4b515f0b6def41defc2a39857de1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14dbus-sensors: srcrev bump 0e68f19968..0b207a624fAndrew Geissler1-1/+1
Andrew Jeffery (3): NVMeSensor: Centralise configuration type NVMeContext: Add the ability to remove NVMeSensors NVMeSensorMain: Remove sensors when removing configs Bruce Mitchell (1): Fixes Units for Temperature & Pressure for Hwmon Lei YU (3): test: Add test_Utils utils: Refactor findFiles() cpusensor: Search in peci-0 directory Change-Id: I18e3088d1c271db5a26a3222b14adb7518a6ccba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14pldm: srcrev bump 27403f46db..db4361279bAndrew Geissler1-1/+1
Manojkiran Eda (1): Remove Unnecessary trace in pldm Sagar Srinivas (1): Fix for "Unknown PLDM Entity Type in Numeric Effecter PDR" Change-Id: I1d7b51f9efcc1f207bc36086f92cfcca3e602d0e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14obmc-yadro-lssensors: srcrev bump 39c37655bb..dcaac17c62Andrei Kartashev1-1/+1
Alexander Amelkin (4): Fix alignment for log sensor names Add CLI mode Fix error message for invalid sensor type Fix a typo in commit aabb2cf2b4fcbc09 Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I2075b55bcf9bafd5f94587253916e9b9fcf9210a
2021-12-14obmc-yadro-lsinventory: srcrev bump d0bdf0ddd1..d8e25f82ffAndrei Kartashev1-2/+2
Alexander Filippov (3): Add remote host support use any inventory managers replace json-c with nlohmann/json Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I7b7b9214c909e6b0d147d17339c73c203e78fcb3
2021-12-14obmc-yadro-fwupdate: srcrev bump 0e3c0714f3..388f4a004eAndrei Kartashev1-1/+1
Andrei Kartashev (1): image_intel: use 'bootside' u-boot var Artem Senichev (5): Add integration with UEFI variables service bios: Use YADRO specific path for D-Bus interface Revert "bios: Use YADRO specific path for D-Bus interface" Revert "Add integration with UEFI variables service" vegman: Save/restore MAC addresses of x722 Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: Ifd49ddf0e2eb8a7f586cdbca7feb1455a316d993
2021-12-14obmc-yadro-cli: srcrev bump 76743c3706..ce70f4f732Andrei Kartashev1-1/+2
Alexander Amelkin (6): host: Fix help wording and formatting Fix `health sensors` help Refix 480e20899: Fix double execution of cmds host config default: Remove extra audit diagnostics intrusion: fix/refactor diagnostics intrusion: Add audit logging Alexander Filippov (6): vegman: health: logs: clean: remove rotated logs vegman: heath: logs: clean: remove obsolete logs vegman: bmc: add snmp subcommand Prevent modification of admin and current user vegman: inventory: use lsinventory user: refix preventing rules Artem Senichev (1): Add check for invalid options in BMC/BIOS update Igor Kononenko (4): host virtualmedia: Add more protocols host virtualmedia: Fix RO/RW modes host virtualmedia: Fix mount/umount output host:vm: Support to direct NBD external images Ivan Mikhaylov (3): vegman: intrusion: add intrusion control vegman: led: led refactoring vegman: audit handling change Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I21a8118ec88e0411c42adf2855cdbe96f938cedd
2021-12-14meta-x86: remove layerPatrick Williams4-9/+0
This layer has nothing in it. The current direction is for anything architecture specific to end up in meta-phosphor. Remove this "layer" so that it doesn't keep getting copied into new machines. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ied03175589840490bcd1eda8c704c73e224ba9a9
2021-12-14openpower-hw-diags: srcrev bump ec227c2cf9..86aa97a508Andrew Geissler1-1/+1
Ben Tyner (1): attn: Always request a dump for TI with SRC Change-Id: I825811f45c6440ac906137de77d3a270b2fc2879 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-13phosphor-certificate-manager: switch to mesonPatrick Williams1-8/+5
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I00f31a008d909d78f1ebd0497f329087ef457dc5
2021-12-13unifex: add recipePatrick Williams1-0/+24
libunifex is a library for enabling C++ "Unified Executors" in C++20, based on current standards work being proposed for C++23 (P2300)[1]. This library provides C++20 support for async and co-routines. 1. https://isocpp.org/files/papers/P2300R3.html Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit edc54a229fc3c50d2cd41e400b18feb3ae41cfb4) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8332f2919a707e76e6aa839cb55140e8ceec637a
2021-12-11phosphor-certificate-manager: srcrev bump 63540131ac..bb939ea45dAndrew Geissler1-1/+1
Patrick Williams (1): build: add meson support Change-Id: I7b1ce2bd642dcf19dd4a8bf72e53cb12a49e5ea0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-11google-misc: srcrev bump 379b061ffd..ddf93d57c1Andrew Geissler1-1/+1
Patrick Williams (3): nemora-postd: fix compile fail sdbusplus: remove usage of deprecated alias MAINTAINERS: fix syntax William A. Kennington III (2): ncsid: Only log errors a single time ncsid: update_ra_gw: Fix SIGTERM handling Change-Id: I6af4e21f61b4e126979cac3042bfac72516f62e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10sdbusplus: srcrev bump 4a46eb5aa0..ce62764d6cAndrew Geissler1-1/+1
gokulsanker (1): Modified set_handler() to return dbus error code Change-Id: Ia6c1f466d19b6119dd79e1678f509b8270c7e316 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-certificate-manager: srcrev bump 83e6eab0f0..63540131acAndrew Geissler1-1/+1
Nan Zhou (1): allow X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT Change-Id: If490efcdd55badc85e769e67e1e91ef5336e96ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10service-config-manager: srcrev bump c7d2253187..fa5d5ca730Andrew Geissler1-1/+1
George Liu (1): Update the clang-format file with latest Change-Id: I4bb1b2deadc8252fc42ba4a50705528b7f3401e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10telemetry: srcrev bump 3eb5686571..b8cc78ddf9Andrew Geissler1-1/+1
Krzysztof Grobelny (2): Using enum class instead of string in more places Api changes in AddReportFuture version Change-Id: Ia77453eebeeb18fa3a768e1f3db6683c8e9f4c4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10bmcweb: srcrev bump f5e29f33e6..df5415fc03Andrew Geissler1-1/+1
Ed Tanous (2): Clean up meson lists Add logging to internal error Jiaqing Zhao (2): Convert IPv4-mapped IPv6 ClientIP back to IPv4 Remove non-standard IPv6StaticAddress properties P Dheeraj Srujan Kumar (1): Restructure Redfish EventLog Transmit code flow SpencerKu (1): Redfish: Script to Expose Host Log Entries zhanghaicheng (1): Fix bmcweb core-dump caused by Split up authenticate Change-Id: Ie3e2cafd8af1970dce2fe81d36f0b203343085fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-fan-presence: srcrev bump 20afdda364..323694a9d8Andrew Geissler1-1/+1
Matt Spinler (2): control: set_parameter_from_group: handle no max control:p10bmc: Events to set DVFS temp params Matthew Barth (1): control: Change `addGroup()` to get all managed objects Change-Id: Ia18ad0dc394e24fbd813e638dbd487fb37716c11 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-host-ipmid: srcrev bump d950f410b7..778f65973bAndrew Geissler1-1/+1
Konstantin Aladyshev (2): Don't throw exception if FRU inventory path is not present Add support for setting threshold comparison status Change-Id: Ia7513495682ba6b96fcf190d55ea1e8a3998b221 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-logging: srcrev bump c30f00a32f..dd4bd482f1Andrew Geissler1-1/+1
Zane Shelley (1): PEL: openpower-hw-diags informational registry entry Change-Id: Ib16ef1ea04c300372185fe1598a0c552a934cd07 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-networkd: srcrev bump afa4032d8f..b353ba0dcfAndrew Geissler1-1/+1
Johnathan Mantey (1): Fix missing line-feed for DHCPv6Client entry Change-Id: I642aa6a83442c772777177e38833cfdffbf7da07 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10dbus-sensors: srcrev bump 57574ad52b..0e68f19968Andrew Geissler1-1/+1
Bruce Mitchell (1): DPS310 temperature pressure, SI7020 temperature Ed Tanous (1): Make list single line Howard Chiu (1): PSUSensor: Add MP5023 into whitelist Paul Fertser (1): Revert "Add beep support for PSU" Change-Id: I154914813834ec2cbb95e6f3880bf8f04a9f3057 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10openpower-proc-control: srcrev bump 381c3e3449..f9152b91f2Andrew Geissler1-1/+1
Ramesh Iyyar (2): README: Updated the build steps PHAL: Set HardwareIsolation policy before start the host Change-Id: I843d7318baf5656f99a05c59609a5a1d0ed7742e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10entity-manager: srcrev bump c1a4bb4a5e..a9c5892927Andrew Geissler1-1/+1
Andrew Jeffery (1): entity-manager: Search sysconfdir for configurations Bruce Mitchell (2): entity-manager: Support for DPS310 and SI7020 Rainier entity-manager: Support DPS310 and SI7020 Everest Change-Id: I5a48832cf0c3e1138cc5e142f751110fc5ea3ad8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10pldm: srcrev bump 872f0f6938..27403f46dbAndrew Geissler1-1/+1
Brad Bishop (2): pldmtool: oem: ibm: add missing header pldmtool: oem: ibm: untangle header dependencies George Liu (1): Remove duplicate LID_STAGING_DIR Change-Id: I4addd1073f78ebc04636321764325a59cc07709b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-power: srcrev bump 9ba382357e..a169b0f9d2Andrew Geissler1-1/+1
Brandon Wyman (1): psu-ng: IBM FN goes to SparePartNumber Jim Wright (1): pseq: Retrieve compatible systems from EM Change-Id: I5286aec0866dd7b36766e1b3cc1adc87165a13d9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-dbus-interfaces: srcrev bump e0764cf41d..36ed8ad2b4Andrew Geissler1-1/+1
Carlos J. Mazieri (1): software: define multi-slot/multi-device update Jason M. Bills (1): Add interface for sending raw PECI commands Patrick Williams (2): software: remove old TODO software: leverage Compatible strings Shawn McCarney (1): Add UPower Device interface Change-Id: I0848a17e3338a3ccbcf1071df8918ed7b5f2b7e7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10openpower-hw-diags: srcrev bump ebff0d375e..ec227c2cf9Andrew Geissler1-1/+1
Zane Shelley (4): Apply resolutions based on analysis type Set guard policy based on analysis type Add informational PEL for manual analysis change root cause filter based on analysis type Change-Id: I74d06977702bd2b233776a21a50a0084ab170abe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10openpower-pnor-code-mgmt: srcrev bump 3ce1a4cbd2..5e0b2375b2Andrew Geissler1-1/+1
Adriana Kobylak (1): openssl: stop using deprecated SHA512_* functions Change-Id: Ibe01f9a4b93de1303058365f7b2f1460f1d13370 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-bmc-code-mgmt: srcrev bump d75c869d07..0890ab9453Andrew Geissler1-1/+1
Patrick Williams (2): openssl: stop using deprecated SHA512_* functions openssl: test: stop using deprecated SHA512_* functions Change-Id: I311c37183df9ef9335d6d3adf69ffe008dcbfdf1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10meta-yosemitev2: Fixing the u-boot console debugging.Logananth Sundararaj2-70/+48
Removed the debug uboot console prints. Initialized the baudrate to 57600. Signed-off-by: Logananth Sundararaj <logananth.s@hcl.com> Change-Id: Ia6cd59e3d6a8a0d73d6a6113c60e13bba0f90b22
2021-12-10gbmc-ncsi-config: Stop ncsid if special RA is receivedWilliam A. Kennington III1-0/+3
The receipt of the RA is indicative of a non-NCSI configuration so we can shut down the daemon in this instance. Change-Id: Iff958be408cff853973bd335f2459cd3d9bca0e0 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-09meta-ibm: Add partition SAI and platform SAI as fault indicator objectsLakshminarayana R. Kammath3-0/+54
phosphor-led-manager already has platform and partition system attention indicator D-Bus objects implementing xyz.openbmc_project.Led.Group. but, was not added to association json which this commit is doing. Signed-off-by: Lakshminarayana R. Kammath <lkammath@in.ibm.com> Change-Id: I3803cbb2d07626e3af6474ea8e74d987f4a963b0
2021-12-09meta-ampere: mtjade: don't configure OCP GPIO when BMC rebootedThang Q. Nguyen2-5/+7
Configure OCP_AUX_PWREN and/or OCP_MAIN_PWREN GPIOs, even without changing their values, make the OCP power glitched which consequently makes the Host OS generates many calltrace message. When BMC is rebooted, the ampere-gpio-poweron@service service is triggered that reconfigure these GPIOs. This comit prevents this case by checking if the Host is currently ON to skip the reconfiguration. Tested: 1. Boot the BMC and Host CPU. 2. Reboot BMC. Ensure no call trace for OCP Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I621e025adf72baf84bffd011ea0e04229f739755
2021-12-09x86-power-control: srcrev bump 6ce234ecae..85e111ed69Andrew Geissler1-1/+1
Logananth Sundararaj (1): Changes for dbus based gpio config. Change-Id: I071c72e0edb6626d2a58311fbdb589182c988f6e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09openpower-proc-control: srcrev bump 0ac7c38f64..381c3e3449Andrew Geissler1-1/+1
Jayanth Othayoth (7): Add TemporaryFile class PHAL: reinitialize the devtree attributes PHAL: devtree file based attribute override support PHAL: enabled devtree attributes reinit during boot PHAL: threadStopall procedure support P9: threadStopall procedure support pdbg api based op-stop-instructions service updates Marri Devender Rao (1): PHAL: Add callout details for platform related errors Change-Id: I71d429ed84ef59af3adc08d183830cdeae7647ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09phosphor-certificate-manager: srcrev bump 13eba41aab..83e6eab0f0Andrew Geissler1-1/+1
Patrick Williams (1): certificate: fix memory leak Change-Id: I3b7c75ca10667647c07fe21c90b40c9d408c8e63 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09phosphor-bmc-code-mgmt: srcrev bump 58e18979f5..d75c869d07Andrew Geissler1-1/+1
Patrick Williams (1): openssl: stop using deprecated read_RSAPublicKey Change-Id: Ie541df96d855c2f0fcd88ddca252c6f69c9b43db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>