summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* busybox: 1.17.3 sort fixPeter Korsgaard2010-10-231-0/+12
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/buildroot: remove trailing spacesPeter Korsgaard2010-10-231-493/+493
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot.html: Fix grammer and punctuationMartin Banky2010-10-231-118/+123
| | | | | | | Also, clarified some of the information given. Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot.html: html code clean-up and other issues - Part2Martin Banky2010-10-231-720/+649
| | | | | | | | | | | | | | | | | | | The current DocType declaration was incorrect. It is neither xhtml strict nor xhtml transitional. So, instead of dealing with that issue, converted it to validated Html5. Fixed white-space errors. Removed validator html4.01 code. Color corrected the code sections. Removed redundant or useless html code. Changed foo to libfoo, for consistency. Changed page bookmarking to use header id's. Re-flowed paragraphs to line break at 80 characters. Re-formatted the code sections for consistency and correctness. Kept all list items, headings, and href's on a single line (where possible). Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot.html: html code clean-up and other issues - Part1Martin Banky2010-10-231-409/+360
| | | | | | | | | | | | | | | | | | | The current DocType declaration was incorrect. It is neither xhtml strict nor xhtml transitional. So, instead of dealing with that issue, converted it to validated Html5. Fixed white-space errors. Removed validator html4.01 code. Color corrected the code sections. Removed redundant or useless html code. Changed foo to libfoo, for consistency. Changed page bookmarking to use header id's. Re-flowed paragraphs to line break at 80 characters. Re-formatted the code sections for consistency and correctness. Kept all list items, headings, and href's on a single line (where possible). Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* stylesheet.css: cleaned up css codeMartin Banky2010-10-231-27/+27
| | | | | | | Fixed indents, and removed redundent specifers and trailing spaces. Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wpa_supplicant: unbreak dbus support after 0.7.3 bumpPeter Korsgaard2010-10-191-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* alsa-lib: bump versionPeter Korsgaard2010-10-181-1/+1
| | | | | | Fixes gst-plugins-base build issue. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* vsftpd: fix build when libcap is enabledPeter Korsgaard2010-10-181-0/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pppd: convert to gentargets, properly add radius support, fix l2tp for ↵Gustavo Zacarias2010-10-184-30/+91
| | | | | | | 2.6.35 headers Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wpa_supplicant: bump to 0.7.3Gustavo Zacarias2010-10-182-20/+25
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* hostapd: bump to 0.7.3Gustavo Zacarias2010-10-182-43/+51
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openssl: Bump to 1.0.0aGustavo Zacarias2010-10-185-92/+16
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* net-snmp: broken with parallel jobsGustavo Zacarias2010-10-181-2/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* haserl: bump 0.9.x versionPeter Korsgaard2010-10-181-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Makefile: move KERNEL_ARCH from kernel-headers to herePeter Korsgaard2010-10-173-8/+9
| | | | | | | | | | Closes #2707 It's not only for kernel headers, and the kernel headers .mk file isn't included for crosstool-ng toolchain, which broke linux/u-boot/.. builds. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* startup-notification: ensure cross-X11 headers/libs are usedPeter Korsgaard2010-10-172-4/+8
| | | | | | And not the host ones. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* torsmo: use correct variable for HELP2MAN presetPeter Korsgaard2010-10-171-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gitignore: add ..config.tmpMike Frysinger2010-10-161-0/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* toolchain: do not require full pathMike Frysinger2010-10-161-0/+4
| | | | | | | If the toolchain can be found via $PATH, then requiring the full path to it is unnecessary. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* mtd: bump versionPeter Korsgaard2010-10-162-241/+1
| | | | | | For mkfs.jffs2 bugfix. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mtd: fix big endian crc calculationPeter Korsgaard2010-10-151-0/+240
| | | | | | Taken from upstream git. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: #2389 is resolvedPeter Korsgaard2010-10-141-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* prboom: re-add big endian fixupPeter Korsgaard2010-10-141-0/+10
| | | | | | | Seems I misread configure.ac, the endianness detection is only used when not cross compiling. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xmore: needs libXawPeter Korsgaard2010-10-142-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xmore: remove double libXprintUtil dependencyPeter Korsgaard2010-10-143-3/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ng-spice-rework: mark as deprecatedPeter Korsgaard2010-10-142-1/+2
| | | | | | | It hasn't been updated since it got added (in 2008), and it doesn't build for me, so mark it as deprecated. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xcursorgen: bump versionPeter Korsgaard2010-10-142-2/+2
| | | | | | Needed for libpng 1.4.x support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xinput: needs libXiPeter Korsgaard2010-10-143-2/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* torsmo: fix build when help2man is available on hostPeter Korsgaard2010-10-142-1/+3
| | | | | | | help2man doesn't work when cross compiling, as it wants to run ./program --help, so ensure torsmo doesn't try to use it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* prboom: fix png supportPeter Korsgaard2010-10-142-0/+36
| | | | | | | Ensure libpng gets built before prboom so configure finds it, and fix build with libpng 1.4.x (NULL defines removed). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* prboom: bump versionPeter Korsgaard2010-10-141-11/+3
| | | | | | Special big endian handling is no longer needed and X option is gone. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain-crosstool-ng: fix arch for powerpcPeter Korsgaard2010-10-131-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.17.x versionPeter Korsgaard2010-10-114-633/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: Add rrdtool packageGustavo Zacarias2010-10-084-1/+47
| | | | | | [Peter: use hook to remove examples] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* avahi: ensure locale data is installed into /usr/share, not /usr/libPeter Korsgaard2010-10-071-1/+2
| | | | | | Otherwise it won't be found / target-localepurge won't remove it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: add gst-ffmpegPeter Korsgaard2010-10-074-1/+36
| | | | | | ffmpeg plugin for gstreamer. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ffmpeg: add options for postproc/swscalePeter Korsgaard2010-10-072-2/+23
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libmpeg2: fix Config.in indentation/typoPeter Korsgaard2010-10-061-5/+5
| | | | | | Thanks to Thomas for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: cleanup, use autotarget variables right awayPeter Korsgaard2010-10-061-97/+61
| | | | | | | | | | Purely cosmetical. Structure package like the other autotarget packages, and use DIRECTFB_{CONF_OPT,DEPENDENCIES} right away instead of a number of extra variables. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump version, unbreak png supportPeter Korsgaard2010-10-062-4/+5
| | | | | | | | | The recent libpng bump broke png support in directfb, as it relied on the legacy 1.2 interface. Fix it by bumping the directfb version, and at the same time ensure that configure finds our cross-libpng-config rather than what the host version the user might have in the path. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* genext2fs: bump to 1.4.1Martin Banky2010-10-064-18/+19
| | | | | Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nano: bump to 2.2.5Martin Banky2010-10-061-1/+1
| | | | | Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gst-plugins-ugle: add option for mpeg2dec supportPeter Korsgaard2010-10-063-16/+27
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: add libmpeg2Peter Korsgaard2010-10-064-1/+43
| | | | | | libmpeg2 is a mpeg1/mpeg2 video decoder library. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* imagemagick: fix s/IMAGEMAGISK/IMAGEMAGICK/ typoPeter Korsgaard2010-10-061-7/+7
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xbacklight: needs libXrandr/XrenderPeter Korsgaard2010-10-063-2/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_twm: needs libX11/Xext/Xt/XmuPeter Korsgaard2010-10-063-0/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dropbear: really fix xauth tweak since dbcec2b2Peter Korsgaard2010-10-061-1/+1
| | | | | | Commit d5576fd2 tried to fix this, but introduced a new typo. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.17.x.config: enable microcom appletPeter Korsgaard2010-10-051-1/+1
| | | | | | So we can get rid of the deprecated microcom package. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>