Create README.md

This commit is contained in:
Robert Wolff 2016-06-29 23:12:20 -07:00 committed by GitHub
parent a4137d8379
commit 76a182bb6d

View file

@ -0,0 +1,20 @@
##### HiKey Reference Platform Build - 16.03
- **Install Instructions:** For "out-of-box" users. Instructions for installing pre-build Reference Platform images onto your 96Boards.
- **Build from Source:** For Advanced users. Instructions for building and installing the various Reference Platform components used by Consumer Edition 96Boards.
- **Known Issues:** List of current bugs and issues for each Reference Platform Build. Includes links to bug reports for tracking resolution progress.
- **Test Report:** Provides test results and bug status for kernel, firmware, and images with a straight forward pass/fail legend.
***
- "CE Debian RPB - 15.10":https://builds.96boards.org/releases/reference-platform/debian/hikey/15.10/
- [Install instructions](InstallDebianRPB-15.10.md)
- [Build from source](BFSDebianRPB-15.10.md)
- [Known issues](../Known-Issues)
- [Test Report](https://builds.96boards.org/releases/reference-platform/debian/hikey/15.10/CE-Debian-RPB-15.10-HiKey-TestReport.pdf)
- "CE AOSP RPB - 15.10":https://builds.96boards.org/releases/reference-platform/aosp/hikey/15.10/
- [Install instructions](InstallAOSPRPB-15.10.md)
- [Build from source](BFSAOSPRPB-15.10.md)
- [Known issues](../Known-Issues)
- [Test Report](https://builds.96boards.org/releases/reference-platform/aosp/hikey/15.10/CE-AOSP-RPB-15.10-HiKey-TestReport.pdf)