diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2025-07-25 10:32:29 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-07-25 15:45:19 -0500 |
| commit | 0beb670445c7a79b4f586946b2ff616be6e4d614 (patch) | |
| tree | 95738b7d1926da445f1355ed0c571e0cba0aed0d /meta-ti-bsp/conf/layer.conf | |
| parent | 5d38072d9a8b03471ce722e04a807f345892a9e6 (diff) | |
| download | meta-ti-0beb670445c7a79b4f586946b2ff616be6e4d614.tar.gz | |
layer.conf: Drop walnascar compatibility
Since meta-ti-bsp requires the new fitImage code, we are no longer
backwards compatible with walnascar.
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 cbf7f509..022c4838 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 = "walnascar whinlatter" | 12 | LAYERSERIES_COMPAT_meta-ti-bsp = "whinlatter" |
| 13 | 13 | ||
| 14 | LICENSE_PATH += "${LAYERDIR}/licenses" | 14 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 15 | 15 | ||
