Hi Vincent,
Thanks, I was using the second one.
The auto builder uses http://git.openembedded.org and the patches should
be on top of it ?
Thanks
Vineeth
On 03/08/2018 02:09 PM, Vincent Prince wrote:
Hi Vineeth,
I think it's because this class can be found in those two repos and
error log
Hi Vineeth,
I think it's because this class can be found in those two repos and error
log tells it should be based on first one:
http://git.openembedded.org/openembedded-core/tree/meta/classes/kernel-fitimage.bbclass
http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/classes/kernel-fitimage.bbcl
Hi,
I am getting the patch failure error saying unable to apply.
https://patchwork.openembedded.org/series/11297/
I did these steps:
- git clone git://git.yoctoproject.org/poky ( master is at
83cd2b3e775235942dd4201622dc5cc2d4328994 )
- Applied this patch, it went well.
Can you please le
This patch deploys fitImage (linux.bin + dtb ).
The use case is to have 2 partioned sd card, with
FAT partition having bootloader + fitImage and
ext4 partion having rootfs.
Signed-off-by: Vineeth Chowdary Karumanchi
---
v2: Proper signed off
---
meta/classes/kernel-fitimage.bbclass | 5 +
1