summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-tiogapass/conf
AgeCommit message (Collapse)AuthorFilesLines
2019-11-04meta-facebook: Add x86-power-controlVijay Khemka1-3/+3
For host and chassis management, x86-power-control is being used for this platform. (From meta-facebook rev: 8f5863f4124e11a34ae6f4856452a4d973fd7939) Change-Id: I72785973b91e1f43e1cc56e90c886b6069d122a5 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04meta-facebook: Change BMC console baud rateVijay Khemka1-0/+2
Updated BMC console baud rate to 57600 to match with server baud rate. (From meta-facebook rev: 2e5c33fe0f936acafebf841acbbb82df1ffc2a8c) Change-Id: I30db81d58e42e56bac2cc5c5fc9c0360061a1925 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-14meta-facebook: layer.conf: Add zeus compatibilityVijay Khemka1-1/+1
oe-core branched in preparation for the upcoming Yocto release. We'll retain compatibility for warrior until we do our own branch or stop testing warrior. (From meta-facebook rev: fbbba83da1e5f2c2750fd5893aefc7a8439c72aa) Change-Id: Ia459c224e0130aec85f27a5d8ff04bdae99a01e2 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17Cure Bitbake warningsWilfred Smith [Facebook]1-1/+3
These trivial updates are intended to cure the following Bitbake warnings: WARNING: Layer tiogapass-layer should set LAYERSERIES_COMPAT_tiogapass-layer in its conf/layer.conf file to list the core layer names it is compatible with. WARNING: No bb files matched BBFILE_PATTERN_tiogapass-layer '' Compatibility was previously not specified. Also, the BBFILE_PATTERN did not point to the layer directory. A warning will still be generated regarding no BB files at the Facebook layer because there aren't any present at this time. However, this patch makes it look in the correct place when there are BB files present. (From meta-facebook rev: c0d6c3eeaa6bc45815d86aee5d0721461442a418) Signed-off-by: Wilfred Smith [Facebook] <wilfredsmith@fb.com> Change-Id: I6eee6568b8ab00963d6eac72f9cd48ae716af26e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-12-11Add kcs bridge to Facebook TiogapassVijay Khemka1-0/+1
Added phosphor-ipmi-kcs to Facebook Tiogapass Tested: Build Facebook TiogaPass board and load on the target hardware. Ensured that kcsbridge is running fine. (From meta-facebook rev: 90f7a7bf5b581b12a6a9abc4160a86fdf82476e8) Change-Id: If9f80347e1b644fae72cc3c42e63e98e7a95b8f7 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-15Add Entity Manager to Facebook TiogapassVijay Khemka1-0/+1
Added entity manager to Facebook Tiogapass Tested: Build Facebook TiogaPass board and load on the target hardware. Ensure that all FRU informations are displayed. (From meta-facebook rev: cca64f8d5305c85ca41244a359ee9d1dd9a6fdb9) Change-Id: Ib7c020c014b3504c7c9c43d531aea33bf319f601 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-15Add Preferred provider for obmc-host-ctlVijay Khemka1-0/+1
Added preferred provider for obmc-host-ctl in Tiogapass configuration. Currently we don't have our own host-ctl and I was getting build error where obmc-host-ctl had multiple provider and I just choose this one to get pass build. We will update this once we figure out right obmc-host-ctl for us. Tested: Build Facebook TiogaPass board and load on the target hardware. Ensure that BMC boots to console. (From meta-facebook rev: a8d90c530373396a1d26b59ea8598dad909683e6) Change-Id: Ibd4ebfe0ec27e52b5196b891f97ac529c0ff8427 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26Introducing meta-facebookVijay Khemka5-0/+290
Initial introduction of Facebook TiogaPass family equipped with Aspeed 2500 BMC SoC. Tested: Build Facebook TiogaPass board and load on the target hardware. Ensure that BMC boots to console. (From meta-facebook rev: 92e80d2b576a8c57ae073a0284652d8ea39602e8) Change-Id: Iefaf535e382b1e4fcfc212b5d29cd7166c90998e Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>