diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-05-22 16:01:36 -0400 |
---|---|---|
committer | jenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org> | 2024-11-21 10:57:23 +0000 |
commit | ef85f5880d6e079cdf3adfdf6698e3a7e7a4ed88 (patch) | |
tree | 88e4a9229ebf20438367a4c3eb4d77e00d371606 /meta-pipewire/conf | |
parent | 2ad7351693b239e2b4d60eac91f29d36634c5c03 (diff) |
Add Yocto Project walnascar release compatibility
Switch to walnascar in LAYERSERIES_COMPAT in layer.conf files.
Bug-AGL: SPEC-5147
Change-Id: Id27492bd2366ceac6ad0ef64630ea2144303be5c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-pipewire/conf')
-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 4a28a4244..a85463e24 100644 --- a/meta-pipewire/conf/layer.conf +++ b/meta-pipewire/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-pipewire" BBFILE_PATTERN_meta-pipewire = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-pipewire = "71" -LAYERSERIES_COMPAT_meta-pipewire = "scarthgap" +LAYERSERIES_COMPAT_meta-pipewire = "walnascar" LAYERDEPENDS_meta-pipewire = "openembedded-layer" # |