diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-04-27 17:37:51 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-04-27 17:37:56 +0200 |
commit | 5c096a9bc3e336bff3fb9d678082ce8805154b22 (patch) | |
tree | 5342513a2d4a98669d12cd94d30fce00eea08f4e /templates/feature/agl-voiceagent-alexa | |
parent | 33ecec083876b8fc1484f36bdf5938b26bfb5799 (diff) | |
parent | ef3bedffa12e60efaf8c4c8e7f14bb14d4fe9332 (diff) |
Merge remote-tracking branch 'gerrit/next'
* gerrit/next:
agl-voiceagent-alexa: update for dunfell
meta-agl-profile-graphical-html5: remove vboxguestdrivers recipe
Declare layer compatibility for dunfell
Change-Id: Ib438392406672d948bb47bfb062bfbdc62f3017d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/feature/agl-voiceagent-alexa')
-rw-r--r-- | templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc b/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc index 1a18e8ff..dc6c1f6e 100644 --- a/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc +++ b/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc @@ -11,4 +11,4 @@ BBFILES += "${METADIR}/external/alexa-auto-sdk/extensions/experimental/gstreamer # For now, tweak the layer's compatibility to allow using with zeus, # since we know it works without major issues. -LAYERSERIES_COMPAT_aac_append = " zeus"
\ No newline at end of file +LAYERSERIES_COMPAT_aac_append = " dunfell"
\ No newline at end of file |