2012/2/16 Otavio Salvador <[email protected]>:
> On Thu, Feb 16, 2012 at 11:04, Samuel Stirtzel <[email protected]>
> wrote:
>>
>> Anyone knows if enabling session management in Qt is a bad idea, or if
>> there is another way of solving this?
>
>
> I don't think it is going to be a problem to have it enabled on x11 flavour.
Since it is a distro variable, I consider to ask before this breaks
anything or the like.

I'd suggest to change this line from:
QT_DISTRO_FLAGS ?= "-no-accessibility -no-sm"
To:
QT_DISTRO_FLAGS ?= "-no-accessibility -sm"

So distributions that don't want a Qt session manager could just
disable it, or is there another preferred way to enable "-sm"?


-- 
Regards
Samuel

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to