- Oct 07, 2009
-
-
Bernhard Reutner-Fischer authored
Bump version to 3.0.6. autoreconf is off per default, so no need to specify it. Use config.cache (fix the incorrect package instead). Pass ENABLE_DEBUG setting to configure. Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Bernhard Reutner-Fischer authored
It speeds up configuration considerably. If a package breaks due to wrong cache-entries, then the broken other package has to be fixed, not the innocent bystander! Put short: There is absolutely _no_ need to ever turn the cache off unless you hack on autotools itself and goof. Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Bernhard Reutner-Fischer authored
pass --disable-ipv6 to autoconfig packages if IPv6 support is turned off Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Bernhard Reutner-Fischer authored
hard/softfloat is just one of the many config options, and it only clutters the filenames. Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Bernhard Reutner-Fischer authored
Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Daniel Mack authored
This patch is needed to make e2fsprogs being linked against SEM_INIT libraries. In this particular case, it causes the Makefiles to add -lpthread. Without that, all binaries crash at startup, at least on x86. Signed-off-by:
Daniel Mack <daniel@caiaq.de> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Daniel Mack authored
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>
-
Sven Neumann authored
Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Sven Neumann authored
Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Sven Neumann authored
Update gst-plugins-base to version 0.10.25. Also add new config option to enable/disable the Pango font renderer plug-in. Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Sven Neumann authored
Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
The Makefile.autotools.in defaults are sufficient. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 06, 2009
-
-
Peter Korsgaard authored
Show Atmel mirrors together with the other mirrors, instead of hiding them in yet another sub-menu. At the same time, add an empty line before the Atmel include as noticed by Hartley Sweeten. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Bernhard Reutner-Fischer authored
Use of OABI is strongly discouraged since years now. Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Bernhard Reutner-Fischer authored
Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Otherwise the targets will always run. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 05, 2009
-
-
Peter Korsgaard authored
Most of X.org (E.G. libX11) needs WCHAR support, so ensure that the toplevel BR2_PACKAGE_XORG7 cannot get enabled unless we have WCHAR support in the toolchain. 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>
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <lionel.landwerlin@openwide.fr> Tested-By:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Bernhard Reutner-Fischer authored
prevents build failures if modules are enabled and localversion is "" Signed-off-by:
aldot <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Sven Neumann authored
In case that wpa_supplicant is configured with DBus interface, it calls pkg-config to find the dbus headers and libraries. Adjust the make environment so that it will use the right pkg-config search paths. Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 04, 2009
-
-
Peter Korsgaard authored
Select a specific svn revision (current trunk: r16259) instead of the latest from the trunk. Simplifies support, mirroring and makes the system reproducible. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
As discussed earlier on the mailing list. It simplifies code, gives more sensible error message on typos and makes the defconfigs easier to find for users. Furthermore, update documentation to match. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Similar to the normal targets, but only affects the BR2_PACKAGE_* options. E.G. handy for keeping your current toolchain config while testing (random) packages. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
get rid of the removed saveconfig/getconfig targets, and instead document randconfig/defconfig/allyesconfig/allnoconfig. Furthermore, get rid of the unused tags target. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Fix typo introduced by 1e32e070 (remove dedicated target-headers option). Noticed by Alexander Clouter <alex@digriz.org.uk>. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 03, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES is enabled. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Ensures that the configure+make steps are not run every time. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Ensures that the hook isn't run every time. Also use the real stamp file from the host build instead of host-share-mime-info as dependency, as otherwise the target is always considered out-of-date. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES is enabled. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES is enabled. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
And pass proper cflags. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-