diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2019-12-04 09:44:52 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-04 10:09:37 -0800 |
commit | 8f58850ffe01da583bda0a0422324819b9f64562 (patch) | |
tree | e6719091c03cc3fca0c5d2ab95434279d6f47361 | |
parent | 0391ec328285ce520c931e65982dc48d8ef8519b (diff) | |
download | meta-altera-8f58850ffe01da583bda0a0422324819b9f64562.tar.gz |
Update README to indicate support statussumo
This branch is no longer supported or maintained
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
-rw-r--r-- | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,9 +1,14 @@ | |||
1 | # This branch is no longer supported or maintained | ||
2 | |||
1 | The official OpenEmbedded/Yocto BSP layer for Altera SoCFPGA platforms | 3 | The official OpenEmbedded/Yocto BSP layer for Altera SoCFPGA platforms |
2 | 4 | ||
3 | This layer works with poky and Angstrom | 5 | This layer works with poky and Angstrom |
4 | 6 | ||
5 | Please follow the recommended setup procedures of your OE distribution. | 7 | Please follow the recommended setup procedures of your OE distribution. |
6 | 8 | ||
9 | Supported branches | ||
10 | ================== | ||
11 | Only branches listed appropriately in https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance are maintained. | ||
7 | 12 | ||
8 | Choosing Kernel Versions | 13 | Choosing Kernel Versions |
9 | ========================== | 14 | ========================== |
@@ -48,8 +53,6 @@ For Angstrom: | |||
48 | 53 | ||
49 | 54 | ||
50 | 55 | ||
51 | Send pull requests, patches, comments or questions to yvanderv@opensource.altera.com | 56 | Send pull requests, patches, comments or questions to raj.khem@gmail.com |
52 | and raj.khem@gmail.com | ||
53 | 57 | ||
54 | Maintainers: Khem Raj <raj.khem@gmail.com> | 58 | Maintainer(s): Khem Raj <raj.khem@gmail.com> |
55 | Yves Vandervennet <yves.vandervennet@intel.com> | ||