소스 검색

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 년 전
부모
커밋
f4107d92c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"