diff options
author | Bogdan Oprescu <bogdan.oprescu@enea.com> | 2024-07-08 08:11:55 +0000 |
---|---|---|
committer | Bogdan Oprescu <bogdan.oprescu@enea.com> | 2024-07-08 08:11:55 +0000 |
commit | d6d26a8e8de787fd59fed6f7a3c1bd06f156e931 (patch) | |
tree | 28af1f737b010ca5b74e0cbe2952a13d9a020073 /conf/layer.conf | |
parent | f2ca86c728b97148694e022e5a6e4e4009a0f0be (diff) | |
download | meta-el-common-d6d26a8e8de787fd59fed6f7a3c1bd06f156e931.tar.gz |
Update layer to Yocto 5.0 for EL8.4
Change-Id: I27de780b3a26054097af342a8ff8ea8f52bcbabe
Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 69e8654..e01c56e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "el-common" | |||
11 | BBFILE_PATTERN_el-common = "^${LAYERDIR}/" | 11 | BBFILE_PATTERN_el-common = "^${LAYERDIR}/" |
12 | BBFILE_PRIORITY_el-common = "5" | 12 | BBFILE_PRIORITY_el-common = "5" |
13 | 13 | ||
14 | LAYERSERIES_COMPAT_el-common = "dunfell zeus kirkstone" | 14 | LAYERSERIES_COMPAT_el-common = "kirkstone scarthgap" |