From: Jan Kiszka <[email protected]> This comes with a reworked kernel recipe which applies config fragments automatically.
Signed-off-by: Jan Kiszka <[email protected]> --- kas.yml | 2 +- recipes-kernel/linux/linux-jailhouse-rt_4.19.72-rt26.bb | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/kas.yml b/kas.yml index 72d5348..a5a157b 100644 --- a/kas.yml +++ b/kas.yml @@ -21,7 +21,7 @@ repos: isar: url: https://github.com/ilbers/isar - refspec: 29d3f050659e10292a2fc3fe500381b860a65335 + refspec: 619d6d88ac8c745282fd16773d50a466567615b6 layers: meta: diff --git a/recipes-kernel/linux/linux-jailhouse-rt_4.19.72-rt26.bb b/recipes-kernel/linux/linux-jailhouse-rt_4.19.72-rt26.bb index 52c54da..b93967d 100644 --- a/recipes-kernel/linux/linux-jailhouse-rt_4.19.72-rt26.bb +++ b/recipes-kernel/linux/linux-jailhouse-rt_4.19.72-rt26.bb @@ -15,7 +15,3 @@ SRC_URI += "file://preempt-rt.cfg" SRC_URI[sha256sum] = "2d4640f928e237254ed4242f75c6133853859d38aa08a6b91fc3a919caa0dc7e" SRCREV = "90c6f75204884080b23d30424a4eff313dfeaa7d" - -do_prepare_build_prepend() { - cat ${WORKDIR}/preempt-rt.cfg >> ${WORKDIR}/${KERNEL_DEFCONFIG} -} -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/42ff3eac3b0129d11feaec7a22eea3f5a1e36223.1579170887.git.jan.kiszka%40siemens.com.
