summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2019-12-04 15:17:14 -0800
committerKhem Raj <raj.khem@gmail.com>2019-12-10 10:23:24 -0800
commitf25e63c634cd886611ae60f342723c32ea8008e8 (patch)
tree7dcb4f88be45f6c1b7ad064171ee090bef4ac5a1
parentc8635e2b9720cfd74f96a58885628cc95276e43d (diff)
downloadmeta-altera-f25e63c634cd886611ae60f342723c32ea8008e8.tar.gz
Update README to reflect u-boot / kernel policy
Only supported/maintained u-boot/kernel versions are available on github.com/altera-opensource. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8977768..e0aed53 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,15 @@ This layer works with poky and Angstrom
4 4
5Please follow the recommended setup procedures of your OE distribution. 5Please follow the recommended setup procedures of your OE distribution.
6 6
7Supported u-boot and linux kernels
8===
9It is important to understand the support and release of u-boot-socfpga
10and linux-socfpga in the github.com/altera-opensource repositories. Only
11currently supported and maintained releases/branches are available in the
12repository. As such, supported kernel and u-boot releases are updated regularly
13in currently supported meta-altera branches. Kernel and u-boot releases
14which are no longer supported are removed.
15
7Supported branches 16Supported branches
8================== 17==================
9Only branches listed appropriately in https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance are maintained. 18Only branches listed appropriately in https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance are maintained.