diff options
Diffstat (limited to 'conf/layer.conf')
-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 b25c9ef9..a5738d96 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,6 +14,6 @@ LAYERVERSION_meta-python2 = "1" LAYERDEPENDS_meta-python2 = "core openembedded-layer" -LAYERSERIES_COMPAT_meta-python2 = "dunfell" +LAYERSERIES_COMPAT_meta-python2 = "gatesgarth" LICENSE_PATH += "${LAYERDIR}/licenses" |