]> rtime.felk.cvut.cz Git - coffee/buildroot.git/log
coffee/buildroot.git
13 years agoUpdate for 2010.11-rc2 2010.11_rc2
Peter Korsgaard [Thu, 25 Nov 2010 10:29:30 +0000 (11:29 +0100)]
Update for 2010.11-rc2

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodialog: fix build, ensure host includes aren't used
Peter Korsgaard [Thu, 25 Nov 2010 10:07:08 +0000 (11:07 +0100)]
dialog: fix build, ensure host includes aren't used

configure looks for libintl, so ensure it is available. Also make sure
the host ncurses headers aren't used.
Fix up Config.in indentation while we're at it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agouClibc 0.9.31: add sparc long double gcc intrinsics support
Konrad Eisele [Mon, 8 Nov 2010 13:29:33 +0000 (14:29 +0100)]
uClibc 0.9.31: add sparc long double gcc intrinsics support

Copy of the glibc quadfloat intrinsics that gcc generates.

Signed-off-by: Konrad Eisele <konrad@gaisler.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotoolchain: tighten up sparc leon allowed gcc versions
Gustavo Zacarias [Tue, 9 Nov 2010 16:51:45 +0000 (13:51 -0300)]
toolchain: tighten up sparc leon allowed gcc versions

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotoolchain: LEON SPARC only works with gcc-4.4.x
Gustavo Zacarias [Tue, 9 Nov 2010 16:33:16 +0000 (13:33 -0300)]
toolchain: LEON SPARC only works with gcc-4.4.x

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogcc-patch: Add patch for 4.4.5 to support Sparc-leon processors
Konrad Eisele [Tue, 9 Nov 2010 16:27:39 +0000 (13:27 -0300)]
gcc-patch: Add patch for 4.4.5 to support Sparc-leon processors

Gcc patch that adds hfleon (fpu,v7), hfleonv8 (fpu, v8), sfleon (softfpu,v7),
sfleonv8 (softfpu,v8) SPARC variants. Default cpu is selected with --with-cpu.
Adds leon pipeline descrption to gcc.

Signed-off-by: Konrad Eisele <konrad@gaisler.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotoolchain: Add support for --with-cpu
Konrad Eisele [Tue, 9 Nov 2010 16:27:37 +0000 (13:27 -0300)]
toolchain: Add support for --with-cpu

Add support for gcc configuration switch --with-cpu. Uses newly added
BR2_GCC_TARGET_CPU from the target config.

Signed-off-by: Konrad Eisele <konrad@gaisler.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoCconfig: Add sparc-leon processors, remove deprecated v9 Sparc type.
Konrad Eisele [Tue, 9 Nov 2010 16:27:34 +0000 (13:27 -0300)]
Cconfig: Add sparc-leon processors, remove deprecated v9 Sparc type.

Add the Sparc processor variants hfleon (fpu,v9), hfleonv8 (fpu,v8),
sfleon (softfpu,v7) sfleonv8 (softfpu,v8) and tweak the existing ones.

Signed-off-by: Konrad Eisele <konrad@gaisler.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agophp: add process control support
Thomas Rudin [Mon, 15 Nov 2010 20:12:49 +0000 (17:12 -0300)]
php: add process control support

Closes #2791

Signed-off-by: Thomas Rudin <thomas@rudin.li>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogpsd: fixup various problems with Config.in
Paulius Zaleckas [Mon, 15 Nov 2010 20:56:16 +0000 (17:56 -0300)]
gpsd: fixup various problems with Config.in

fix wrong configure symbol name for MTK.
remove default values from most of options and leave only
default y for NMEA protocol (90% of users will need this one)
and features for gpsd to reconfigure device.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogpsd: needs host-pkg-config for proper qt bindings support
Gustavo Zacarias [Mon, 15 Nov 2010 18:51:39 +0000 (15:51 -0300)]
gpsd: needs host-pkg-config for proper qt bindings support

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogpsd: Only build qt support if qt-network is enabled
Frederik Pasch [Mon, 15 Nov 2010 18:32:03 +0000 (15:32 -0300)]
gpsd: Only build qt support if qt-network is enabled

Signed-off-by: Frederik Pasch <fpasch@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolrzsz: remove unneeded strip
Peter Korsgaard [Wed, 24 Nov 2010 21:32:15 +0000 (22:32 +0100)]
lrzsz: remove unneeded strip

Is handled generically in target-finalize and shouldn't be done in the
build directory.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolrzsz: add lrz/lsz symlinks
Mike Frysinger [Sat, 20 Nov 2010 05:27:34 +0000 (00:27 -0500)]
lrzsz: add lrz/lsz symlinks

Many systems support automatic zmodem transfers without needing to first
manually run the zmodem utils.  But the expectation is to run `lrz` and
not `rz`.  So install symlinks for lrz->rz and lsz->sz to support this.

This also includes a small fix to also remove sz when cleaning.

[Peter: use addprefix rather than patsubst]
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotarget-finalize: do not strip libthread_db.so
Mike Frysinger [Sat, 20 Nov 2010 10:29:28 +0000 (05:29 -0500)]
target-finalize: do not strip libthread_db.so

For proper threading debug support, the libthread_db.so library cannot
be stripped on the target.  This is because the target gdbserver will
also load up this library at runtime and poke around its symbols.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoauto remove empty /usr/share dir
Mike Frysinger [Thu, 18 Nov 2010 21:25:58 +0000 (16:25 -0500)]
auto remove empty /usr/share dir

Often times, the only reason /usr/share exists is because of documentation
installed into it.  So once we're done cleaning the docs, attempt to rmdir
/usr/share.  If it's empty, things will work out nicely.

[Peter: use make infrastructure to ignore errors rather than shell]
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoMakefile: really adjust kernel modules strip invocation
Peter Korsgaard [Wed, 24 Nov 2010 21:12:13 +0000 (22:12 +0100)]
Makefile: really adjust kernel modules strip invocation

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolinux: strip installed modules
Mike Frysinger [Wed, 17 Nov 2010 23:55:43 +0000 (18:55 -0500)]
linux: strip installed modules

The installed kernel modules should have useless build cruft stripped out
of them.  On my system, a default build went from a very unreasonable 30MB
to a normal 3MB (on disk) and from 14MB to 3MB when compressed due to the
info stored in the kernel modules alone.

[Peter: don't hardcode binutils strip specific options]
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agozlib: don't point libdir/includedir at staging
Peter Korsgaard [Wed, 24 Nov 2010 20:28:40 +0000 (21:28 +0100)]
zlib: don't point libdir/includedir at staging

Fixes 'make install'.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoMerge branch 'for-2010.11/doc-updates' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard [Wed, 24 Nov 2010 15:40:28 +0000 (16:40 +0100)]
Merge branch 'for-2010.11/doc-updates' of git://git.busybox.net/~tpetazzoni/git/buildroot

13 years agodocumentation: Mention the fact that the skeleton location can be configured
Thomas Petazzoni [Wed, 24 Nov 2010 12:20:09 +0000 (13:20 +0100)]
documentation: Mention the fact that the skeleton location can be configured

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 years agodocumentation: Document the GIT/SVN download capabilities
Thomas Petazzoni [Wed, 24 Nov 2010 11:14:41 +0000 (12:14 +0100)]
documentation: Document the GIT/SVN download capabilities

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 years agodocumentation: Reword introduction about external toolchains
Thomas Petazzoni [Wed, 24 Nov 2010 11:05:52 +0000 (12:05 +0100)]
documentation: Reword introduction about external toolchains

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 years agozlib: cleanup, fix install for static only build
Peter Korsgaard [Wed, 24 Nov 2010 15:14:52 +0000 (16:14 +0100)]
zlib: cleanup, fix install for static only build

Use 'make install' for installation, add a patch to make it work for
static only builds, and add uninstall/clean targets while we're at it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoMakefile: remove outdated flush target
Peter Korsgaard [Wed, 24 Nov 2010 14:32:17 +0000 (15:32 +0100)]
Makefile: remove outdated flush target

Not needed any more as we've removed the shared config.cache handling.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoMakefile: remove outdated .config.cmd handling
Peter Korsgaard [Wed, 24 Nov 2010 14:30:54 +0000 (15:30 +0100)]
Makefile: remove outdated .config.cmd handling

Not used anymore, and forcefully removes config if *config is aborted.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodocumentation: Mention which external toolchains we tested
Thomas Petazzoni [Wed, 24 Nov 2010 11:04:03 +0000 (12:04 +0100)]
documentation: Mention which external toolchains we tested

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 years agodocumentation: Update details about external toolchains
Thomas Petazzoni [Wed, 24 Nov 2010 11:02:20 +0000 (12:02 +0100)]
documentation: Update details about external toolchains

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 years agodocumentation: Remove mention of gcc 3.x
Thomas Petazzoni [Wed, 24 Nov 2010 10:59:02 +0000 (11:59 +0100)]
documentation: Remove mention of gcc 3.x

We don't support gcc 3.x anymore, so get rid of 3.x-specific details

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 years agodocumentation: Tell not to use make -jN
Thomas Petazzoni [Wed, 24 Nov 2010 10:57:34 +0000 (11:57 +0100)]
documentation: Tell not to use make -jN

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 years agodocumentation: clarify Buildroot steps
Thomas Petazzoni [Wed, 24 Nov 2010 10:56:27 +0000 (11:56 +0100)]
documentation: clarify Buildroot steps

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 years agobusybox: bump 1.17.x stable version
Peter Korsgaard [Tue, 23 Nov 2010 11:20:23 +0000 (12:20 +0100)]
busybox: bump 1.17.x stable version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agokernel-headers: bump 2.6.{32,35,36} stable versions
Peter Korsgaard [Tue, 23 Nov 2010 09:33:15 +0000 (10:33 +0100)]
kernel-headers: bump 2.6.{32,35,36} stable versions

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoqt: bump to 4.7.1
Luca Ceresoli [Mon, 22 Nov 2010 22:16:18 +0000 (23:16 +0100)]
qt: bump to 4.7.1

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agouClibc: sys/ptrace.h fix for 0.9.31 / powerpc so ltrace builds
Peter Korsgaard [Mon, 22 Nov 2010 09:53:09 +0000 (10:53 +0100)]
uClibc: sys/ptrace.h fix for 0.9.31 / powerpc so ltrace builds

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopackage/: shared config cache is gone
Peter Korsgaard [Fri, 19 Nov 2010 15:44:17 +0000 (16:44 +0100)]
package/: shared config cache is gone

So remove the last references to it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoCHANGES: #2725 is resolved
Peter Korsgaard [Fri, 19 Nov 2010 15:41:00 +0000 (16:41 +0100)]
CHANGES: #2725 is resolved

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoopenssl: security bump to version 1.0.0b
Gustavo Zacarias [Wed, 17 Nov 2010 15:43:09 +0000 (12:43 -0300)]
openssl: security bump to version 1.0.0b

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibcurl: security bump to 7.21.2
Gustavo Zacarias [Tue, 16 Nov 2010 17:26:05 +0000 (14:26 -0300)]
libcurl: security bump to 7.21.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosysstat: bump to 9.1.6, fix libintl problems
Gustavo Zacarias [Tue, 16 Nov 2010 13:14:45 +0000 (10:14 -0300)]
sysstat: bump to 9.1.6, fix libintl problems

Closes #759

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agofs: add extra deps to ROOTFS_*_DEPENDENCIES variables
Peter Korsgaard [Fri, 19 Nov 2010 14:05:20 +0000 (15:05 +0100)]
fs: add extra deps to ROOTFS_*_DEPENDENCIES variables

Instead of explicitly adding it both places it is used.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agofs: rename make targets to match package/ convention
Peter Korsgaard [Fri, 19 Nov 2010 14:01:13 +0000 (15:01 +0100)]
fs: rename make targets to match package/ convention

Use rootfs-* rather than *-root, to match the convention used under
package/ and which fits with the ROOTFS_*_ variables.

This will also help with the host dependencies.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomakedevs: add source targets
Peter Korsgaard [Fri, 19 Nov 2010 13:54:40 +0000 (14:54 +0100)]
makedevs: add source targets

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoMakefile: handle host packages for make source / make external-deps
Peter Korsgaard [Fri, 19 Nov 2010 13:20:56 +0000 (14:20 +0100)]
Makefile: handle host packages for make source / make external-deps

Ensure host packages (dependencies of target packages) are also handled
by make source / make external-deps.

This has to be done a explicitly, as we don't list these in Kconfig,
and hence also not in a variable like TARGETS, so instead we have to
look at the <PKG>_DEPENDENCIES variables for each enabled package and
extract the host packages from there.

Host packages can in turn also have dependencies, so we have to follow
those as well. Ideally this should be done recursively, but as that's
pretty hard to do in make, it is limited to 1 level for now.

Finally, host packages share source files with target packages, so
pipe output of make external-deps through sort -u to ensure duplicates
are removed.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogdb: add source targets for gdbserver/gdbhost
Peter Korsgaard [Fri, 19 Nov 2010 12:37:59 +0000 (13:37 +0100)]
gdb: add source targets for gdbserver/gdbhost

So it gets handled by make source / external-deps

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopciutils: compilation failed with zlib enabled because it lacks a dependency
Stanislav Bogatyrev [Mon, 15 Nov 2010 19:23:30 +0000 (16:23 -0300)]
pciutils: compilation failed with zlib enabled because it lacks a dependency

Closes #2797

Signed-off-by: Stanislav Bogatyrev <realloc@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobind: security bump to 9.5.2-p4
Gustavo Zacarias [Mon, 15 Nov 2010 13:43:01 +0000 (10:43 -0300)]
bind: security bump to 9.5.2-p4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobusybox: add 1.17.3 ls fix
Gustavo Zacarias [Thu, 11 Nov 2010 17:24:27 +0000 (14:24 -0300)]
busybox: add 1.17.3 ls fix

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibmad: fix MIPS gcc 4.4+ "h" asm constraint removal
Gustavo Zacarias [Mon, 8 Nov 2010 18:03:54 +0000 (15:03 -0300)]
libmad: fix MIPS gcc 4.4+ "h" asm constraint removal

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agowebkit: needs libcurl, not the curl binary
Peter Korsgaard [Fri, 19 Nov 2010 09:17:09 +0000 (10:17 +0100)]
webkit: needs libcurl, not the curl binary

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobash: fix build issues reported by Dmitry Ivanov, update to pl9
Gustavo Zacarias [Mon, 8 Nov 2010 16:21:55 +0000 (13:21 -0300)]
bash: fix build issues reported by Dmitry Ivanov, update to pl9

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomidori: bump to 0.2.9 and make it build with directfb
Gustavo Zacarias [Fri, 5 Nov 2010 20:14:13 +0000 (17:14 -0300)]
midori: bump to 0.2.9 and make it build with directfb

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agowebkit: fix compilation with directfb
Gustavo Zacarias [Fri, 5 Nov 2010 20:20:16 +0000 (17:20 -0300)]
webkit: fix compilation with directfb

Closes #2833

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoUpdate uclibc snapshot config to avoid build breakage
Gustavo Zacarias [Fri, 5 Nov 2010 17:41:08 +0000 (14:41 -0300)]
Update uclibc snapshot config to avoid build breakage

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosqlite: bump to version 3.7.3
Gustavo Zacarias [Fri, 5 Nov 2010 13:50:33 +0000 (10:50 -0300)]
sqlite: bump to version 3.7.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoopenssh: bump to version 5.6p1
Gustavo Zacarias [Fri, 5 Nov 2010 13:49:07 +0000 (10:49 -0300)]
openssh: bump to version 5.6p1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomtd-utils: ensure libmtd.a always gets built
Peter Korsgaard [Thu, 18 Nov 2010 20:50:25 +0000 (21:50 +0100)]
mtd-utils: ensure libmtd.a always gets built

Closes #2785

If only ubi* is selected, libmtd.a wouldn't get built breaking the build.

Based on patch by Patrick Ziegler <patrick.ziegler@fh-kl.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years ago.gitignore: ignore more patch related files
Mike Frysinger [Thu, 18 Nov 2010 10:37:47 +0000 (05:37 -0500)]
.gitignore: ignore more patch related files

Patches shouldn't be committed to the top level, and that is where
`git format-patch` typically operates, so ignore that stuff.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogdb: drop local stripping in favor of top level
Mike Frysinger [Thu, 18 Nov 2010 10:26:51 +0000 (05:26 -0500)]
gdb: drop local stripping in favor of top level

Since the top level takes care of stripping for us, and some file formats
cannot be stripped safely (like FLAT which will error out), simply punt
the manual stripping from the gdb package.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoCHANGES: #2479 is resolved
Peter Korsgaard [Thu, 18 Nov 2010 09:28:11 +0000 (10:28 +0100)]
CHANGES: #2479 is resolved

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomodule-init-tools: fix configure bug by bumping to 3.12
Paulius Zaleckas [Thu, 11 Nov 2010 14:16:43 +0000 (16:16 +0200)]
module-init-tools: fix configure bug by bumping to 3.12

3.11 fails to configure/compile for my host (F14) due to bug
in ax_enable_builddir.m4

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotoolchain-external: fix indentation in Kconfig
Mike Frysinger [Wed, 17 Nov 2010 06:41:33 +0000 (01:41 -0500)]
toolchain-external: fix indentation in Kconfig

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoqt: also patch webkit instance of javascriptcore
Peter Korsgaard [Wed, 17 Nov 2010 21:00:29 +0000 (22:00 +0100)]
qt: also patch webkit instance of javascriptcore

Closes #2821, #2827

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoinitramfs: fix init symlink creation
Mike Frysinger [Wed, 17 Nov 2010 06:46:22 +0000 (01:46 -0500)]
initramfs: fix init symlink creation

The -e test will dereference the symlink, so if there is no /bin/init,
we will constantly try to create the symlink.  So rather than error on
subsequent runs when the link exists, use the force flag to ln.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolinux: update paths to compiled cpio files
Mike Frysinger [Tue, 16 Nov 2010 14:39:10 +0000 (09:39 -0500)]
linux: update paths to compiled cpio files

Linux has been using "usr/initramfs_data.cpio" for a few releases as the
generated cpio name, so the buildroot match of "...cpio.*" won't actually
clean out the previous result.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibglib2: ensure atomic ops patch gets applied
Peter Korsgaard [Wed, 17 Nov 2010 06:27:11 +0000 (07:27 +0100)]
libglib2: ensure atomic ops patch gets applied

Closes #2809

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodocs/news.html: announce 2010.11-rc1
Peter Korsgaard [Mon, 8 Nov 2010 09:52:28 +0000 (10:52 +0100)]
docs/news.html: announce 2010.11-rc1

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoUpdate for 2010.11-rc1 2010.11_rc1
Peter Korsgaard [Mon, 8 Nov 2010 09:24:31 +0000 (10:24 +0100)]
Update for 2010.11-rc1

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoqt: bump version
Peter Korsgaard [Mon, 8 Nov 2010 08:48:31 +0000 (09:48 +0100)]
qt: bump version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodirectfb: Fix missing -lm flag again
Lionel Landwerlin [Sun, 7 Nov 2010 20:58:26 +0000 (21:58 +0100)]
directfb: Fix missing -lm flag again

(aka fix the fix)

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoxserver-xorg: enable glx support if mesa3d is enabled
Peter Korsgaard [Sun, 7 Nov 2010 20:02:38 +0000 (21:02 +0100)]
xserver-xorg: enable glx support if mesa3d is enabled

Closes #2533

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agowireless-tools: add option to install shared lib
Peter Korsgaard [Sun, 7 Nov 2010 19:25:39 +0000 (20:25 +0100)]
wireless-tools: add option to install shared lib

Closes #2461

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoconfig: fix crash with too long paths
Peter Korsgaard [Sun, 7 Nov 2010 18:52:13 +0000 (19:52 +0100)]
config: fix crash with too long paths

Closes #2737

Use PATH_MAX rather that 128 for path buffers. Patch from kernel 1408b15b98
(kconfig: Use PATH_MAX instead of 128 for path buffer sizes) by Will Newton.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agompc: fix make dependencies
Peter Korsgaard [Sun, 7 Nov 2010 18:40:21 +0000 (19:40 +0100)]
mpc: fix make dependencies

So the build target isn't always considered out of date.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoMakefile: move target-{finalize,purgelocales} after bootloader/linux step
Peter Korsgaard [Sun, 7 Nov 2010 18:33:11 +0000 (19:33 +0100)]
Makefile: move target-{finalize,purgelocales} after bootloader/linux step

Closes #2731

Bootloader and Linux kernel steps can add content to the rootfs, so ensure
the cleanup / postprocess steps are moved after those.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodirectfb: rename ppc patch so it still gets applied
Peter Korsgaard [Sun, 7 Nov 2010 16:15:11 +0000 (17:15 +0100)]
directfb: rename ppc patch so it still gets applied

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoAdd kbd package
Felipe Contreras [Sun, 19 Sep 2010 23:44:40 +0000 (02:44 +0300)]
Add kbd package

[Peter: use BR2_KERNEL_MIRROR]
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodirectfb: png support is needed to build directfb-csource for the host
Peter Korsgaard [Sun, 7 Nov 2010 09:42:45 +0000 (10:42 +0100)]
directfb: png support is needed to build directfb-csource for the host

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodirectfb: don't build tools for target
Peter Korsgaard [Sun, 7 Nov 2010 09:39:26 +0000 (10:39 +0100)]
directfb: don't build tools for target

Normally these aren't needed, and some of them (mkdgifft) needs C++
support.

Alternatively we could add an option (depending on HAVE_DEVFILES) to
build these.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodirectfb: add -lm when using freetype2 font interface
Lionel Landwerlin [Sat, 6 Nov 2010 18:59:50 +0000 (19:59 +0100)]
directfb: add -lm when using freetype2 font interface

This fixes runtime/compilation problems seen with directfb 1.4.10.

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibglib2: fix compilation when compiler has no builtin atomic
Lionel Landwerlin [Sat, 6 Nov 2010 18:59:49 +0000 (19:59 +0100)]
libglib2: fix compilation when compiler has no builtin atomic

Reported here: https://bugzilla.gnome.org/show_bug.cgi?id=631353

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotcpdump: bump version
Peter Korsgaard [Sat, 6 Nov 2010 12:48:39 +0000 (13:48 +0100)]
tcpdump: bump version

The old version didn't build with the updated libpcap anymore.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotslib: needs libtool patch
Peter Korsgaard [Fri, 5 Nov 2010 20:00:01 +0000 (21:00 +0100)]
tslib: needs libtool patch

Otherwise it fails with 'cannot install to a directory not ending in
/usr/lib/ts'.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoNew package: nuttcp
Yegor Yefremov [Fri, 8 Oct 2010 10:26:20 +0000 (12:26 +0200)]
New package: nuttcp

Add a new TCP/UDP network testing tool, that provides some advanced
features compared to ttcp.

[Peter: cleanup, fix FLAGS, move to network]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobusybox: 1.17.3 iproute fix
Peter Korsgaard [Fri, 5 Nov 2010 15:34:15 +0000 (16:34 +0100)]
busybox: 1.17.3 iproute fix

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoslang: build system breaks with parallel builds
Peter Korsgaard [Fri, 5 Nov 2010 15:33:10 +0000 (16:33 +0100)]
slang: build system breaks with parallel builds

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agothttpd: install into /usr, cleanup install handling
Peter Korsgaard [Fri, 5 Nov 2010 13:57:23 +0000 (14:57 +0100)]
thttpd: install into /usr, cleanup install handling

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agothttpd: convert to autotargets
Martin Banky [Fri, 8 Oct 2010 08:43:08 +0000 (01:43 -0700)]
thttpd: convert to autotargets

Also, changed the site to Debian, to get the latest patches

Signed-off-by: Martin Banky <Martin.Banky@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoslang: convert to gentargets
Martin Banky [Fri, 8 Oct 2010 08:43:05 +0000 (01:43 -0700)]
slang: convert to gentargets

Signed-off-by: Martin Banky <Martin.Banky@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosfdisk: mark as deprecated
Peter Korsgaard [Fri, 5 Nov 2010 13:24:08 +0000 (14:24 +0100)]
sfdisk: mark as deprecated

We're using an ancient uclibc specific snapshot, and should rather focus
on moving our util-linux package forward.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosed: convert to autotargets
Martin Banky [Fri, 8 Oct 2010 08:43:03 +0000 (01:43 -0700)]
sed: convert to autotargets

Signed-off-by: Martin Banky <Martin.Banky@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoproftpd: convert to autotargets and bump to 1.3.3b
Martin Banky [Fri, 8 Oct 2010 08:43:02 +0000 (01:43 -0700)]
proftpd: convert to autotargets and bump to 1.3.3b

Also, added web site to Config.in

Signed-off-by: Martin Banky <Martin.Banky@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoxapp_xinit: Bump to 1.2.1
Paulius Zaleckas [Thu, 4 Nov 2010 08:58:39 +0000 (10:58 +0200)]
xapp_xinit: Bump to 1.2.1

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoCreate X symlink for TinyX
Paulius Zaleckas [Thu, 4 Nov 2010 08:58:33 +0000 (10:58 +0200)]
Create X symlink for TinyX

When installing TinyX to target create /usr/bin/X symlink
to Xfbdev as it is the only TinyX driver we build.
This makes utils like startx happy :)

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomatchbox-common was missing in Config.in
Paulius Zaleckas [Thu, 4 Nov 2010 08:57:27 +0000 (10:57 +0200)]
matchbox-common was missing in Config.in

While at it add option to install PDA style desktop folders.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopackage/config: .gitignore cleanup
Paulius Zaleckas [Thu, 4 Nov 2010 09:00:14 +0000 (11:00 +0200)]
package/config: .gitignore cleanup

Now all configure generated files go to output directory.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoRemove support for shared configuration cache
Thomas Petazzoni [Thu, 4 Nov 2010 19:31:25 +0000 (20:31 +0100)]
Remove support for shared configuration cache

The configuration cache shared between packages, while being in
principle a nice idea to speed-up the configuration of packages by
avoiding repetitive identical checks, turned out to be unreliable due
to the subtle differences between similar but not identical checks in
different packages. After spending some time trying to fix those, we
concluded that supporting the shared configuration cache is definitely
too hard and too unreliable, and that we'd better get rid of it
altogether.

This patch therefore removes the shared configuration cache
infrastructure and usage.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosawman: bump to 1.4.10
Lionel Landwerlin [Thu, 4 Nov 2010 02:50:31 +0000 (03:50 +0100)]
sawman: bump to 1.4.10

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodirectfb: bump to 1.4.10
Lionel Landwerlin [Thu, 4 Nov 2010 02:50:30 +0000 (03:50 +0100)]
directfb: bump to 1.4.10

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosysstat: bump to 9.1.5
Lionel Landwerlin [Thu, 4 Nov 2010 02:50:27 +0000 (03:50 +0100)]
sysstat: bump to 9.1.5

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>