diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2021-08-04 11:02:54 +0800 |
|---|---|---|
| committer | Jia Zhang <zhang.jia@linux.alibaba.com> | 2021-08-09 18:51:13 +0800 |
| commit | 9f03a89db867e1838bd07e4d8620101de09f0cd8 (patch) | |
| tree | c482fed550668962b006775495b92cafc3e518f4 /meta-ids | |
| parent | 40420437422f6a1fff187280547096366806aee6 (diff) | |
| download | meta-secure-core-9f03a89db867e1838bd07e4d8620101de09f0cd8.tar.gz | |
layer.conf: add honister to LAYERSERIES_COMPAT
Drop other releases since they are not compatible anymore.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Diffstat (limited to 'meta-ids')
| -rw-r--r-- | meta-ids/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ids/conf/layer.conf b/meta-ids/conf/layer.conf index 546c601..e80030b 100644 --- a/meta-ids/conf/layer.conf +++ b/meta-ids/conf/layer.conf | |||
| @@ -16,4 +16,4 @@ LAYERDEPENDS_ids = "\ | |||
| 16 | networking-layer \ | 16 | networking-layer \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | LAYERSERIES_COMPAT_ids = "hardknott" | 19 | LAYERSERIES_COMPAT_ids = "honister" |
