summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* syslinux: add support for host-installArnout Vandecappelle (Essensium/Mind)2012-01-241-0/+14
| | | | | | | | | This makes it possible to build the syslinux/extlinux installer, so a bootable USB drive, CompactFlash or SD card can be created by a user script. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gdb: also force ELF support for gdbhostPeter Korsgaard2012-01-241-0/+2
| | | | | | | | | | | | | | | | Similar to how we do for target (ee39d53ce3ee (Fix GDB BFD test linking)). Gdb comes with an embedded copy of libiberty, but binutils also installs libiberty.a into HOST_DIR. The gdb configure script tries to link against this one rather than the gdb version when it checks for ELF support. This may fail if those versions are not compatible, leading to obscure error messages from gdb at runtime such as: I'm sorry, Dave, I can't do that. Symbol format `elf32-$ARCH' unknown. Fix it by forcing ELF support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* fluxbox: bump to 1.3.2Yegor Yefremov2012-01-232-38/+1
| | | | | | | - Peter's patch (iconv fix) went upstream, so delete it Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* feh: bump to 2.2Yegor Yefremov2012-01-231-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* jpeg: bump to v8dYegor Yefremov2012-01-231-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: update with recent changesPeter Korsgaard2012-01-221-16/+30
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ffmpeg: depends on host-nasm if MMX is enabledArnout Vandecappelle (Essensium/Mind)2012-01-221-0/+5
| | | | | | [Peter: slightly reordered] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pkg-infra: fix missing 3993 for AUTOTARGET's SUBDIRArnout Vandecappelle (Essensium/Mind)2012-01-221-1/+1
| | | | | | | | Ensure <pkg>_SUBDIR gets resolved late, so that E.G. the default values for host packages are taken into consideration. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* syslinux: bump to version 4.04Arnout Vandecappelle (Essensium/Mind)2012-01-222-19/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ctng: use gcc 4.4.6Peter Korsgaard2012-01-223-9/+9
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ctng: use 3.0.4 kernel headersPeter Korsgaard2012-01-223-9/+9
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ctng: use internal toolchain uClibc config, build uClibc 0.9.32Peter Korsgaard2012-01-223-250/+4
| | | | | | | So the uClibc configurations are kept in sync between the two toolchain methods. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openssl: security bump to version 1.0.0gGustavo Zacarias2012-01-221-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libidn: bump to version 1.24Gustavo Zacarias2012-01-221-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iw: bump to 3.3Yegor Yefremov2012-01-221-2/+3
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sane-backends: fix libv4l dependencyPeter Korsgaard2012-01-222-0/+70
| | | | | | Patch from Fedora. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libv4l: move under Libraries/Hardware handlingPeter Korsgaard2012-01-221-1/+1
| | | | | | | The libv4 package mainly provides a library, so it makes more sense to locate it here. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libv4l: bump versionPeter Korsgaard2012-01-221-1/+2
| | | | | | Jpeg decompression is now done using libjpeg. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* open2300: quote TARGET_{CC,LD}Peter Korsgaard2012-01-201-1/+1
| | | | | | | TARGET_CC / TARGET_LD may contain spaces (E.G. when ccache is used), so ensure they are properly quoted when passed to make. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* bash: Adding features that can not be automatically detected while ↵Arnout Vandecappelle (Essensium/Mind)2012-01-201-1/+5
| | | | | | | | | | | cross-compiling There are some bash features that can not be detected automatically during configure stage while cross-compiling. This commit forces them on. Signed-off-by: Arkady Gilinsky <arcadyg@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kmod: bump versionPeter Korsgaard2012-01-191-5/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libxslt: fix typo from db8fcd04ba94ce8 (libxslt: cleanup)Peter Korsgaard2012-01-191-1/+1
| | | | | | --without-crypto should be appended to the configure opts, not replace them. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 3.1.x stable versionPeter Korsgaard2012-01-181-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xutil_makedepend: cleanup, fix target depsPeter Korsgaard2012-01-181-3/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlib_libXrender: remove redundant HOST_XLIB_LIBXRENDER_DEPENDENCIESPeter Korsgaard2012-01-181-2/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlib_libXfixes: remove redundant HOST_XLIB_LIBXFIXES_DEPENDENCIESPeter Korsgaard2012-01-181-2/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlib_libXcursor: remove redundant HOST_XLIB_LIBXCURSOR_DEPENDENCIESPeter Korsgaard2012-01-181-2/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_encodings: cleanupPeter Korsgaard2012-01-181-1/+0
| | | | | | MAKE_OPT defaults to the empty string, so drop it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_xcursorgen: remove redundant HOST_XAPP_XCURSORGEN_DEPENDENCIESPeter Korsgaard2012-01-181-2/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ruby: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* python-setuptools: remove redundant HOST_PYTHON_SETUPTOOLS_DEPENDENCIESPeter Korsgaard2012-01-181-2/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pkg-config: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* orc: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ncurses: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libxslt: cleanupPeter Korsgaard2012-01-181-7/+7
| | | | | | get rid of unused EXTRA variables. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libcap: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* icu: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gawk: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* flex: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cdrkit: remove redundant HOST_CDRKIT_DEPENDENCIESPeter Korsgaard2012-01-181-1/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* bison: remove redundant HOST_M4_DEPENDENCIESPeter Korsgaard2012-01-181-2/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* binutils: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-181-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Only derrive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIES if not set, not ↵Peter Korsgaard2012-01-182-10/+3
| | | | | | | | | | nonempty In make, ifndef VAR means if 'VAR is not set to the empty string', and NOT 'VAR is not defined', which meant that you couldn't specify empty FOO_HOST_DEPENDENCIES. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_mkfontdir: removed redundant HOST_FOO_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)2012-01-171-1/+0
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlib_libfontenc: removed redundant HOST_FOO_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)2012-01-171-2/+0
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfont_font-util: removed redundant HOST_FOO_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)2012-01-171-2/+0
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlib_libxkbfile: removed redundant HOST_FOO_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)2012-01-171-2/+0
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xapp_bdftopcf: removed redundant HOST_FOO_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)2012-01-171-1/+0
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xlib_libX11: removed redundant HOST_FOO_DEPENDENCIES and incorrect target ↵Arnout Vandecappelle (Essensium/Mind)2012-01-171-3/+1
| | | | | | | | | | dependency By deriving HOST_XLIB_LIBX11_DEPENDENCIES from XLIB_LIBX11_DEPENDENCIES, it turned out that that one had a redundant dependency on xproto_bigreqsproto. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>