summaryrefslogtreecommitdiff
path: root/meta-facebook/conf
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06meta-facebook: add machine-compute include filesPatrick Williams3-0/+9
(From meta-facebook rev: 355b76e8abbb4566f0c8d201358b0e794c80f29f) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3718d245fc570c151f3df8602a55e862e98e018e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-06meta-facebook: restructure phosphor default-virtualsPatrick Williams1-0/+22
Due to our structure and missing RPROVIDES we were picking up old python-based implementations of some daemons. Restructure our conf and package group files to look more like meta-intel, and point to the proper implementations of services. (From meta-facebook rev: fbe12f7a42a592be01e2ced7215705ad5261e529) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0995a3d80604f71900222983574f3b29d418fe1b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29meta-facebook: Remove warrior yocto releaseVijay Khemka1-1/+1
(From meta-facebook rev: e072a27c813016cf0a0961f299320a2207910700) Change-Id: I4b94045ff897cf97d434623a5a81f683fb3548a1 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-28dunfell: add support for new layerAndrew Geissler1-1/+1
(From meta-facebook rev: e7ca2cd4edb25b44205da051630ab28f36f1e0a2) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I643b04c0ec805d0155f62fc6e136de40248f018f Signed-off-by: Andrew Geissler <geissonator@yahoo.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-2/+2
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>
2019-04-06meta-facebook: layer.conf: Add warrior compatibilityPatrick Venture1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-facebook rev: ecbe3814cf69ecf51052ac9f0129306f9fd2dd78) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Icd1ed7dd25f959f888f1125ad47bdbb2b16c02e1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-facebook: upgrade to yocto 2.6Vijay Khemka1-1/+1
set layer compatability to thud (From meta-facebook rev: f3275f5f3161f23fe2610417265d12577e69540a) Change-Id: I6ab2683f7c2996ad31a6c8e0579428fdb5b892e7 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26Introducing meta-facebookVijay Khemka1-0/+10
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>