Browse Source

layer.conf: Add 3.3 release series to LAYERSERIES_COMPAT

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 3 years ago
parent
commit
142e77959d
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 = "gatesgarth"
+LAYERSERIES_COMPAT_riscv-layer = "gatesgarth hardknott"
 
 INSANE_SKIP_append_pn-cmocka_riscv64 = " textrel"
 INSANE_SKIP_append_pn-eudev_riscv64 = " textrel"