Explorar el Código

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 hace 3 años
padre
commit
f4107d92c3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"