diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2026-03-17 17:35:23 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-03-18 08:24:01 -0500 |
| commit | 732327f153a82e2fb8cacd4533b87bd7b108068a (patch) | |
| tree | f4d2187165184d8d469f9d010d69818b380d45d8 /meta-ti-bsp/conf | |
| parent | 81cd032c098535ff7e6e06874d80fbe170b9c566 (diff) | |
| download | meta-ti-732327f153a82e2fb8cacd4533b87bd7b108068a.tar.gz | |
layer.conf: Update the layers to support wrynose
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/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 f78da573..86744b2f 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 = "whinlatter" | 12 | LAYERSERIES_COMPAT_meta-ti-bsp = "whinlatter wrynose" |
| 13 | 13 | ||
| 14 | LICENSE_PATH += "${LAYERDIR}/licenses" | 14 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 15 | 15 | ||
