diff options
| -rw-r--r-- | meta-ti-bsp/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-ti-extras/conf/layer.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf index 0d67c729..6d2b0a9a 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 = "scarthgap styhead walnascar" | 12 | LAYERSERIES_COMPAT_meta-ti-bsp = "styhead walnascar" |
| 13 | 13 | ||
| 14 | LICENSE_PATH += "${LAYERDIR}/licenses" | 14 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 15 | 15 | ||
diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf index 5c493daa..bd139673 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 = "scarthgap styhead walnascar" | 12 | LAYERSERIES_COMPAT_meta-ti-extras = "styhead walnascar" |
| 13 | 13 | ||
| 14 | LICENSE_PATH += "${LAYERDIR}/licenses" | 14 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 15 | 15 | ||
