index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
libdrm
Age
Commit message (
Expand
)
Author
2010-04-14
libdrm: enable/disable features according to driver selection
Paulius Zaleckas
2010-04-03
Bump libdrm to 2.4.19
Paul Jones
2010-02-28
Bump libdrm to 2.4.11
Paulius Zaleckas
2009-12-15
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-03-18
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-14
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-04-01
buildroot: additional -clean target fixes
Peter Korsgaard
2008-03-06
fixed libdrm makefile
John Voltz
2008-02-12
Run $(CONFIG_UPDATE) after unpacking sources
Hamish Moffatt
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-08-22
- use proper include dir (Simon Pasch)
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-11
Use package/libdrm instead of package/x11r7/libdrm
Ulf Samuelsson
2007-08-10
Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
Eric Andersen