summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr855xg2/conf/distro
AgeCommit message (Collapse)AuthorFilesLines
2021-10-22meta-lenovo: remove unusable hr630 and hr855xg2 machinesPatrick Williams1-7/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I280dea863b89a22c9ca96f888c0a2b0d209e2093
2021-02-23lenovo: modify distro includesPatrick Williams1-1/+1
Each machine in meta-lenovo has its own distro conf file. These files are currently including a base inc file from meta-phosphor, but the preferred pattern elsewhere is to include the openbmc-phosphor distro. Since the lenovo machines are really just openbmc-phosphor with some minor changes to the distro name, redirect to that full distro for future compatiblity. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I29ffa425ba3ff432f077e832295993006a06b162
2019-07-09meta-lenovo: hr855xg2: Add hr855xg2 platformLisa Liu1-0/+7
hr855xgw is a lenovo platform. Add machine to repo. (From meta-lenovo rev: 57f917c8d869833d8d3a4fd6a914bc795cf6b843) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: I2f20578eee3849ac49988e0cbc69f21f0676e22f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>