summaryrefslogtreecommitdiff
path: root/meta-openpower/conf/distro
AgeCommit message (Collapse)AuthorFilesLines
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>