diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2024-02-13 14:03:27 -0500 |
---|---|---|
committer | jenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org> | 2024-03-07 12:55:01 +0000 |
commit | 403545c205c30df24e39ee03d6f188aca998b3f7 (patch) | |
tree | 6e9c89f7220eb1117f1ac437847895ca775975ba /meta-pipewire | |
parent | 38b8eacbdf1a10f2d3962381936eafb80827f701 (diff) |
Add Yocto Project scarthgap release compatibility
Switch to scarthgap in LAYERSERIES_COMPAT in layer.conf files.
Bug-AGL: SPEC-4578
Change-Id: I225d12355ad7684170d0a2054105d3de5214430b
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
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 43abdf093..45a325b78 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 = "kirkstone langdale mickledore nanbield" +LAYERSERIES_COMPAT_meta-pipewire = "kirkstone langdale mickledore nanbield scarthgap" LAYERDEPENDS_meta-pipewire = "openembedded-layer" # |