diff options
Diffstat (limited to 'meta-agl-jailhouse/conf')
-rw-r--r-- | meta-agl-jailhouse/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-jailhouse/conf/layer.conf b/meta-agl-jailhouse/conf/layer.conf index 5dd68b2c..f561a86c 100644 --- a/meta-agl-jailhouse/conf/layer.conf +++ b/meta-agl-jailhouse/conf/layer.conf @@ -11,7 +11,7 @@ BBFILE_PRIORITY_agl-jailhouse = "61" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_agl-jailhouse = "1" -LAYERSERIES_COMPAT_agl-jailhouse = "kirkstone" +LAYERSERIES_COMPAT_agl-jailhouse = "scarthgap" # This is only needed for Raspberry Pi # TODO: can this be expressed dynamically? |