- Aug 08, 2009
-
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
Jean-Christian de Rivaz authored
Signed-off-by:
Jean-Christian de Rivaz <jc@eclis.ch>
-
- Aug 07, 2009
-
-
Sven Neumann authored
The GIF image provider in DirectFB is self-contained and doesn't need libungif. Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com>
-
Sven Neumann authored
This change adds two new options, BR2_PACKAGE_DIRECTFB_DEBUG to enable lots of debugging output from DirectFB and BR2_PACKAGE_DIRECTFB_TRACE to enable support for call traces in case of a crash. Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com>
-
Will Newton authored
Some architectures may need updates to the configure helper scripts before it is possible to safely configure. Signed-off-by:
Will Newton <will.newton@gmail.com>
-
Will Newton authored
Enchant requires C++ support, libglib2 and pkg-config. Signed-off-by:
Will Newton <will.newton@gmail.com>
-
- Aug 06, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Aug 05, 2009
-
-
Nigel Kukard authored
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Daniel Mack authored
Add a new target for libuuid so it can be built without e2fsprogs. Signed-off-by:
Daniel Mack <daniel@caiaq.de> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
People should use the most recent 4.3.x version to get all the bugfixes. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
-
- Aug 04, 2009
-
-
Thomas Petazzoni authored
Recent glibc versions introduced a futimens() function, that gzip already implemented. So waiting for a proper usage of this function in gzip, we rename the gzip internal function to gz_futimens(). Patch inspired by http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20070514/155476.html Fixes bug #537 Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
-
Nigel Kukard authored
-
Thomas Petazzoni authored
Since CC is already passed in TARGET_CONFIGURE_OPTS at ./configure time, there's no point in overriding it with a wrong value at compilation time. This breaks external toolchain builds since CC=$(TARGET_CC) is wrong because it excludes the mandatory --sysroot option. Fixes bug #525 Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
-
Thomas Petazzoni authored
Fix the little build systems hacks that no longer applied to the version of Perl being used. With these fixes in place, microperl builds and runs properly simple Perl commands on the target. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
Peter Korsgaard authored
Fixes various problems. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Aug 03, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
-
Thomas Petazzoni authored
Since the recent update of Kconfig to the Kconfig infrastructure found in 2.6.30 kernels, make oldconfig was broken because it didn't generate the .config.cmd file. This is done by a call to the conf_write_autoconf() function. Moreover, this process was also broken because the conf_get_autoconfig_name() function was reading the environment variable BUILDROOT_AUTOCONF while the main Makefile is passing it as KCONFIG_AUTOCONFIG. We also remove the fallback on "$(BR2_DEPENDS_DIR)/config/auto.conf" since we are not able to expand BR2_DEPENDS_DIR at this point. Therefore, the KCONFIG_AUTOCONFIG envionment variable *must* be set. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Aug 02, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Daniele Salvatore Albano authored
Closes #533 Signed-off-by:
Daniele Salvatore Albano <d.albano@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #289 This package is a wireless configuration utility for the linux mac80211 kernel stack. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-By:
Will Newton <will.newton@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
Closes #437 - Remove a few obsolete patches. - Add a patch to disable syscall tests unsupported by uClibc. - Add a patch to fix sched_getaffinity build. Signed-off-by:
Will Newton <will.newton@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
Closes #427 - Fix generation of configure script and Makefiles. - Add dependencies on libsoup and enchant. - Allow configuration of rendering target (currently X11 or DirectFB). Signed-off-by:
Will Newton <will.newton@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-