mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
layer.conf: Drop compatibility with older than hardknott releases
New override syntax requires it Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ BBFILES_DYNAMIC += " \
|
||||
\
|
||||
"
|
||||
|
||||
LAYERSERIES_COMPAT_riscv-layer = "hardknott"
|
||||
LAYERSERIES_COMPAT_riscv-layer = "honister"
|
||||
|
||||
INSANE_SKIP:append:pn-eudev:riscv64 = " textrel"
|
||||
INSANE_SKIP:append:pn-gdb:riscv64 = " textrel"
|
||||
|
||||
Reference in New Issue
Block a user