diff --git a/conf/layer.conf b/conf/layer.conf index 0fc57ab..ebb3a9b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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" diff --git a/recipes-support/libseccomp/libseccomp_%.bbappend b/recipes-support/libseccomp/libseccomp_%.bbappend index d0e64f8..fb9ba1e 100644 --- a/recipes-support/libseccomp/libseccomp_%.bbappend +++ b/recipes-support/libseccomp/libseccomp_%.bbappend @@ -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 \ "