diff options
Diffstat (limited to 'meta-agl-test')
-rw-r--r-- | meta-agl-test/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-test/conf/layer.conf b/meta-agl-test/conf/layer.conf index f8dba7cb..a1c18205 100644 --- a/meta-agl-test/conf/layer.conf +++ b/meta-agl-test/conf/layer.conf @@ -11,4 +11,4 @@ BBFILE_PATTERN_agl-test = "^${LAYERDIR}/" # cause compatibility issues with other layers LAYERVERSION_agl-test = "1" -LAYERSERIES_COMPAT_agl-test = "kirkstone" +LAYERSERIES_COMPAT_agl-test = "scarthgap" |