Commit Graph

9 Commits

Author SHA1 Message Date
John Voltz
bfdb1635b3 deprecate xorg 6.8 2008-03-06 18:37:29 +00:00
Eric Andersen
a7e49eb2af Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected.  We definately want this
stuff in buildroot.
2007-08-10 19:07:51 +00:00
Bernhard Reutner-Fischer
c5757aad70 - add a choice for Xserver selection.
This is ment as a suggestion Re: http://lists.busybox.net/lists/buildroot/2007-July/003835.html
2007-07-24 17:48:58 +00:00
Eric Andersen
732d94d25f fixup a whole steaming pile of insanity. When packages are configured,
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory.  The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.

This also adds in a pile of libtool fixups.  Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
 -Erik
2007-01-14 03:52:21 +00:00
Eric Andersen
fdbe8a31be more updates to ensure subsequent packages build 2007-01-11 06:17:04 +00:00
Eric Andersen
3a3e9897d4 update xorg build and installation paths 2007-01-10 23:56:30 +00:00
Eric Andersen
776c9099d2 fix deps so xorg can once again be selected 2006-11-17 23:17:02 +00:00
Eric Andersen
2a89e2300c fixup some dependancies 2006-07-10 22:04:29 +00:00
Eric Andersen
c5c1adc379 First pass at getting current x.org to into buildroot.
Still needs more polish but is a good start.
2005-05-12 22:22:29 +00:00