[OE-core] [PATCH 2/2] kernel-fitimage.bbclass: Introduce a way to provide external dtb

Philip Balister philip at balister.org
Fri Apr 5 16:04:28 UTC 2019


On 04/03/2019 06:41 PM, Manjukumar Harthikote Matha wrote:
> Hi Philip,
> 
> It was been merged in master, need to backport to Thud
> https://github.com/openembedded/openembedded-core/commit/084f4de4dbaf9821516fc0254d35f4fb04311d27#diff-088b9c270c04d657c74b182de1f8e9f6

Yes, I was having a senior moment.

Too many projects at once :(

Philip

> 
> Thanks,
> Manju
> 
> -----Original Message-----
> From: Philip Balister [mailto:philip at balister.org] 
> Sent: Wednesday, April 3, 2019 10:36 AM
> To: Richard Purdie <richard.purdie at linuxfoundation.org>; Manjukumar Harthikote Matha <MANJUKUM at xilinx.com>
> Cc: openembedded-core <openembedded-core at lists.openembedded.org>
> Subject: Re: [OE-core] [PATCH 2/2] kernel-fitimage.bbclass: Introduce a way to provide external dtb
> 
> I appreciate the nagging about testing, but I just did an update and realized these patches never made it into master so I could request they move into thud.
> 
> Philip
> 
> On 02/21/2019 03:37 AM, Richard Purdie wrote:
>> On Thu, 2019-02-21 at 03:53 +0000, Manjukumar Harthikote Matha wrote:
>>> From: Richard Purdie [mailto:richard.purdie at linuxfoundation.org]
>>>> On Tue, 2019-02-19 at 19:34 +0000, Manjukumar Harthikote Matha
>>>>
>>>>>> PREFERRED_PROVIDER_virtual/dtb = "devicetree"
>>>>>>
>>>>>
>>>>> Yes, I should have added this in the commit message. I will update 
>>>>> it and re-send V2
>>>>
>>>> What may also help a lot here would be some tests. This is currently 
>>>> a blackhole in the tests :(
>>>>
>>> Are there examples of having tests only for bbclass in OE-Core? 
>>
>> There are. See meta/lib/oeqa/selftest/cases/wic.py
>>
>> I appreciate wic is a tool, not a class but the examples there should 
>> help. You can trigger them with oe-selftest -r wic.
>>
>> Another example which is a bbclass is selftest/cases/archiver.py which 
>> does use a class inherit.
>>
>>> We need a recipe or create-one to inherit this class and probably add 
>>> that as a testcase.
>>> I am not sure how to proceed, any example would help to implement the 
>>> same
>>
>> See above, they show how to add small config fragments. If you do need 
>> a full recipe, then the meta-selftest layer of OE-Core should be able 
>> to help too.
>>
>> If you have any other questions or run into issues please do ask!
>>
>> Cheers,
>>
>> Richard
>>
>>
>>
>>


More information about the Openembedded-core mailing list