On 20/12/2022 16:29, Pawel Zalewski wrote:
|Add recipes for the Linux kernel. The recipe has a common include so that future versions can re-use the code (the recipe is not versioned itself). Signed-off-by: Pawel Zalewski pzalewski@thegoodpenguin.co.uk --- recipes-kernel/linux/linux-morello-1.5.bb | 9 + .../linux/linux-morello-1.5/defconfig | 3795 +++++++++++++++++|
Out of curiosity, is there something in particular that is missing from morello_transitional_pcuabi_defconfig so that you had to create your own defconfig?
Kevin
|recipes-kernel/linux/linux-morello.inc | 38 + 3 files changed, 3842 insertions(+) create mode 100644 recipes-kernel/linux/linux-morello-1.5.bb create mode 100644 recipes-kernel/linux/linux-morello-1.5/defconfig create mode 100644 recipes-kernel/linux/linux-morello.inc |