[oe] [PATCH] Fix qt4-embedded compilation

Koen Kooi k.kooi at student.utwente.nl
Fri Jul 24 06:19:20 UTC 2009


On 24-07-09 05:17, Holger Hans Peter Freyther wrote:
> On Thursday 23 July 2009 18:45:24 Koen Kooi wrote:
>> On 23-07-09 17:33, Holger Hans Peter Freyther wrote:
>>> Hey,
>>>
>>> I need the below patch to be able to compile qt4-embedded without trying
>>> to download a PowerVR sdk for the OMAP when building on x86...
>>
>> Can't you just bbmask it out?
>
> I would prefer if qt4-embedded is buildable out of the box. The problem is the
> following. qt4-embedded.inc is setting QT_BASE_NAME to qt4-embedded. This
> means that the various -dbg packages start to depend on qt4-embedded-gles.
>
> Is this wanted? maybe we should set QT_BASE_NAME to ${PN} in qt4-embedded?
>
> what do you think?

I've been bitten more than once by this problem (e.g. when it got 
renamed again), so if setting it to ${PN} works, go for it.

regards,

Koen





More information about the Openembedded-devel mailing list