[Buildroot] [PATCH v5 1/6] libdrm: Remove xorg dependency for intel driver

Sebastien Bourdelin sebastien.bourdelin at savoirfairelinux.com
Wed Mar 12 07:14:53 UTC 2014


Hi bernd,

On 03/12/2014 02:00 AM, Bernd Kuhls wrote:
> Bernd Kuhls <berndkuhls at hotmail.com> wrote in
> news:3p65vaxf8m.ln2 at ID-313208.user.individual.net: 
>
>> xlib_pciaccess itself does not depend on xorg stuff, I was able to
>> compile the libdrm intel driver with patch v5 without activating xorg7.
As far as i understand, the package XORG7 is a kind of a container which
doesn't compile anything, it only adds global toolchain dependencies for
all the xorg stuff.
Did you try to build the xlib_libpciaccess with a toolchain without this
options ?

> PS: Should we also move libpciaccess out of the xorg section?
I dont think so, even if the libpciaccess is a generic PCI access
library, it come as a part of the Xorg project and perhaps there is
other xlib that doesn't require the toolchain options above so should we
move them too ?
An other option could be to don't set dependencies on the XORG7 package
and move the dependencies inside each sub-packages.



More information about the buildroot mailing list