diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2021-03-20 02:07:19 +0000 |
|---|---|---|
| committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-03-19 17:53:47 -0500 |
| commit | cfe3f785739428552ffd9afe24b9f2000d1d2cc6 (patch) | |
| tree | 2fbdb30e061985c1cc4d094ffe807fee1f78f9ec | |
| parent | f602c80eb8027817a39620b9821a26705f630627 (diff) | |
| download | meta-ti-cfe3f785739428552ffd9afe24b9f2000d1d2cc6.tar.gz | |
layer.conf: add hardknott to compatible release branches
While at it, remove old releases before dunfell.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 2393e61a..3bed9fce 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-ti" | |||
| 8 | BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_meta-ti = "6" | 9 | BBFILE_PRIORITY_meta-ti = "6" |
| 10 | 10 | ||
| 11 | LAYERSERIES_COMPAT_meta-ti = "sumo thud warrior zeus dunfell gatesgarth" | 11 | LAYERSERIES_COMPAT_meta-ti = "dunfell gatesgarth hardknott" |
| 12 | 12 | ||
| 13 | LICENSE_PATH += "${LAYERDIR}/licenses" | 13 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 14 | 14 | ||
