diff options
Diffstat (limited to 'meta-speech-framework/conf/layer.conf')
-rw-r--r-- | meta-speech-framework/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-speech-framework/conf/layer.conf b/meta-speech-framework/conf/layer.conf index 804eae66..b3f004ce 100644 --- a/meta-speech-framework/conf/layer.conf +++ b/meta-speech-framework/conf/layer.conf @@ -24,4 +24,4 @@ BBFILE_COLLECTIONS += "speech-framework" BBFILE_PATTERN_speech-framework = "^${LAYERDIR}/" BBFILE_PRIORITY_speech-framework = "8" -LAYERSERIES_COMPAT_speech-framework = "zeus" +LAYERSERIES_COMPAT_speech-framework = "dunfell" |