| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dir | Peter Korsgaard | 2008-11-04 | 1 | -1/+1 |
* | netsnmp: run CONFIG_UPDATE | Peter Korsgaard | 2008-11-04 | 1 | -0/+1 |
* | netsnmp: bump version | Peter Korsgaard | 2008-11-04 | 4 | -256/+169 |
* | Makefile: ignore glib-genmarshal in staging_dir | Peter Korsgaard | 2008-11-03 | 1 | -1/+2 |
* | External toolchain C++ cross-compiler fix | Peter Korsgaard | 2008-11-03 | 1 | -0/+6 |
* | More external toolchain fixes | Peter Korsgaard | 2008-11-03 | 1 | -2/+2 |
* | External toolchain support improvements | Peter Korsgaard | 2008-11-03 | 3 | -16/+12 |
* | mkdosfs: cleanup target install handling | Peter Korsgaard | 2008-11-03 | 1 | -2/+2 |
* | package/: remove more 'default n' (see r22874) | Peter Korsgaard | 2008-11-02 | 2 | -5/+0 |
* | sdl-image: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-11-02 | 1 | -149/+27 |
* | libpng: fix Makefile.autotools.in fallout | Peter Korsgaard | 2008-11-02 | 3 | -3/+3 |
* | syslinux: fix download url | Peter Korsgaard | 2008-11-02 | 1 | -1/+1 |
* | busybox: additional 1.12.1 patches | Peter Korsgaard | 2008-11-02 | 5 | -4/+272 |
* | Fixes for Qt from Markus Heidelberg | Arnar Mar Sigurðsson | 2008-11-02 | 5 | -22/+16 |
* | Update valka target | Arnar Mar Sigurðsson | 2008-10-31 | 20 | -20361/+527 |
* | Add options to select what gfx and mouse drivers are compiled in. | Arnar Mar Sigurðsson | 2008-10-31 | 5 | -9/+121 |
* | Fix zlib install broken by previous commit. Sorry | Thiago A. Corrêa | 2008-10-31 | 1 | -5/+6 |
* | package/lite/lite.mk: Bounce version | Daniel Laird | 2008-10-31 | 1 | -3/+1 |
* | pciutils may depend on zlib. Based on Bernhard's git repository. | Thiago A. Corrêa | 2008-10-31 | 1 | -1/+1 |
* | Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://r... | Thiago A. Corrêa | 2008-10-31 | 3 | -25/+29 |
* | Make sure directories are created during install to STAGING_DIR and TARGET_DI... | Thiago A. Corrêa | 2008-10-31 | 1 | -10/+8 |
* | Fix bug #0005884 - pciutils depends on zlib | Thiago A. Corrêa | 2008-10-31 | 2 | -1/+2 |
* | Minor cleanups. Use touch for stamp-files | Thiago A. Corrêa | 2008-10-31 | 1 | -2/+2 |
* | fix wrong variable name for SQL. Signed-off-by: Markus Heidelberg <markus.hei... | Thiago A. Corrêa | 2008-10-31 | 1 | -1/+1 |
* | Bump ntp version | Arnar Mar Sigurðsson | 2008-10-31 | 1 | -1/+1 |
* | 2 gcc patches from Atmel's buildroot | Arnar Mar Sigurðsson | 2008-10-31 | 2 | -0/+181 |
* | python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so that | Wade Berrier | 2008-10-30 | 1 | -2/+2 |
* | linux: skip installing modules if modules are disabled in kernel config | Hans-Christian Egtvedt | 2008-10-30 | 1 | -7/+13 |
* | linux: make touch also create the dependency file when installing modules | Hans-Christian Egtvedt | 2008-10-30 | 1 | -1/+1 |
* | linux: fix typo in status printout | Hans-Christian Egtvedt | 2008-10-30 | 1 | -1/+1 |
* | linux: add probing for kernel version when installing modules | Hans-Christian Egtvedt | 2008-10-30 | 1 | -9/+10 |
* | qtopia4: fix wrong compilation of qmake | Peter Korsgaard | 2008-10-29 | 1 | -1/+5 |
* | package/libpng/libpng.mk: Change to autotools.in format | Daniel Laird | 2008-10-29 | 1 | -76/+13 |
* | bind: use strchr() instead of index() | Peter Korsgaard | 2008-10-29 | 1 | -0/+33 |
* | qtopia4: fix adjustment of qmake.conf | Peter Korsgaard | 2008-10-28 | 1 | -8/+9 |
* | qtopia4: fix use of pkg-config | Peter Korsgaard | 2008-10-28 | 1 | -1/+6 |
* | Fix matchbox build | Peter Korsgaard | 2008-10-27 | 3 | -18/+58 |
* | Strip gettext libraries on the target | Peter Korsgaard | 2008-10-27 | 1 | -0/+2 |
* | Strip libgtk2 in the target | Peter Korsgaard | 2008-10-27 | 1 | -2/+0 |
* | Strip pango libraries on the target | Peter Korsgaard | 2008-10-27 | 1 | -2/+0 |
* | Fix strange problems in pango configure target | Peter Korsgaard | 2008-10-27 | 1 | -2/+2 |
* | libglib2: remove $(DISABLE_NLS) from configure options | Peter Korsgaard | 2008-10-26 | 1 | -1/+1 |
* | libglib2: remove redundant configure args | Peter Korsgaard | 2008-10-26 | 1 | -2/+2 |
* | package: remove redundant pkg-config variables | Peter Korsgaard | 2008-10-26 | 11 | -48/+17 |
* | vim: add TARGET_CONFIGURE_OPTS | Peter Korsgaard | 2008-10-26 | 1 | -1/+2 |
* | docker: requires pkgconfig, glib2 and X11 | Peter Korsgaard | 2008-10-26 | 2 | -1/+4 |
* | docker: strip on target install | Peter Korsgaard | 2008-10-26 | 1 | -0/+3 |
* | docker: s/PKGCONFIG/PKG_CONFIG/ to be consistent | Peter Korsgaard | 2008-10-26 | 2 | -2/+3 |
* | toolhain/: confgure: respect quiet option | Peter Korsgaard | 2008-10-26 | 5 | -0/+6 |
* | package: cleanup PKG_CONFIG_SYSROOT | Peter Korsgaard | 2008-10-26 | 4 | -16/+1 |