mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
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:
@@ -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"
|
||||
|
||||
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user