Friendly ping :)

thanks

Jose Quaresma via lists.yoctoproject.org <quaresma.jose=
[email protected]> escreveu no dia quarta, 14/12/2022 à(s)
09:32:

> Hi Denys,
>
> Tested this locally and it fixes the following issue:
>
> | make[1]: *** No rule to make target 'fitImage'.  Stop.
> | make: *** [/build/tmp/work-shared/am64xx-evm/kernel-source/Makefile:185:
> __sub-make] Error 2
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Execution of
> '/build/tmp/work/am64xx_evm-poky-linux/linux-ti-staging/5.10.158+gitAUTOINC+14d010266b-r0b/temp/run.do_compile.2076'
> failed with exit code 1
> ERROR: Task
> (/build/../work/meta-ti/recipes-kernel/linux/linux-ti-staging_5.10.bb:do_compile)
> failed with exit code '1'
>
> Tested-by: Jose Quaresma <[email protected]>
>
> Denys Dmytriyenko <[email protected]> escreveu no dia terça, 13/12/2022
> à(s) 21:06:
>
>> From: Denys Dmytriyenko <[email protected]>
>>
>> In order to support fitImage image type, kernel-fitimage class is needed.
>>
>> Signed-off-by: Denys Dmytriyenko <[email protected]>
>> Signed-off-by: Ryan Eatmon <[email protected]>
>> (cherry picked from kirkstone/master commit
>> 48b22e8266ba0358b5b7319faa75ad731a350db7)
>> Signed-off-by: Denys Dmytriyenko <[email protected]>
>> ---
>>  conf/machine/include/k3.inc | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc
>> index 349f4fda..81139571 100644
>> --- a/conf/machine/include/k3.inc
>> +++ b/conf/machine/include/k3.inc
>> @@ -16,6 +16,7 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
>>
>>  KERNEL_IMAGETYPE = "Image"
>>  KERNEL_IMAGETYPES = "Image fitImage"
>> +KERNEL_CLASSES += "kernel-fitimage"
>>
>>  UBOOT_ARCH = "arm"
>>  UBOOT_ENTRYPOINT = "0x80008000"
>> --
>> 2.25.1
>>
>>
>>
>>
>>
>
> --
> Best regards,
>
> José Quaresma
>
> 
>
>

-- 
Best regards,

José Quaresma
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15523): 
https://lists.yoctoproject.org/g/meta-ti/message/15523
Mute This Topic: https://lists.yoctoproject.org/mt/95653946/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to