diff options
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 9ca628a..0a71cb1 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" | |||
| 7 | BBFILE_COLLECTIONS += "clang-layer" | 7 | BBFILE_COLLECTIONS += "clang-layer" |
| 8 | BBFILE_PATTERN_clang-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_clang-layer := "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_clang-layer = "7" | 9 | BBFILE_PRIORITY_clang-layer = "7" |
| 10 | LAYERSERIES_COMPAT_clang-layer = "nanbield" | 10 | LAYERSERIES_COMPAT_clang-layer = "nanbield scarthgap" |
| 11 | LAYERDEPENDS_clang-layer = "core" | 11 | LAYERDEPENDS_clang-layer = "core" |
| 12 | 12 | ||
| 13 | BBFILES_DYNAMIC += " \ | 13 | BBFILES_DYNAMIC += " \ |
