Commit 5e26903
committed
meta-riscv: add deprecation warning function, message
Add classes/warn-deprecated-machines.bbclass with a Python function,
then INHERIT it in conf/layer.conf.
Start with deprecating the following MACHINEs:
- beaglev
- visionfive
These will be removed with the Yocto 6.1 release.
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>1 parent 126ab6d commit 5e26903
2 files changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
0 commit comments