diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2024-03-22 09:05:37 +0000 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2024-03-22 12:56:14 +0000 |
| commit | 96733b58aeebd8b325e5f86f6c69cd71d54f879c (patch) | |
| tree | b7f90d117b8a596c358aae7f6495d41234626ad7 | |
| parent | 480e9241a97bd8f747c42332202fadfd0afaa829 (diff) | |
layer: add compatibility to scarthgap
Change-Id: I5e03edcc27429901d28892ecd777d5698dddd62e
Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
| -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 3620bd7..e667b0c 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -39,4 +39,4 @@ BBFILE_COLLECTIONS += "b2qt-ti" BBFILE_PATTERN_b2qt-ti := "^${LAYERDIR}/" BBFILE_PRIORITY_b2qt-ti = "20" -LAYERSERIES_COMPAT_b2qt-ti = "langdale mickledore nanbield" +LAYERSERIES_COMPAT_b2qt-ti = "langdale mickledore nanbield scarthgap" |
