diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-09-30 15:03:24 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-04-24 12:29:12 -0400 |
commit | 2f1298383c1fba5121dfeeff1f31ae4004703dae (patch) | |
tree | b7d44821c310e296b9361cd9b759edd71df3acb9 /meta-pipewire | |
parent | 735f7aaf747129b0475bbb9d28404972ef2bb498 (diff) |
Add Yocto Project scarthgap release compatibility
Switch to scarthgap in LAYERSERIES_COMPAT in layer.conf files.
Bug-AGL: SPEC-4578
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I2c690c02a55bb0ddca9231bdf405a5f21486db3f
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 639a3ef43..4a28a4244 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" +LAYERSERIES_COMPAT_meta-pipewire = "scarthgap" LAYERDEPENDS_meta-pipewire = "openembedded-layer" # |