Browse Source

layer.conf: Drop older releases from supported LAYERSERIES_COMPAT

gatesgarth is current release (3.2)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 3 years ago
parent
commit
f4107d92c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/layer.conf

+ 1 - 1
conf/layer.conf

@@ -17,7 +17,7 @@ BBFILES_DYNAMIC += " \
     \
 "
 
-LAYERSERIES_COMPAT_riscv-layer = "warrior zeus dunfell gatesgarth"
+LAYERSERIES_COMPAT_riscv-layer = "gatesgarth"
 
 INSANE_SKIP_append_pn-cmocka_riscv64 = " textrel"
 INSANE_SKIP_append_pn-eudev_riscv64 = " textrel"