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:
Khem Raj 2021-08-02 11:08:18 -07:00
parent 5a3ff76ae5
commit ad95ffb93a

View file

@ -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"