diff options
Diffstat (limited to 'meta-speech-framework/conf/layer.conf')
-rw-r--r-- | meta-speech-framework/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-speech-framework/conf/layer.conf b/meta-speech-framework/conf/layer.conf index 9e2ac618..8ab7eb01 100644 --- a/meta-speech-framework/conf/layer.conf +++ b/meta-speech-framework/conf/layer.conf @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "speech-framework" BBFILE_PATTERN_speech-framework = "^${LAYERDIR}/" BBFILE_PRIORITY_speech-framework = "8" + +LAYERSERIES_COMPAT_speech-framework = "thud" |