summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-x86/chassis/x86-power-control_%.bbappend
AgeCommit message (Collapse)AuthorFilesLines
2021-12-02x86-power-control: Switch to meson buildJason M. Bills1-1/+1
Change-Id: Ia32f0baf56fb7a3e035198ece7e74fe18f8fa05c Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2021-10-23meta-yosemiteV2:Add x86-power-ctrl config files for multi hostLogananth Sundararaj1-0/+11
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
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 Khemka1-0/+1
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>