layers: Bump to use kirkstone

its not going to be backward ABI compatible with honister due to variable renaming.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-02-17 12:48:56 -08:00
parent 18227c1de0
commit b3550462b3
2 changed files with 2 additions and 1 deletions

View file

@ -21,7 +21,7 @@ BBFILES_DYNAMIC += " \
\
"
LAYERSERIES_COMPAT_riscv-layer = "honister"
LAYERSERIES_COMPAT_riscv-layer = "kirkstone"
INSANE_SKIP:append:pn-eudev:riscv64 = " textrel"
INSANE_SKIP:append:pn-gdb:riscv64 = " textrel"

View file

@ -4,6 +4,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI:riscv32 = "\
git://github.com/kraj/libseccomp.git;branch=riscv32;protocol=https \
file://adjtime.patch \
file://run-ptest \
"