Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Drop X11 dependency of libpthread-stubs and libdrm
@ 2013-12-20 15:33 Paul Cercueil
  2013-12-20 15:33 ` [Buildroot] [PATCH 1/2] xlib_libpthread-stubs: Rename package to libpthread-stubs Paul Cercueil
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Cercueil @ 2013-12-20 15:33 UTC (permalink / raw)
  To: buildroot

The 'pthread-stubs' package was recently renamed to 'xlib_libpthread-stubs'.
This makes sense as libpthread-stubs is part of the X libraries.

However, this package does not have any real dependency, not even X11.
This is inconsistent with the current package, which can only be enabled
when BR2_PACKAGE_XORG7 is selected.

The first patch renames the 'xlib_libpthread-stubs' package into
'libpthread-stubs', and moves it to 'Libraries -> Other' in the config
menu.

The second patch applies to libdrm, and removes the dependency towards X11,
if no X11-specific driver was selected. This permits to build the Mesa3d
library without X11.

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

end of thread, other threads:[~2014-04-20  9:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 15:33 [Buildroot] [PATCH 0/2] Drop X11 dependency of libpthread-stubs and libdrm Paul Cercueil
2013-12-20 15:33 ` [Buildroot] [PATCH 1/2] xlib_libpthread-stubs: Rename package to libpthread-stubs Paul Cercueil
2013-12-20 15:33 ` [Buildroot] [PATCH 2/2] libdrm: Remove dependency towards X11 Paul Cercueil
2013-12-20 15:53 ` [Buildroot] [PATCH 0/2] Drop X11 dependency of libpthread-stubs and libdrm Thomas Petazzoni
2014-01-08 21:22   ` Bernd Kuhls
2014-04-20  9:59 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox