buildroot.git
15 years agoUpdate sqlite package to version 3.6.18
Gustavo Zacarias [Fri, 9 Oct 2009 13:42:41 +0000 (10:42 -0300)]
Update sqlite package to version 3.6.18

Closes #655.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agotoolchain: mark BR2_ENABLE_LOCALE_PREGENERATED as broken
Peter Korsgaard [Wed, 21 Oct 2009 22:11:29 +0000 (00:11 +0200)]
toolchain: mark BR2_ENABLE_LOCALE_PREGENERATED as broken

There's still no suitable tarball available on uclibc.org, so better
hide the option for now.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agogst-plugins-good: make new dependency-less plugins configurable
Sven Neumann [Tue, 20 Oct 2009 19:21:32 +0000 (21:21 +0200)]
gst-plugins-good: make new dependency-less plugins configurable

gst-plugins-good gained a number of dependency-less plugins with
the last update. This commit makes them configurable in buildroot.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agolibnl: handle all installed libraries
Sven Neumann [Mon, 19 Oct 2009 21:45:58 +0000 (23:45 +0200)]
libnl: handle all installed libraries

libnl does not only install libnl.so, but also libnl-nf.so,
libnl-genl.so and libnl-route.so. Change the post-install
and uninstall hooks to handle these libraries as well.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agopackage: Add sysstat tools
Lionel Landwerlin [Sun, 18 Oct 2009 19:03:09 +0000 (21:03 +0200)]
package: Add sysstat tools

Signed-off-by: Lionel Landwerlin <lionel.landwerlin@openwide.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agogvfs: explicitly specify samba include and library paths
Sven Neumann [Sun, 18 Oct 2009 21:56:22 +0000 (23:56 +0200)]
gvfs: explicitly specify samba include and library paths

The gvfs configure script has --with-samba-includes and
--with-samba-libs options. Use these to point it to the
libsmbclient files in the staging dir.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agogvfs: build archive backend if libarchive is selected
Sven Neumann [Sun, 18 Oct 2009 21:56:21 +0000 (23:56 +0200)]
gvfs: build archive backend if libarchive is selected

If BR2_PACKAGE_LIBARCHIVE is enabled, build the gvfs archive
backend.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agogvfs: update to version 1.4.0
Sven Neumann [Sun, 18 Oct 2009 21:56:20 +0000 (23:56 +0200)]
gvfs: update to version 1.4.0

Update the gvfs package to the latest upstream release.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agolibarchive: make bsdtar and bsdcpio binaries configurable
Sven Neumann [Tue, 20 Oct 2009 20:31:48 +0000 (22:31 +0200)]
libarchive: make bsdtar and bsdcpio binaries configurable

libarchive comes with two binaries, bsdtar and bsdcpio that used
to be installed by default. This change makes this configurable
with the default not to build and install the binaries.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agosamba: updated the samba package to version 3.3.8
rvpaasen [Sun, 18 Oct 2009 17:35:12 +0000 (19:35 +0200)]
samba: updated the samba package to version 3.3.8

Update the samba package to the new makefile format and also update
it to samba version 3.3.8 (latest 3.3.x version). Based on the
patch from bug 665, but with uclibc dependency and call to
autogen.sh removed.

Tested-By: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agodocs/buildroot.html: remove mention of skel.tar.gz
Peter Korsgaard [Sun, 18 Oct 2009 07:29:50 +0000 (09:29 +0200)]
docs/buildroot.html: remove mention of skel.tar.gz

We haven't used a tarball for the skeleton since we moved to subversion
in 2006.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agobusybox: invert hide option
Peter Korsgaard [Thu, 15 Oct 2009 08:15:47 +0000 (10:15 +0200)]
busybox: invert hide option

Invert the BR2_PACKAGE_BUSYBOX_HIDE_OTHERS option to use positive logic,
renaming it to _SHOW_OTHERS.

Positive logic is simpler to understand, and it makes all{,package}config
do the right thing.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoimagemagick: fix -clean target
Simon Pasch [Tue, 13 Oct 2009 12:23:08 +0000 (14:23 +0200)]
imagemagick: fix -clean target

Closes #657

imagemagick-clean target currently tries to remove $(TARGET_DIR) as
there is no IMAGEMAGICK_BINARY anymore.

Signed-off-by: Simon Pasch <fpasch@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agokernel-headers: bump 2.6.27.x / 2.6.31.x stable versions
Peter Korsgaard [Tue, 13 Oct 2009 07:29:09 +0000 (09:29 +0200)]
kernel-headers: bump 2.6.27.x / 2.6.31.x stable versions

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agokernel-headers: bump 2.6.31 stable version
Daniel Mack [Wed, 7 Oct 2009 05:16:42 +0000 (13:16 +0800)]
kernel-headers: bump 2.6.31 stable version

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoUpdate php package to 5.2.11
Gustavo Zacarias [Fri, 9 Oct 2009 13:31:31 +0000 (10:31 -0300)]
Update php package to 5.2.11

Security Enhancements and Fixes in PHP 5.2.11:

   * Fixed certificate validation inside php_openssl_apply_verification_policy
   * Fixed sanity check for the color index in imagecolortransparent()
   * Added missing sanity checks around exif processing
   * Fixed bug #44683 (popen crashes when an invalid mode is passed)

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove commercial license option
Michael Roth [Wed, 7 Oct 2009 09:20:42 +0000 (11:20 +0200)]
qt: remove commercial license option

It looks like that nobody is using the commercial license option
because the code is broken (BR2_QT_COMMERCIAL_PASSWORD typo) and
dist.trolltech.com became silent long ago and nobody complained about.

So remove the broken and unused stuff.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove Kconfig option to enable all pixel depths
Michael Roth [Wed, 7 Oct 2009 09:20:41 +0000 (11:20 +0200)]
qt: remove Kconfig option to enable all pixel depths

The Kconfig menu "Pixel depths" of Qt provides a list with all
selectable pixel depths and additionally the option "all".

When "all" is selected, the list with all available pixel depths
disappears.

Because this disappearing of available pixel depths makes no sense
under usability aspects, simply remove the option "all".

The user could enable all available pixel depths by selecting each
individual depth anyway. So no functionality is lost.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: disable precompiled headers when ccache is enabled
Michael Roth [Wed, 7 Oct 2009 09:20:39 +0000 (11:20 +0200)]
qt: disable precompiled headers when ccache is enabled

ccache and precompiled headers don't work together, so disable
precompiled headers when ccache is enabled.

The benefit of ccache compiling Qt a second or more time is much
higher than the costs of disabled precompiled headers in the first run.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: make sure to install all Qt-fonts and true-type-fonts
Michael Roth [Wed, 7 Oct 2009 09:20:38 +0000 (11:20 +0200)]
qt: make sure to install all Qt-fonts and true-type-fonts

Qt gained some more qpf-fonts and also provides some true-type-fonts.
Make sure to install them all inclusive ttf-fonts when freetype-support
is enabled. Additionally the empty 'fontdir' file is really not needed.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: use configure option instead a sed hack to disable xinerama
Michael Roth [Wed, 7 Oct 2009 09:20:36 +0000 (11:20 +0200)]
qt: use configure option instead a sed hack to disable xinerama

The Qt configure script gained the option '-no-xinerama' in the
meantime. So use it instead hacking the script itself using sed.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove unnecessary call to qstrip macro in Makefile
Michael Roth [Wed, 7 Oct 2009 09:20:34 +0000 (11:20 +0200)]
qt: remove unnecessary call to qstrip macro in Makefile

QT_CONFIGURE can never gain double quotes, so there
is no point to remove some.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: don't enable internal tslib-module debugging
Michael Roth [Wed, 7 Oct 2009 09:20:33 +0000 (11:20 +0200)]
qt: don't enable internal tslib-module debugging

In Qt there are virtually hundreds of internal debug flags like
TSLIBMOUSEHANDLER_DEBUG for every module or even C++ class. There
is no reason to enable a single such flag when Qt is build with
debugging symbols and others not.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove unnecessary comment
Michael Roth [Wed, 7 Oct 2009 09:20:32 +0000 (11:20 +0200)]
qt: remove unnecessary comment

Qt in buildroot should not depend on dbus installed on build platform,
if so this is (or was) a bug in buildroot.

Looks like that this note is left over from ancient buildroot days,
so remove it.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove no longer needed 'x86x86fix' workaround
Michael Roth [Wed, 7 Oct 2009 09:20:31 +0000 (11:20 +0200)]
qt: remove no longer needed 'x86x86fix' workaround

Tested with 4.5.2.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove PKG_CONFIG workaround
Michael Roth [Wed, 7 Oct 2009 09:20:30 +0000 (11:20 +0200)]
qt: remove PKG_CONFIG workaround

At least Qt 4.5.2 is fixed in the meantime and honors PKG_CONFIG.
So the PATH workaround is no longer needed.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove TARGET_CONFIGURE_OPTS from make invocation
Michael Roth [Wed, 7 Oct 2009 09:20:29 +0000 (11:20 +0200)]
qt: remove TARGET_CONFIGURE_OPTS from make invocation

All compiler options, switches and path settings are done in the
configure step. For the compile and install step there is no need
for the TARGET_CONFIGURE_OPTS variables.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove Makefile variable QT_QMAKE_AR
Michael Roth [Wed, 7 Oct 2009 09:20:27 +0000 (11:20 +0200)]
qt: remove Makefile variable QT_QMAKE_AR

The variable is only referenced once, so inline it.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: enable proper re-configure
Michael Roth [Wed, 7 Oct 2009 09:20:26 +0000 (11:20 +0200)]
qt: enable proper re-configure

The Qt configure script doesn't use config.cache but the
generated Makefile provides a confclean target to properly
clean out old configuration.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoqt: remove useless target qt-status
Michael Roth [Wed, 7 Oct 2009 09:20:24 +0000 (11:20 +0200)]
qt: remove useless target qt-status

The Makefile target 'qt-status' prints pointless information,
so remove it.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years ago*-menuconfig needs dirs to exist
Bernhard Reutner-Fischer [Thu, 8 Oct 2009 09:32:31 +0000 (11:32 +0200)]
*-menuconfig needs dirs to exist

In a pristine checkout the -menuconfig targets need their build dirs
to exist.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agox11r7: tweak kconfig
Peter Korsgaard [Thu, 8 Oct 2009 19:22:16 +0000 (21:22 +0200)]
x11r7: tweak kconfig

Show comment about what to enable in toolchain to make modular X.org
visible, and move comment about x11r7 toolchain dependency to end,
as otherwise kconfig gets confused and doesn't put X options under
the x11r7 menuconfig.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agobusybox: bump 1.15.x stable version
Peter Korsgaard [Thu, 8 Oct 2009 19:11:13 +0000 (21:11 +0200)]
busybox: bump 1.15.x stable version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agorsync: bump version
Bernhard Reutner-Fischer [Wed, 7 Oct 2009 20:08:35 +0000 (22:08 +0200)]
rsync: bump version

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>
15 years agoenable config.cache per default
Bernhard Reutner-Fischer [Wed, 7 Oct 2009 20:08:36 +0000 (22:08 +0200)]
enable config.cache per default

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>
15 years agohonour DISABLE_IPV6
Bernhard Reutner-Fischer [Wed, 7 Oct 2009 20:08:33 +0000 (22:08 +0200)]
honour DISABLE_IPV6

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>
15 years agoremove BR2_FPU_SUFFIX
Bernhard Reutner-Fischer [Wed, 7 Oct 2009 20:08:31 +0000 (22:08 +0200)]
remove BR2_FPU_SUFFIX

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>
15 years agoallow menuconfig without a LINUX26_KCONFIG file
Bernhard Reutner-Fischer [Wed, 7 Oct 2009 20:08:24 +0000 (22:08 +0200)]
allow menuconfig without a LINUX26_KCONFIG file

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoCHANGES: add e2fsprogs
Peter Korsgaard [Wed, 7 Oct 2009 13:31:32 +0000 (15:31 +0200)]
CHANGES: add e2fsprogs

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoe2fsprogs: add a patch to link against SEM_INIT libs
Daniel Mack [Tue, 6 Oct 2009 10:53:34 +0000 (18:53 +0800)]
e2fsprogs: add a patch to link against SEM_INIT libs

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>
15 years agoe2fsprogs: bump version number to 1.41.9
Daniel Mack [Tue, 6 Oct 2009 10:53:33 +0000 (18:53 +0800)]
e2fsprogs: bump version number to 1.41.9

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoCHANGES: add gstreamer packages
Peter Korsgaard [Wed, 7 Oct 2009 12:52:19 +0000 (14:52 +0200)]
CHANGES: add gstreamer packages

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agogst-plugins-bad: update to upstream release 0.10.14
Sven Neumann [Wed, 7 Oct 2009 12:15:25 +0000 (14:15 +0200)]
gst-plugins-bad: update to upstream release 0.10.14

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agogst-plugins-good: update to upstream release 0.10.16
Sven Neumann [Wed, 7 Oct 2009 12:15:24 +0000 (14:15 +0200)]
gst-plugins-good: update to upstream release 0.10.16

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agogst-plugins-base: update to new upstream release 0.10.25
Sven Neumann [Wed, 7 Oct 2009 12:15:23 +0000 (14:15 +0200)]
gst-plugins-base: update to new upstream release 0.10.25

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>
15 years agogstreamer: update to new upstream release 0.10.25
Sven Neumann [Wed, 7 Oct 2009 12:15:22 +0000 (14:15 +0200)]
gstreamer: update to new upstream release 0.10.25

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agontfs-3g: get rid of special target install handling
Peter Korsgaard [Wed, 7 Oct 2009 08:14:39 +0000 (10:14 +0200)]
ntfs-3g: get rid of special target install handling

The Makefile.autotools.in defaults are sufficient.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agomirrors: don't put atmel mirrors in seperate menu
Peter Korsgaard [Tue, 6 Oct 2009 21:28:30 +0000 (23:28 +0200)]
mirrors: don't put atmel mirrors in seperate menu

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>
15 years agodefault to EABI on arm
Bernhard Reutner-Fischer [Tue, 6 Oct 2009 18:26:05 +0000 (20:26 +0200)]
default to EABI on arm

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>
15 years agoatmel mirrors are only needed for atmel targets
Bernhard Reutner-Fischer [Tue, 6 Oct 2009 18:26:03 +0000 (20:26 +0200)]
atmel mirrors are only needed for atmel targets

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agotarget/generic: /etc/{hostname,issue}: work around quotes in kconfig
Peter Korsgaard [Tue, 6 Oct 2009 13:08:55 +0000 (15:08 +0200)]
target/generic: /etc/{hostname,issue}:  work around quotes in kconfig

Otherwise the targets will always run.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agox11r7: fix kconfig dependencies
Peter Korsgaard [Mon, 5 Oct 2009 19:05:28 +0000 (21:05 +0200)]
x11r7: fix kconfig dependencies

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>
15 years agokernel-headers: bump 2.6.27/30/31 stable versions
Peter Korsgaard [Mon, 5 Oct 2009 18:50:27 +0000 (20:50 +0200)]
kernel-headers: bump 2.6.27/30/31 stable versions

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoutil-linux: needs RPC support in toolchain
Peter Korsgaard [Mon, 5 Oct 2009 18:06:14 +0000 (20:06 +0200)]
util-linux: needs RPC support in toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoPrevent libtool patching before autoreconf when autoreconf is required
Lionel Landwerlin [Sun, 4 Oct 2009 18:41:55 +0000 (20:41 +0200)]
Prevent libtool patching before autoreconf when autoreconf is required

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>
15 years agodo not append localversion automatically
Bernhard Reutner-Fischer [Mon, 5 Oct 2009 11:13:17 +0000 (13:13 +0200)]
do not append localversion automatically

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>
15 years agowpa_supplicant: adjust make environment for pkg-config call
Sven Neumann [Mon, 5 Oct 2009 08:30:31 +0000 (10:30 +0200)]
wpa_supplicant: adjust make environment for pkg-config call

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>
15 years agotremor: build specific svn revision
Peter Korsgaard [Sun, 4 Oct 2009 20:44:23 +0000 (22:44 +0200)]
tremor: build specific svn revision

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>
15 years agobuildroot; move defconfigs to configs/ and print in help
Peter Korsgaard [Sun, 4 Oct 2009 20:09:25 +0000 (22:09 +0200)]
buildroot; move defconfigs to configs/ and print in help

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>
15 years agoMakefile: add rand/allyes/allno package config targets
Peter Korsgaard [Sun, 4 Oct 2009 19:57:12 +0000 (21:57 +0200)]
Makefile: add rand/allyes/allno package config targets

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>
15 years agoMakefile: update help text
Peter Korsgaard [Sun, 4 Oct 2009 19:42:54 +0000 (21:42 +0200)]
Makefile: update help text

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>
15 years agolibupnp: needs largefile support in toolchain
Peter Korsgaard [Sun, 4 Oct 2009 19:34:10 +0000 (21:34 +0200)]
libupnp: needs largefile support in toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agozlib: fix typo
Peter Korsgaard [Sun, 4 Oct 2009 14:05:10 +0000 (16:05 +0200)]
zlib: fix typo

Fix typo introduced by 1e32e0700a (remove dedicated target-headers option).
Noticed by Alexander Clouter <alex@digriz.org.uk>.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoCHANGES: add recently fixed packages
Peter Korsgaard [Sat, 3 Oct 2009 21:05:58 +0000 (23:05 +0200)]
CHANGES: add recently fixed packages

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agozlib: remove dedicated target-headers option
Peter Korsgaard [Sat, 3 Oct 2009 21:03:05 +0000 (23:03 +0200)]
zlib: remove dedicated target-headers option

Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES
is enabled.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agowpa-supplicant: create target-install-hook stamp file
Peter Korsgaard [Sat, 3 Oct 2009 20:56:07 +0000 (22:56 +0200)]
wpa-supplicant: create target-install-hook stamp file

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agovsftpd: create .configured stamp file
Peter Korsgaard [Sat, 3 Oct 2009 20:47:22 +0000 (22:47 +0200)]
vsftpd: create .configured stamp file

Ensures that the configure+make steps are not run every time.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoshared-mime-info: create post-install-hook stamp file
Peter Korsgaard [Sat, 3 Oct 2009 20:45:38 +0000 (22:45 +0200)]
shared-mime-info: create post-install-hook stamp file

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>
15 years agoncurses: remove dedicated target-headers option
Peter Korsgaard [Sat, 3 Oct 2009 20:42:52 +0000 (22:42 +0200)]
ncurses: remove dedicated target-headers option

Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES
is enabled.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agolua: only install headers if BR2_HAVE_DEVFILES is enabled
Peter Korsgaard [Sat, 3 Oct 2009 20:40:12 +0000 (22:40 +0200)]
lua: only install headers if BR2_HAVE_DEVFILES is enabled

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agolibmad: remove dedicated target-headers option
Peter Korsgaard [Sat, 3 Oct 2009 20:34:16 +0000 (22:34 +0200)]
libmad: remove dedicated target-headers option

Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES
is enabled.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agowipe: fix build without largefile support
Peter Korsgaard [Sat, 3 Oct 2009 20:22:08 +0000 (22:22 +0200)]
wipe: fix build without largefile support

And pass proper cflags.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agovalgrind: fix build without largefile support
Peter Korsgaard [Sat, 3 Oct 2009 20:15:04 +0000 (22:15 +0200)]
valgrind: fix build without largefile support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoCHANGES: add ncftp + quagga
Peter Korsgaard [Sat, 3 Oct 2009 19:58:13 +0000 (21:58 +0200)]
CHANGES: add ncftp + quagga

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoncftp: needs largefile support in toolchain
Peter Korsgaard [Sat, 3 Oct 2009 19:57:21 +0000 (21:57 +0200)]
ncftp: needs largefile support in toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoquagga: snmp support needs netsnmp
Peter Korsgaard [Sat, 3 Oct 2009 19:47:18 +0000 (21:47 +0200)]
quagga: snmp support needs netsnmp

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoquagga: ripngd support needs ipv6 support in toolchain
Peter Korsgaard [Sat, 3 Oct 2009 19:36:25 +0000 (21:36 +0200)]
quagga: ripngd support needs ipv6 support in toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoquagga: cleanup kconfig
Peter Korsgaard [Sat, 3 Oct 2009 19:32:08 +0000 (21:32 +0200)]
quagga: cleanup kconfig

Structure it like other packages with sub-options.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agokernel-headers: add unifdef getline fix for old kernel
Peter Korsgaard [Sat, 3 Oct 2009 18:51:34 +0000 (20:51 +0200)]
kernel-headers: add unifdef getline fix for old kernel

Fix is in mainline since 2.6.29, and was backported in the 2.6.27.x
stable versions.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoCHANGES: add recently fixed packages
Peter Korsgaard [Sat, 3 Oct 2009 11:46:29 +0000 (13:46 +0200)]
CHANGES: add recently fixed packages

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agomdadm: fix build without largefile support
Peter Korsgaard [Sat, 3 Oct 2009 11:43:00 +0000 (13:43 +0200)]
mdadm: fix build without largefile support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agodirectfb: fix tabs instead of spaces
Peter Korsgaard [Sat, 3 Oct 2009 07:21:45 +0000 (09:21 +0200)]
directfb: fix tabs instead of spaces

Commit 0eca108b738acf9d3 (directfb: add host-directfb target
for directfb-csource) had tabs replaced by spaces, causing stuff
to break - Fixed.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agodirectfb: add host-directfb target for directfb-csource
Sven Neumann [Fri, 2 Oct 2009 12:20:04 +0000 (14:20 +0200)]
directfb: add host-directfb target for directfb-csource

directfb-csource is a code generation tool that may be needed to build
other packages. Add host-directfb target that installs directfb-csource
in the host_dir.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agompatrol: remove package
Peter Korsgaard [Fri, 2 Oct 2009 11:32:23 +0000 (13:32 +0200)]
mpatrol: remove package

It doesn't compile:

../../src/memory.c: In function '__mp_memquery':
../../src/memory.c:769: error: lvalue required as left operand of assignment

And hasn't seen any updates since it got added in 2006, so it cannot
have many users. People most likely use valgrind nowadays for memory
debugging anyway - Drop it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agodirectfb: fix build with BR2_PACKAGE_DIRECTFB_DEBUG
Peter Korsgaard [Fri, 2 Oct 2009 10:55:39 +0000 (12:55 +0200)]
directfb: fix build with BR2_PACKAGE_DIRECTFB_DEBUG

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agofestival: needs C++ support
Peter Korsgaard [Fri, 2 Oct 2009 09:51:47 +0000 (11:51 +0200)]
festival: needs C++ support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agospeech-tools: needs C++ support
Peter Korsgaard [Fri, 2 Oct 2009 09:51:19 +0000 (11:51 +0200)]
speech-tools: needs C++ support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoltrace: fix build for powerpc
Peter Korsgaard [Fri, 2 Oct 2009 08:33:29 +0000 (10:33 +0200)]
ltrace: fix build for powerpc

ltrace wants ARCH=ppc when building for powerpc.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agopython: cleanup
Peter Korsgaard [Fri, 2 Oct 2009 08:24:54 +0000 (10:24 +0200)]
python: cleanup

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoliblockfile: fix target-install dependencies
Peter Korsgaard [Fri, 2 Oct 2009 08:09:13 +0000 (10:09 +0200)]
liblockfile: fix target-install dependencies

liblockfile.so.1.0 gets installed into /usr/lib, not /lib, so the target
install make target is always considered out-of-date.

Do various cleanups while we're here.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agodnsmasq: remove unneeded post install hook
Peter Korsgaard [Fri, 2 Oct 2009 07:37:18 +0000 (09:37 +0200)]
dnsmasq: remove unneeded post install hook

Makefile.autotools.in already cleans up man pages if configured to do so.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agolibuuid: cleanup
Peter Korsgaard [Fri, 2 Oct 2009 07:33:01 +0000 (09:33 +0200)]
libuuid: cleanup

Got rid of LIBUUID_TARGET_DIR, and made sure staging install is only
done once.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agolibuuid: fix target-install dependencies
Peter Korsgaard [Fri, 2 Oct 2009 07:26:23 +0000 (09:26 +0200)]
libuuid: fix target-install dependencies

libuuid.so gets installed into /usr/lib, not /lib, so the target
install make target is always considered out-of-date.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agodependencies: check for 'patch'
Peter Korsgaard [Fri, 2 Oct 2009 07:06:51 +0000 (09:06 +0200)]
dependencies: check for 'patch'

We need patch for patch-kernel.sh, so verify that it's available
before building.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agomdnsresponder: remove package
Peter Korsgaard [Thu, 1 Oct 2009 20:32:44 +0000 (22:32 +0200)]
mdnsresponder: remove package

The source target was broken until very recently, and it doesn't build
as it tries to use the host compiler for the client stuff, so there
cannot be many users of it.

People should use avahi instead nowadays, so so just remove it instead
of hacking it to work.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoimagemagick: fix build
Peter Korsgaard [Thu, 1 Oct 2009 20:11:59 +0000 (22:11 +0200)]
imagemagick: fix build

Fix various breakage in the imagemagick build:
- libWand.* is now called libMagickWand.*
- libMagic.* is now called libMagickCore.*
- References to wrong version numbers in directories
- Libraries missing from clean target

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agomdnsresponder: fix -source target
Peter Korsgaard [Thu, 1 Oct 2009 19:40:05 +0000 (21:40 +0200)]
mdnsresponder: fix -source target

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agobuildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard [Thu, 1 Oct 2009 19:24:42 +0000 (21:24 +0200)]
buildroot: silence ./configure step when building with 'make -s'

We have been passing -q to ./configure when using 'make -s' for
packages using Makefile.autotools.in for some time. Do the same
for packages using autotools, but not using the
Makefile.autotools.in infrastructure, taking care to not do it
for packages with hand written configure scripts.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agobuildroot: reinstate /etc/{hostname,issue} kconfig when using generic target
Peter Korsgaard [Wed, 30 Sep 2009 19:53:22 +0000 (21:53 +0200)]
buildroot: reinstate /etc/{hostname,issue} kconfig when using generic target

These got lost in the recent cleanup, but are handy for minimal rootfs
customization.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoMakefile: reinstate /etc/br-version
Peter Korsgaard [Wed, 30 Sep 2009 15:40:24 +0000 (17:40 +0200)]
Makefile: reinstate /etc/br-version

Got lost in the recent cleanup, but is handy to know BR version.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>