summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-05-18linux-aspeed: Move to v5.10.36 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.10.31 through to 5.10.36 stable releases. Change-Id: Ic1f4aa968c2980d27509d76f7129039dc7645fe5 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-05-18kcsbridge: srcrev bump 362d087d35..4f5ba64229Andrew Geissler1-1/+1
William A. Kennington III (4): build: Remove autotools and stale files build: Make a src subdirectory build: Install bridge in libexec clang-format: Update to latest file Change-Id: Ib68e5e13945ab0b518d31f56088a1b8914e1bc3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-settingsd: srcrev bump bcf9578106..2355263101Andrew Geissler1-1/+1
Matt Spinler (1): Use full name for enum default values Change-Id: Ib48c490bef372f3614357a699f9c7f555e174c87 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-led-manager: srcrev bump a280e5dc47..cc9a575399Andrew Geissler1-1/+1
George Liu (3): build: Add wrapfiles for dependencies build: Remove autotools support Merge dependency option in meson build Change-Id: If15a1c2efcfe23ab6dc2cd461339f69bd84fb803 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18pldm: srcrev bump fe77eea1cd..02b4ee45d7Andrew Geissler1-1/+1
George Liu (1): Update MAINTAINERS Sridevi Ramesh (1): PLDM: Implement encode response & decode request api for SetEventReceiver. Tom Joseph (2): tests: Organize the test code to make it modular libpldmresponder: Make libpldmresponder optional Change-Id: I2f09f00ff64f90102aa6e094889c6e5d7c8578bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18stdplus: srcrev bump eaa382533c..af0e0e81a1Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Fix span check for c++20 Change-Id: Iaac608f4702426f53f83b776b0a88590b912cec6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-user-manager: srcrev bump e6500a493a..a260f18743Andrew Geissler1-1/+1
Andrew Geissler (1): shadowlock: disable until proper unit tests are run Ratan Gupta (1): fixing the ambiguous variable declaration Change-Id: I9d0df252525eed184e4c66378c876c14e4008ef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-networkd: srcrev bump 7f191f7aef..200678a8b9Andrew Geissler1-1/+1
Johnathan Mantey (1): Permit control of systemd-networkd IPv6AcceptRA configuration William A. Kennington III (5): sources: Fix ifdefs sources: Fully initialize structs test: Fix VLA declarations gitignore: Add new generated files types: Remove unused assignment Change-Id: I434f7fd554e2e7dbf5338539ffd6644103ddd9d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18meta-quanta: gsj: Remove networkd overrideWilliam A. Kennington III1-1/+0
We don't need to override this option anymore as the network will be configured correctly without it. Change-Id: Icdc7bb645afa18c12cb5d16337d13cdab7b3e339 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-17ibm: fans: Switch to the 'count' fault methodMatt Spinler4-40/+70
Switch over to the 'count' method of determining fan faults. As a starting point, use a count interval of 1 and a threshold of 30. This is the preferred method as it is better at catching flakey fans. See docs/monitor/method.md in the phosphor-fan-presence repo for more info on how this works. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I153d05779a5a7af854f351c1be3a3448b85fc461
2021-05-17ibm: Use the generic fan-presence I2C pathsMatt Spinler5-24/+24
The fan presence detect application uses I2C device paths in its config files to address the IO expanders that IBM systems use to monitor fan presence detects. Use the /sys/bus/i2c/devices/... paths in these config files instead of the absolute paths. These new paths are links to the actual paths, and shouldn't change even if some internal kernel change drives an actual device path change. There are other config files today that do this the same way. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I39ed9d703cf6bdc821a54c6d5d087f7fc080705b
2021-05-17phosphor-ipmi-kcs: Convert to mesonWilliam A. Kennington III1-2/+1
Change-Id: I5657faffcf36bc1c21dfab3151033cc8a7fbb2c9 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-17meta-quanta: gbs: enable fallback watchdogGeorge Hung2-1/+5
Enable fallback watchdog since it is possible that host fails to boot before enabling the watchdog timer at all Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I4eeb48b618cd6aba3e48dd1337ea69e3ce8292c6
2021-05-17meta-quanta: gbs: Lower pwm-fan-controller CRITLOBrandon Kim1-5/+5
Lower CRITLO parameter to 1500. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I34383068cf1a3469a4f946bac862a60398634f62
2021-05-15meta-fii/meta-kudo: Remove unneeded binaries from imageMohaimen Alsamarai1-0/+2
Remove obmc-health-monitor Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: I3a842f4a16212d143c8feb6b06ace1f7e074cb1c
2021-05-15meta-fii/meta-kudo: fix packagegroup kudo appsMohaimen Alsamarai2-1/+2
Change the provider(kudo-fw) from virtual-obmc-system-mgmt to virtual-obmc-flash-mgmt to avoid overwrite by other package Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: I55fad7c3a778ce9478313cd5303137622ea6741c
2021-05-15bmcweb: srcrev bump 80be2cdb21..3cde86f14bAndrew Geissler1-1/+1
Jonathan Doman (1): Handle Processor.AppliedOperatingConfig PATCH Change-Id: I75ad7ee8d52278fcfdb2fb22dceead72b5073874 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-power: srcrev bump 8c23245665..2ccf961732Andrew Geissler1-1/+1
Shawn McCarney (2): regulators: Complete SensorMonitoring class regulators: Add clearErrorHistory to Rail class Change-Id: I028639c998358966ed78598a2ba4a0d4a2a17cbf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15bmcweb: srcrev bump 8a9a25c821..80be2cdb21Andrew Geissler1-1/+1
Abhishek Patel (1): Fix spelling in comments Change-Id: I3c3c87e8772d7c181e2eee21d2399eaa5fbcbfb5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-fan-presence: srcrev bump f435eb1adb..3efec61c8fAndrew Geissler1-1/+1
Matt Spinler (2): sensor-monitor: Changes for power off error sensor-monitor: Capture PID in event logs Change-Id: I01b6b881a8a4ccbdfeb02ae5144e4af201e81906 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15pldm: srcrev bump a459fea673..fe77eea1cdAndrew Geissler1-1/+1
George Liu (2): libpldm: Add pldm_entity_extract method libpldm: Add parent to pldm_entity_node structure Change-Id: I2e17ba6dccf5240b776cc0407a519920921ea370 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15kcsbridge: srcrev bump 3b170152dd..362d087d35Andrew Geissler1-1/+1
William A. Kennington III (1): build: Add meson Change-Id: I323ab251dfa672cb384ea3e20959d21eb70bfdb5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-state-manager: srcrev bump cfc43be2a0..2d7b69e054Andrew Geissler1-1/+1
Andrew Geissler (1): host-condition: update host-check to utilize new intf Change-Id: Ic6276d4fecb1b4218d809f469067805fa42bb757 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-logging: srcrev bump 3160a544ed..cad16201f8Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Remove hardcoded sev for Hard shutdown err PEL: Update callouts for fan missing error Sumit Kumar (1): PEL: Update serverFWRelVer in ext user header section Change-Id: I6552dd19af2e77fa5b9f207e38df1d3e2e1a1b0c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-14meta-fii/meta-kudo: Linux cfg to add max deviceMohaimen Alsamarai1-0/+2
1. Add MAX34440 and MAX31790 to kudo.cfg Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: Id5e3109f5c25224b180974bd8e925ab676ad1b75
2021-05-14meta-fii/meta-kudo: Fix eeprom addressMohaimen Alsamarai1-2/+2
change blobs binarystore i2c address Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: I479810d5f086a57c593a45d36ca8e26c33044414
2021-05-14meta-fii/meta-kudo: fix sensors used by entity-managerMohaimen Alsamarai3-975/+652
1. Fix sensors in kudo.json a. Update FAN threshold b. Change NBM name c. Change NBM zone name d. Add DIMMG as virtual sensors e. Update DIMMG threshold f. Update NBM threshold 2. Add black list to fix pmbus scan issue Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: Id2b781bcc5d2740cec3895ce3096ed793990707b
2021-05-14meta-quanta: gbs: move to nuvoton-p2a-mbox PACKAGECONFIGBenjamin Fair1-1/+1
Use the PACKAGECONFIG option instead of setting the configure argument directly. Change-Id: I514138c63d58af1a0d83815241410a679a859d73 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
2021-05-14meta-fii/meta-kudo: Fix bb file syntaxXP Chen1-1/+0
1. remove FILESEXTRAPATHS_prepend from kudo-cmd.bb Signed-off-by: XP Chen <xiao-peng.chen@fii-na.com> Change-Id: Ib043c7346a017f970818e5014442dc9e4bceed9d
2021-05-14meta-fii/meta-kudo: Enable PID fan controlĀ Mohaimen Alsamarai2-0/+11
Using phosphor-pid-control Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: Iea73a96bf4d8921d717fcf335ec463d0054089a5
2021-05-14meta-fii/meta-kudo: Add kudo-cmd a collection of kudo system utilsXP Chen4-0/+874
1. Add Kudo.sh, a script for display and controlling kudo system 2. Add kudo-ras.sh for debug Ampere system errors on kudo system Signed-off-by: XP Chen <xiao-peng.chen@fii-na.com> Change-Id: I5763e0de4be942b9b851b910448d15135ca9db16 Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com>
2021-05-13webui-vue: srcrev bump 7f6edb62b8..c237e3081fAndrew Geissler1-1/+1
Derick Montague (3): Remove trailing forward slash from api endpoint Add check for allowableActions in firmware store Update label for country to country / region Change-Id: I3fe32ba9de8b847f7bd7e97b5d13ab4a821506f2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13sdbusplus: srcrev bump 98019e7419..8db46a0fb0Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord William A. Kennington III (2): native_types: Reduce append allocation native_types: string_path_wrapper: Don't escape all strings Change-Id: Ie86afde05bcb1cf1b096feeafb01cc509f043eb1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13openpower-vpd-parser: srcrev bump 12e24ff3ee..83ea53fe37Andrew Geissler1-1/+1
PriyangaRamasamy (1): Vpd-tool: Hardware option fix Change-Id: Ic9bacb6367696e99c1a0c64bd9b83c26624d5b4b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-led-manager: srcrev bump e367ceaecf..a280e5dc47Andrew Geissler1-1/+1
Vishwanatha Subbanna (3): Configs: Everest: Update led names to reflect pca955x Configs: Everest: update names of leds directly connected to BMC Configs: Everest: Modify name of some of leds groups Change-Id: I67d84c7af1d4b83bf753e14d58c8deef5d17b2d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-pid-control: srcrev bump cb4c1a2757..f54b260b62Andrew Geissler1-1/+1
Josh Lehan (1): Fix command-line parsing of loggingPath Change-Id: Ib18acd85cc6d70ecba89ca2c1421c9d27bf134f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13meta-google: gbmc-bridge: Fix do_rm_workWilliam A. Kennington III1-2/+1
The workdir will be empty if the package is populated from the sstate, fix the command to work for this case. Change-Id: Ie262a69de067e94e9da32ca8a89d1db1a5ab5bf2 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-13phosphor-logging: install config from the own repoAnton D. Kachalov3-24/+3
This change required is a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383 This change should be merged after individual repo change: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-logging/+/41835 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I6243736cd0ce1ecccb2b164068dccf05d01ab6ad
2021-05-13phosphor-network: remove useless bbclassPatrick Williams2-3/+2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I638e0ead44f6de23f5232bffb1067cf309412129
2021-05-13pldm: srcrev bump bda160c1f1..a459fea673Andrew Geissler1-1/+1
Sagar Srinivas (1): PLDM: Encode Decode For SetEventReceiver command Tom Joseph (1): Fix missing header <optional> Change-Id: I63c05c462ae8ec1f922661063e818fcf753770d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13IBM DISTRO_FEATURE ibm-service-account-policyJoseph Reynolds4-0/+68
This creates a new DISTRO_FEATURE "ibm-service-account-policy" which - Adds an admin account which cannot SSH to the BMC's command shell. - Adds a service account which can SSH and has passwordless sudo access. This feature is applied to witherspoon-tacoma and p10bmc (rainier). Tested: The image behaves as before when the distro feature is not configured. When the distro feature is configured: The root user has the same access as before. The admin user: - Is not allowed to access the BMC's command shell. - Console login gets: This account is currently not available. - SSH login gets: Permission denied, please try again. - Redfish and REST API access works with role=Administrator. The service user: - Console login to the BMC's command shell works. The home directory is /. Passwordless sudo works. - SSH login works and using sudo from a SSH session works. - Redfish and REST API access works with role=Administrator. Change-Id: Icac5ba7f4fa663047709ab55007bbcfec8158f5e Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net>
2021-05-13meta-quanta: gbs: srcrev bump f7d2dbd6b4..3b39e92a8George Hung1-1/+1
David Wang(1): Fix missing includes Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I95a1f9081c1db5eb858fd5202d35a3e9b772e436
2021-05-13meta-quanta: gbs: remove SB-TSI patchGeorge Hung2-328/+0
It's already merged to the upstream for kernel 5.10 Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Ie8d82b3d393bd7e8324aa0b3482ac43c481df3f5
2021-05-13meta-quanta: gbs: Move appending gpio-presenceBrandon Kim2-1/+1
Instead of appending virtual/obmc-gpio-presence to ${PN}-inventory, simply move it to obmc-phosphor-image.bbappend Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Ie1ec9bdd3b29cc73acea272199c543b3da715bf1
2021-05-13meta-google: gbmc-bridge: Workaround do_rm_workWilliam A. Kennington III1-0/+7
Otherwise when using a posix shell it will fail with: Step #1: | ERROR: Execution of '/workspace/ci_workspace/gbmc/build/tmp/work/armv7a-openbmc-linux-gnueabi/gbmc-bridge/1.0-r1/temp/run.do_rm_work.40349' failed with exit code 1: Step #1: | grep: invalid max count Step #1: | rm: invalid option -- 'b' Step #1: | Try 'rm ./-bmc-gbmcbr.netdev' to remove the file '-bmc-gbmcbr.netdev'. Step #1: | Try 'rm --help' for more information. Step #1: | WARNING: exit code 1 from a shell command. Change-Id: Ie846810b3c5e187d20c18f843ff8e4b0851ed5df Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-13meta-google: gbmc-bridge: Remove bashismWilliam A. Kennington III1-3/+2
Appending strings is a bashism and can't be used in bitbake shell. Change-Id: Ie4f75367cc59000595afc68431ff98dbfc4b16c6 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-13meta-google: gbmc-ncsi-config: Add unreachable bridge routeWilliam A. Kennington III1-0/+4
We don't want traffic being routed back out of the BMC when it is destined for the BMC network. It's nice that unrecognized routes return an obvious unreachable error to the end user. Change-Id: If261faf7b8f2416ee9a802f85db17ed62946625d Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-13meta-wistron: Add new meta layer for WistronBob King1-0/+9
Create the meta-wistron layer and OWNERS file. This layer will contain wistron specific configs. Signed-off-by: Bob King <Bob_King@wistron.com> Change-Id: Idaaaae33ccabc9ff2728c0b049719d9a07caea72
2021-05-13meta-fii/meta-kudo: Modify kudo system initXP Chen4-10/+11
1. Modify kudo-boot.bb with latest sbin 2. Update init_once.sh with modified GPIO pins 3. Fix install for kudo-lib.sh for kudo-fw.bb Signed-off-by: XP Chen <xiao-peng.chen@fii-na.com> Change-Id: Id91d1325c70721bdc4e9fc7c541d43df33f05806 Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com>
2021-05-13entity-manager: srcrev bump 37e142be0f..cda147301bAndrew Geissler1-1/+1
Ed Tanous (1): Make a copy of the probe string to fix warning Change-Id: I84c7d4100ff1edb82781b64e2dd54f61e221006a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>