diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2024-06-14 11:56:06 -0400 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2024-06-15 08:05:34 -0500 |
| commit | fa7500e55ca8039316772e209e15e4c17530d8a0 (patch) | |
| tree | 8b66c4b28ec77fbbf3dda26d32246473d1fc53ce /meta-ti-extras | |
| parent | d88df6a5407e74acf554cf0998406c9e9c66248b (diff) | |
| download | meta-ti-fa7500e55ca8039316772e209e15e4c17530d8a0.tar.gz | |
layer.conf, TODO: drop nanbield compatibility
As nanbield has been EOL-ed recently.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-extras')
| -rw-r--r-- | meta-ti-extras/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf index f2d6b250..a8c68343 100644 --- a/meta-ti-extras/conf/layer.conf +++ b/meta-ti-extras/conf/layer.conf | |||
| @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras" | |||
| 9 | BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_meta-ti-extras = "6" | 10 | BBFILE_PRIORITY_meta-ti-extras = "6" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_meta-ti-extras = "nanbield scarthgap styhead" | 12 | LAYERSERIES_COMPAT_meta-ti-extras = "scarthgap styhead" |
| 13 | 13 | ||
| 14 | LICENSE_PATH += "${LAYERDIR}/licenses" | 14 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 15 | 15 | ||
