[meta-ti] [master/thud][RFC 00/42] Unify PDK sources
Jacob Stiffler
j-stiffler at ti.com
Mon Nov 11 05:11:46 PST 2019
On 11/8/2019 3:00 PM, Denys Dmytriyenko wrote:
> On Thu, Nov 07, 2019 at 12:49:55PM -0500, Jacob Stiffler wrote:
>> The PDK sources have been unified in a single git repository. To
>> simplify maintenance, a bbclass is added to specify the source
>> information. This class also extends the unpack task so that each
>> recipe is only presented with its component sources. This leaves
>> subsequent tasks (do_compile, etc) identical to previous sources.
>>
>> The source repo is not yet available, so submit as an RFC for now.
> Overall seems fine, but not clear about the version strategy - most recipes
> drop PV and bump PE, but not all. How would that be handled? Also, not clear
> about the licensing - will it be the same for entire PDK? I noticed at least
> one recipe changed LIC_FILES_CHKSUM w/o details...
There will be a common version across these recipes, aand this will be
set in the ti-pdk-fetch.bbclass. I will look back over these to check
for consistency. As for the specific version, I will check with the team.
For now, these recipes will retain the individual licenses. The only
change to LIC_FILES_CHKSUM should have been the path prefix. This change
was necessary due to the new fetch/unpack methods. Neither the files nor
the checksums should have changed.
More information about the meta-ti
mailing list