summaryrefslogtreecommitdiff
path: root/meta-openpower/conf/distro
AgeCommit message (Collapse)AuthorFilesLines
2021-10-22openpower-software-manager: Add PLDM option to p10bmcAndrew Geissler1-0/+2
openpower-pnor-code-mgmt: srcrev bump 9c2ef681e3..6fc7fcd6b1 Adriana Kobylak (2): Add a new pldm feature option Add support for the host PLDM transport that takes place of hiomap (mboxd). Add this new feature to p10bmc. Tested: Verified that tacoma (that doesn't support pldm) and p10bmc (supports pldm) reached runtime. Change-Id: I31e8beba5ff8a413b7b7fa7476f5f2403d3781dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-08-11meta-openpower: prep for new override syntaxAdriana Kobylak1-3/+3
Change-Id: I5ca16c6fa7bc616bfa9bc41c4f86d32fd92b0287 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2020-06-18meta-openpower: add org/open_power to OBMC_ORG_YAML_SUBDIRSPatrick Williams1-0/+2
org/open_power is the typical YAML subdirectory for openpower-related YAML files, so add it to the default subdirectory search list. (From meta-openpower rev: c3944f910c0f5bfa1e7432744341061fbfbd985e) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I115ddfd6e0274dd55474bab0becfccc523754866 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-11-11meta-openpower: Create new virtual-pnor distro featureAdriana Kobylak2-0/+4
Currently the virtual pnor features are conditioned on the ubi distro feature, but there are cases where a system running on an emmc for example is not using ubi but would like to use virtual pnor. Therefore create a separate distro feature to enable it, and add it to the ubi distro feature to ensure that any system that includes ubi doesn't have to remember to add this new virtual pnor distro feature. Tested: "bitbake -e" shows DISTRO_FEATURES="... openpower-virtual-pnor openpower-ubi-fs" (From meta-openpower rev: c835070e9e05a71e1b8bc1a06a61d0d28e5d29f4) Change-Id: If6951ea06effbfa545697ecd564be5762b2bfb2b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-openpower: Add phosphor-isolation distro featureLei YU1-0/+1
Add phosphor-isolation in meta-openpower, so all openpower machines enable this feature. Tested: Build Palmetto with mboxd and verify it boots host successfully. (From meta-openpower rev: 3f08cb351e0282106ec734a03454a7d8e7bdec62) Change-Id: I1364305cd1b420e254c3c4728f77b89ed36e25ef Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-25meta-openpower: openpower-fru-vpd: drop preferredPatrick Venture1-2/+0
Drop preferred version for openpower-fru-vpd. (From meta-openpower rev: 5023a0e86bf12f3efba9625db73171caf41416c4) Change-Id: I7dbb84a6ae5a4cb1b7071586a12c8b5e478bd0af Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24meta-openpower: openpower-fru-vpd: Add symlink to gitPatrick Venture1-0/+2
Add a symbolic link to openpower-fru-vpd.bb named _git.bb and set the preferred version for the recipe for openpower systems. (From meta-openpower rev: bdb20733e553f21f2ec2d3c5e95d3b10eef1725e) Change-Id: Ia7e20e4970bd7a8b09557d51a8cfbf4fc9f6b31a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley4-0/+13
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>