summaryrefslogtreecommitdiffstats
path: root/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
Diffstat (limited to 'meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc')
-rw-r--r--meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc b/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
index 2397a1d7..dc6c1f6e 100644
--- a/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
+++ b/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
@@ -8,3 +8,7 @@ BBFILES += "${METADIR}/external/alexa-auto-sdk/modules/*/*.bb"
# Include the recipe for the required gstreamer module as well
BBFILES += "${METADIR}/external/alexa-auto-sdk/extensions/experimental/gstreamer/modules/*/*.bb"
+
+# For now, tweak the layer's compatibility to allow using with zeus,
+# since we know it works without major issues.
+LAYERSERIES_COMPAT_aac_append = " dunfell" \ No newline at end of file