I'm a little surprised by this, it's an improvement to now be using the
defconfig, but couldn't you use the defconfig file in the kernel tree
directly instead of copying it here?
I think you forgot to update this one.
On 09/01/2023 17:30, Pawel Zalewski wrote:
> [...]
>
> diff --git a/recipes-kernel/linux/linux-morello-1.5/morello_transitional_pcuabi_defconfig b/recipes-kernel/linux/linux-morello-1.5/morello_transitional_pcuabi_defconfig
> new file mode 100644
> index 0000000..20f1454
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-morello-1.5/morello_transitional_pcuabi_defconfig
I'm a little surprised by this, it's an improvement to now be using the
defconfig, but couldn't you use the defconfig file in the kernel tree
directly instead of copying it here?
> [...]
>
> diff --git a/recipes-kernel/linux/linux-morello.inc b/recipes-kernel/linux/linux-morello.inc
> new file mode 100644
> index 0000000..aace774
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-morello.inc
> @@ -0,0 +1,42 @@
> +inherit llvm-morello-native
> +require recipes-kernel/linux/linux-yocto.inc
> +COMPATIBLE_MACHINE = "morello-linux"
> +SUMMARY = "Morello Linux kernel fork"
> +DESCRIPTION = "Arm's fork of CHERI LLVM toolchain that understands capabilities"
I think you forgot to update this one.
Kevin