When building the intel-common BSPs, I noticed there were no longer any instructions for users to actually build and boot one of those BSPs. I also found it confusing to have separate documentation in conf/machine/README, so decided to move that along with whatever useful documentation I could salvage from the old machine-specific BSPs into the top-level README.
I also noticed that the released BSPs didn't have a README.sources, so brought that back as well and put it at the top-level as again the most logical place for it IMHO. The following changes since commit d9727db3e7957d4842e4afeeeaa6420d5d2cfa7d: conf/machine/intel-*: Add rootwait to APPEND variables (2016-04-26 09:42:21 -0700) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib tzanussi/README-restructure http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=tzanussi/README-restructure Tom Zanussi (3): README: Add build and boot instructions and restructure conf/machine/README: Remove README.sources: New file README | 381 +++++++++++++++++++++++++++++++++++++++++----------- README.sources | 17 +++ conf/machine/README | 39 ------ 3 files changed, 316 insertions(+), 121 deletions(-) create mode 100644 README.sources delete mode 100644 conf/machine/README -- 1.9.3 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
