summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-x86/chassis
AgeCommit message (Collapse)AuthorFilesLines
2021-10-23meta-yosemiteV2:Add x86-power-ctrl config files for multi hostLogananth Sundararaj5-0/+219
These config files contains the gpio configuartion which will be used by the x86 power control. PGood config is dbus based gpio configuration is added for all hosts. TESTED:Tested and verified in YosemiteV2. Signed-off-by: Logananth Sundararaj <logananth.s@hcl.com> Change-Id: I94c12545b26ac3bae8226ac6434e61c7c1ee9e06
2021-08-07meta-facebook: prep for new override syntaxPatrick Williams1-1/+1
Ran `scripts/contrib/convert-overrides.py` from upstream Yocto and fixed up a few by hand that were missed. Tested: Built bletchley and tiogapass. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0489ba007132901697e4ef1a29b03a3591b3ee3b
2021-04-23meta-facebook: yv2: fix chassis-system-reset.servicePatrick Williams1-1/+1
Fixes 4c0316fe388c2a623f5ed20a22b42927bcbf41b1. Version of service file with bad syntax was committed, which prevents yv2 from being able to even run `bitbake`. Fixed syntax of systemd service file provided for yv2. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I54c7a5045fa7184c9a6618586992d3e065c4f9d9
2021-04-22yosemitev2: Add sled cycle support for meta-yosemitev2Jayashree-D1-0/+11
This change provide support for sled cycle implementation in meta-yosemitev2. TESTED: Tested and verified in YosemteV2. The sled cycle functionality is working as expected in yosemitev2. Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com> Change-Id: I097b42b2df4606fddbfaff27263e26ce4d96fa52
2020-11-03meta-facebook: power-control: Enable system resetVijay Khemka1-0/+1
Enable system power reset in x86-power-control with setting CHASSIS_SYSTEM_RESET compile flag. Tested: Verified this by checking the system reset interface /xyz/openbmc_project/state/chassis_system0 created in dbus node (From meta-facebook rev: 509788f9c67e25c0870f14d3d9e9ec85689a20ed) Change-Id: If053c7d8844e6fe1ddaa422b11e838776eb3572f Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-27meta-facebook: tiogapass: Add system reset unitVijay Khemka2-0/+11
Added system reset unit file for Facebook tiogapass platform (From meta-facebook rev: c1fda3ae1ec53c4b5867834b935db87509a09ce4) Change-Id: I5d585cd59243ec52e31ec6795caa74f3fed56d35 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>