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 /meta-pipewire | |
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 'meta-pipewire')
-rw-r--r-- | meta-pipewire/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-pipewire/conf/layer.conf b/meta-pipewire/conf/layer.conf index b3059230..68113221 100644 --- a/meta-pipewire/conf/layer.conf +++ b/meta-pipewire/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "meta-pipewire" BBFILE_PATTERN_meta-pipewire = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-pipewire = "71" -LAYERSERIES_COMPAT_meta-pipewire = "zeus" +LAYERSERIES_COMPAT_meta-pipewire = "dunfell" |