summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/README.hardware
Commit message (Collapse)AuthorAgeFilesLines
* beaglebone-yocto: rename beaglebone machine to beaglebone-yoctoJoshua Lock2017-11-111-3/+3
| | | | | | | | | | | | | | | | | The beaglebone BSP provided in this layer is a reference implementation usingonly mainline components available in core Yocto Project layers, whereas Texas Instruments maintain a full-featured BSP in the meta-ti layer. Rename the reference machine to prevent namespace collisions with the version maintained by the SoC vendor. [YOCTO #12326] (From meta-yocto rev: e32882938eca7f50548deab84dab78b4aef31b95) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: Restructure and tidy up READMEsRichard Purdie2017-09-141-0/+407
The YP Compat v2 standard requres a more specific README structure. Bring meta-yocto to the required standard and clean up some of the data in the READMEs whilst in there. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>