diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2023-09-12 04:44:22 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2023-09-20 17:30:56 -0500 |
| commit | 58bf804889b31b2cf899b76dd0f18a9023fa3d61 (patch) | |
| tree | 0182a3c044905d1eba7a513c8cc44ac4db11ed09 /meta-ti-bsp/conf/layer.conf | |
| parent | dbc6afc46e55b247606dfad5238137c8fa807843 (diff) | |
| download | meta-ti-58bf804889b31b2cf899b76dd0f18a9023fa3d61.tar.gz | |
meta-ti: layer.conf: add compatibility with nanbield
OE-Core is switching layer compatibility to nanbield for the upcoming release.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/layer.conf')
| -rw-r--r-- | meta-ti-bsp/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf index 52b04b6e..ea6a12fa 100644 --- a/meta-ti-bsp/conf/layer.conf +++ b/meta-ti-bsp/conf/layer.conf | |||
| @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp" | |||
| 9 | BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_meta-ti-bsp = "6" | 10 | BBFILE_PRIORITY_meta-ti-bsp = "6" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone langdale mickledore" | 12 | LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone langdale mickledore nanbield" |
| 13 | 13 | ||
| 14 | LICENSE_PATH += "${LAYERDIR}/licenses" | 14 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 15 | 15 | ||
