[yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override

2023-09-25 Thread Anthony Davies
From: Anthony Davies Updated inc files to allow overriding KERNEL_IMAGETYPE in local.conf Fixed bug where dtb couldnt be found when generating KERNEL_IMAGETYPE other then fitImage image due to KERNEL_DEVICETREE containing the dtb directory which is not available in the DEPLOY_DIR_IMAGE directory

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override

2023-09-25 Thread Anthony Davies
So sorry, this is the wrong branch, I will send a new one. On Tue, 26 Sept 2023 at 13:07, Anthony Davies via lists.yoctoproject.org wrote: > From: Anthony Davies > > Updated inc files to allow overriding KERNEL_IMAGETYPE in local.conf > > Fixed bug where dtb couldnt be found when generating KER

[yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v2

2023-09-25 Thread Anthony Davies
From: Anthony Davies Apologies, this is the correct patch Updated inc files to allow overriding KERNEL_IMAGETYPE in local.conf Fixed bug where dtb couldnt be found when generating KERNEL_IMAGETYPE other then fitImage image due to KERNEL_DEVICETREE containing the dtb directory which is not avail

[yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v3

2023-10-02 Thread Anthony Davies
From: Anthony Davies Updated inc files to allow overriding KERNEL_IMAGETYPE in local.conf Signed-off-by: Anthony Davies --- conf/machine/include/px30.inc | 2 +- conf/machine/include/rk3066.inc | 2 +- conf/machine/include/rk3188.inc | 2 +- conf/machine/include/rk3288.inc | 2 +- conf/machi

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v2

2023-09-26 Thread Quentin Schulz via lists.yoctoproject.org
Hi Anthony, Thanks for the patch! On 9/26/23 06:36, Anthony Davies via lists.yoctoproject.org wrote: [You don't often get email from anthony.t.davies=gmail@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] From: Anthony Davies Apolog

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v2

2023-09-26 Thread Anthony Davies
Hi Quentin Happy to contribute but not all that familiar with emailing patches, sorry. I lumped them together because if you modify the KERNEL_IMAGETYPE you trigger the bug. I agree moving it out of the include file would be the best way to go but if you dont have the directory in the KERNEL_DEV

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v2

2023-09-26 Thread Quentin Schulz via lists.yoctoproject.org
Hi Anthony, On 9/26/23 10:25, Anthony Davies wrote: Hi Quentin Happy to contribute but not all that familiar with emailing patches, sorry. The Signed-off-by needs to be present in the commit log already, it is not related to mailing list submission. It is added with git commit --signoff (o

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v2

2023-09-26 Thread Quentin Schulz via lists.yoctoproject.org
On 9/26/23 11:13, Quentin Schulz via lists.yoctoproject.org wrote: Hi Anthony, On 9/26/23 10:25, Anthony Davies wrote: Hi Quentin Happy to contribute but not all that familiar with emailing patches, sorry. The Signed-off-by needs to be present in the commit log already, it is not relat

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v2

2023-09-26 Thread Quentin Schulz via lists.yoctoproject.org
Hi Anthony, On 9/26/23 06:36, Anthony Davies via lists.yoctoproject.org wrote: [You don't often get email from anthony.t.davies=gmail@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] From: Anthony Davies Apologies, this is the correc

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v3

2023-10-03 Thread Quentin Schulz via lists.yoctoproject.org
Hi Anthony, On 10/3/23 02:43, Anthony Davies via lists.yoctoproject.org wrote: [You don't often get email from anthony.t.davies=gmail@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] From: Anthony Davies Updated inc files to allow ov

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v3

2023-10-03 Thread Trevor Woerner
On Tue 2023-10-03 @ 12:17:13 PM, Quentin Schulz wrote: > Hi Anthony, > > On 10/3/23 02:43, Anthony Davies via lists.yoctoproject.org wrote: > > [You don't often get email from > > anthony.t.davies=gmail@lists.yoctoproject.org. Learn why this is > > important at https://aka.ms/LearnAboutSende

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v3

2023-10-03 Thread Quentin Schulz via lists.yoctoproject.org
Hi Trevor, On 10/3/23 16:03, Trevor Woerner wrote: On Tue 2023-10-03 @ 12:17:13 PM, Quentin Schulz wrote: Hi Anthony, On 10/3/23 02:43, Anthony Davies via lists.yoctoproject.org wrote: [You don't often get email from anthony.t.davies=gmail@lists.yoctoproject.org. Learn why this is import

Re: [yocto] [meta-rockchip] [PATCH] Allow KERNEL_IMAGETYPE override v3

2023-11-16 Thread Trevor Woerner
On Tue 2023-10-03 @ 11:43:08 AM, anthony.t.dav...@gmail.com wrote: > From: Anthony Davies > > Updated inc files to allow overriding KERNEL_IMAGETYPE in local.conf > > Signed-off-by: Anthony Davies > --- > conf/machine/include/px30.inc | 2 +- > conf/machine/include/rk3066.inc | 2 +- > conf/