summaryrefslogtreecommitdiffstats
path: root/package/docker
Commit message (Collapse)AuthorAgeFilesLines
* docker: requires pkgconfig, glib2 and X11Peter Korsgaard2008-10-262-1/+4
|
* docker: strip on target installPeter Korsgaard2008-10-261-0/+3
|
* docker: s/PKGCONFIG/PKG_CONFIG/ to be consistentPeter Korsgaard2008-10-262-2/+3
| | | | Patch by Markus Heidelberg.
* package: cleanup PKG_CONFIG_SYSROOTPeter Korsgaard2008-10-261-4/+1
| | | | | | | | PKG_CONFIG_SYSROOT_DIR and friends get set in package/Makefile.in, so there's no need to set it in the makefiles of the individual packages as well. Based on a patch by Markus Heidelberg.
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Add glib2.0 specific include/pkconfig paths in 'docker'Ulf Samuelsson2008-07-081-2/+5
|
* pkgconfig fix for dockerJohn Voltz2008-05-022-1/+26
|
* add alsamixergui and docker packagesJohn Voltz2008-03-203-0/+33