summaryrefslogtreecommitdiff
path: root/meta-yadro/meta-vesnin/recipes-phosphor/configuration
AgeCommit message (Collapse)AuthorFilesLines
2021-07-21meta-yadro: remove meta-vesninAlexander Filippov2-886/+0
VESNIN is OpenPOWERv8 based and obsolete. Last released build is based on OpenBMC v2.8 We don't plan to update it to the latest OpenBMC revisions. Change-Id: Ifb6223e5a454bcb320bd0c2f3461b804a9ad829c Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2019-09-17meta-yadro: Remove references to YADROBASEBrad Bishop1-1/+1
YADROBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-yadro rev: 55fa5d541e0cb4291c46213132b479e6d16e8360) Change-Id: I8388c5e60837f7ae0d81be4b6cab82db71d43709 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-28meta-vesnin: configuration: reduce yaml-fileAlexander Filippov1-3708/+154
Reduce size of vesnin-ipmi-fru.yaml by using aliases. It's a cosmetic change and does not yield any changes in functionality. (From meta-yadro rev: b6267a85874aca5fc1971ff11617ce0fbd6a64d0) Change-Id: Ie5807ce37db1d4d4d6dc3514a5af3d33a0946e18 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-04meta-yadro: vesnin: new YAML dependency schemeBrad Bishop2-0/+4440
All the IPMI virtuals and PREFERRED_PROVIDERS in meta-phosphor are in the process of being deprecated. Prepare for that and move to a simpler scheme for providing the YAML configuration for Vesnin systems. (From meta-yadro rev: 9c29d1b377aafa400444273bfb7fdd28b0803f34) Change-Id: Id243bb4e0f2c742ebb1124195a16b9ce20856091 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>