All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Moving xorg.conf to seperate .bb file/package
@ 2008-11-12  9:48 Graeme Gregory
  2008-11-12 10:00 ` Phil Blundell
  0 siblings, 1 reply; 3+ messages in thread
From: Graeme Gregory @ 2008-11-12  9:48 UTC (permalink / raw)
  To: openembedded-devel

At the moment xorg.conf is handled within the xserver-xorg .bb file.

As xorg.conf varies per machine this will effectively make xserver-xorg
machine specific which sort of defeats the purpose of a module xorg.

My suggestion is to move xorg.conf out of xserver-xorg. Then add a
RRECOMMEND_${PN} = "xserver-xorg-conf" to xserver-xorg.

Is this a sane plan?

Graeme





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC] Moving xorg.conf to seperate .bb file/package
  2008-11-12  9:48 [RFC] Moving xorg.conf to seperate .bb file/package Graeme Gregory
@ 2008-11-12 10:00 ` Phil Blundell
  2008-11-12 10:16   ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Phil Blundell @ 2008-11-12 10:00 UTC (permalink / raw)
  To: openembedded-devel

On Wed, 2008-11-12 at 09:48 +0000, Graeme Gregory wrote:
> At the moment xorg.conf is handled within the xserver-xorg .bb file.
> 
> As xorg.conf varies per machine this will effectively make xserver-xorg
> machine specific which sort of defeats the purpose of a module xorg.
> 
> My suggestion is to move xorg.conf out of xserver-xorg. Then add a
> RRECOMMEND_${PN} = "xserver-xorg-conf" to xserver-xorg.
> 
> Is this a sane plan?

Yes, that sounds like a splendid plan.  I would even hope that some
(maybe most) machines can cope without having an xorg.conf at all
nowadays.

p.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC] Moving xorg.conf to seperate .bb file/package
  2008-11-12 10:00 ` Phil Blundell
@ 2008-11-12 10:16   ` Koen Kooi
  0 siblings, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2008-11-12 10:16 UTC (permalink / raw)
  To: openembedded-devel

On 12-11-2008 11:00, Phil Blundell wrote:
> On Wed, 2008-11-12 at 09:48 +0000, Graeme Gregory wrote:
>> At the moment xorg.conf is handled within the xserver-xorg .bb file.
>>
>> As xorg.conf varies per machine this will effectively make xserver-xorg
>> machine specific which sort of defeats the purpose of a module xorg.
>>
>> My suggestion is to move xorg.conf out of xserver-xorg. Then add a
>> RRECOMMEND_${PN} = "xserver-xorg-conf" to xserver-xorg.
>>
>> Is this a sane plan?
>
> Yes, that sounds like a splendid plan.  I would even hope that some
> (maybe most) machines can cope without having an xorg.conf at all
> nowadays.

With a machine using a plain framebuffer xorg.conf shouldn't be needed 
(or empty) anymore, for other machines like omap based ones an xorg.conf 
is needed to point to xf86-video-omapfb. So, yes, most machines in OE 
can do without an xorg.conf :)

regards,

Koen




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-12 10:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12  9:48 [RFC] Moving xorg.conf to seperate .bb file/package Graeme Gregory
2008-11-12 10:00 ` Phil Blundell
2008-11-12 10:16   ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.