[Buildroot] [PATCH v4 2/6] qt5: Provide generic qmake package infrastructure

Arnout Vandecappelle arnout at mind.be
Thu Mar 28 11:21:07 UTC 2019



On 28/03/2019 10:50, Andreas Naumann wrote:
>> IIUC your proposal would be:
>>
>> 1. Basic qmake infra 2. Convert all packages to qmake infra (trivial
>> because the difficult cases still use custom staging/target install
>> commands, you just don't remove them). 3. Add target install support
>> to qmake infra 4. Convert all easy packages to target install from
>> qmake infra (i.e. just remove the target install commands) 5-N.
>> Convert difficult packages.
>>
> 
> Actually I meant to not do step 2, but this should be doable as well.
> I'll see how it goes.

 Then splitting up the qmake infra in two steps doesn't help much either. And
we've anyway converged on the approach now, so there's no real need to split it
up. So the only thing to split up is the patch that updates the packages: one
big patch for the easy ones, and then more complicated patches for the
individual difficult ones.

 Regards,
 Arnout


More information about the buildroot mailing list