]> rtime.felk.cvut.cz Git - coffee/buildroot.git/log
coffee/buildroot.git
15 years agoUpdate for 2009.05-rc1, add CHANGES 2009.05_rc1
Peter Korsgaard [Tue, 5 May 2009 09:53:14 +0000 (11:53 +0200)]
Update for 2009.05-rc1, add CHANGES

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agontfs-3g: convert to Makefile.autotools.in
Olaf Rempel [Mon, 30 Mar 2009 19:10:37 +0000 (21:10 +0200)]
ntfs-3g: convert to Makefile.autotools.in

- bump version to 2009.03.8
- internal fuse support, no longer depends on libfuse/pkgconfig
- fix WCHAR dependency

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoAdd .gitignore files
angus salkeld [Mon, 4 May 2009 19:38:57 +0000 (07:38 +1200)]
Add .gitignore files

[peter: add /.config]

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agopackage: set CXX to false rather than "" if no C++ support is enabled
Peter Korsgaard [Mon, 4 May 2009 19:19:59 +0000 (21:19 +0200)]
package: set CXX to false rather than "" if no C++ support is enabled

Some configure scripts seems to ignore CXX settings if it is set to
the empty string, and goes back to the default (<arch>-linux-g++),
so use false instead, as that will loudly break the build if the
C++ compiler is ever used.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agosamba: bump version
Sven Neumann [Mon, 4 May 2009 19:01:25 +0000 (21:01 +0200)]
samba: bump version

Closes #293.

[peter: bump to 3.3.4]

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agopackage/: add gob2 for target/host and use for gmpc compilation
Peter Korsgaard [Mon, 4 May 2009 14:08:24 +0000 (16:08 +0200)]
package/: add gob2 for target/host and use for gmpc compilation

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agokernel-headers: bump 2.6.27.x / 2.6.28.x
Peter Korsgaard [Mon, 4 May 2009 09:22:04 +0000 (11:22 +0200)]
kernel-headers: bump 2.6.27.x / 2.6.28.x

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agobusybox: 1.14.0 mdev / des fixes
Peter Korsgaard [Mon, 4 May 2009 09:02:59 +0000 (11:02 +0200)]
busybox: 1.14.0 mdev / des fixes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoscripts/package wizard: clarify the steps after the wizard
Markus Heidelberg [Sun, 3 May 2009 11:41:58 +0000 (13:41 +0200)]
scripts/package wizard: clarify the steps after the wizard

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoscripts/package wizard: add support for subdirs
Markus Heidelberg [Sun, 3 May 2009 11:41:57 +0000 (13:41 +0200)]
scripts/package wizard: add support for subdirs

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoscripts/package wizard: delete trailing whitespace and empty lines
Markus Heidelberg [Sun, 3 May 2009 11:41:56 +0000 (13:41 +0200)]
scripts/package wizard: delete trailing whitespace and empty lines

In this script and in the .mk output. Let's avoid unnecessary whitespace
issues in new packages created with this wizard.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoscripts/package wizard: make workable from TOPDIR
Markus Heidelberg [Sun, 3 May 2009 11:41:55 +0000 (13:41 +0200)]
scripts/package wizard: make workable from TOPDIR

Before you to had to be in a subdirectory, for example package/
Now you can call it from anywhere.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoMakefile.autotools.in: fix minimal foo.mk example
Markus Heidelberg [Sun, 3 May 2009 11:54:19 +0000 (13:54 +0200)]
Makefile.autotools.in: fix minimal foo.mk example

The directory argument was introduced to support packages in
subdirectories of package/ several months ago.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agodocs/: announce move to git
Peter Korsgaard [Sun, 3 May 2009 20:11:33 +0000 (22:11 +0200)]
docs/: announce move to git

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 years agoConfig.in: we're now on git
Peter Korsgaard [Fri, 1 May 2009 05:40:58 +0000 (07:40 +0200)]
Config.in: we're now on git

15 years agodocs/lists.html: mention gmane interface to list
Peter Korsgaard [Thu, 30 Apr 2009 13:34:58 +0000 (13:34 -0000)]
docs/lists.html: mention gmane interface to list

15 years agoMake sure AVR32 defconfigs use u-boot 2008.10 (only known version to work properly)
Thiago A. Corrêa [Thu, 30 Apr 2009 06:33:27 +0000 (06:33 -0000)]
Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work properly)

15 years agoUndeprecate u-boot 2008.10 since this is the last version known to work with JFFS2...
Thiago A. Corrêa [Thu, 30 Apr 2009 06:27:33 +0000 (06:27 -0000)]
Undeprecate u-boot 2008.10 since this is the last version known to work with JFFS2 fs and AVR32

15 years agotarget/device: fix busybox version / .config in defconfigs
Peter Korsgaard [Wed, 29 Apr 2009 21:25:25 +0000 (21:25 -0000)]
target/device: fix busybox version / .config in defconfigs

15 years agovim: regenerate the configure.patch
Wade Berrier [Wed, 29 Apr 2009 20:08:19 +0000 (20:08 -0000)]
vim: regenerate the configure.patch

15 years agoImprove Qt embedded target_dir install handling and granularity. This saves me 600k...
Thiago A. Corrêa [Wed, 29 Apr 2009 18:29:24 +0000 (18:29 -0000)]
Improve Qt embedded target_dir install handling and granularity. This saves me 600k on jffs2 compressed fs for avr32.

15 years agoFix atngw100_defconfig busybox config location
Thiago A. Corrêa [Wed, 29 Apr 2009 18:27:24 +0000 (18:27 -0000)]
Fix atngw100_defconfig busybox config location

15 years agopackage/: remove obsolete qte package
Peter Korsgaard [Wed, 29 Apr 2009 15:52:24 +0000 (15:52 -0000)]
package/: remove obsolete qte package

15 years agotoolchain/uClibc: 0.9.30.1 arm linuxthreads fix
Peter Korsgaard [Wed, 29 Apr 2009 13:12:56 +0000 (13:12 -0000)]
toolchain/uClibc: 0.9.30.1 arm linuxthreads fix

Reported by Michael Roth <mroth@nessie.de>. Identical to the 0.9.30 patch.

15 years agopackage/multimedia/gstreamer: bump version
Peter Korsgaard [Wed, 29 Apr 2009 13:08:22 +0000 (13:08 -0000)]
package/multimedia/gstreamer: bump version

Patch by Sven Neumann <s.neumann@raumfeld.com>, closes #101.

15 years agoFix issues in shared-mime-info
Thomas Petazzoni [Wed, 29 Apr 2009 08:51:39 +0000 (08:51 -0000)]
Fix issues in shared-mime-info

 * Properly indent Config.in
 * Remove unneeded SHARED_MIME_INFO_INSTALL_STAGING_OPT definition

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
15 years agodocs/buildroot.html: fix typo
Peter Korsgaard [Wed, 29 Apr 2009 08:12:22 +0000 (08:12 -0000)]
docs/buildroot.html: fix typo

15 years agoAdd the shared-mime-info package
Thomas Petazzoni [Wed, 29 Apr 2009 07:21:02 +0000 (07:21 -0000)]
Add the shared-mime-info package

The shared-mime-info package contains the core database of common
types and the update-mime-database command used to extend it.

The only thing that is actually needed in the target is the file
mime.cache. In order to generate that file, shared-mime-info is
installed into the staging-dir. The idea is that other packages might
add more mime-info files and these should be collected in
staging-dir. From there the mime.cache file is created using tools
installed in host-dir and copied to target.

From Sven Neumann <s.neumann@raumfeld.com>

Modifications by Thomas Petazzoni :

 * Add a patch to the main Makefile.am so that the $(XMLLINT) variable
   is used instead of hardcoding xmllint

 * Apply the patch in the host build of shared-mime-info

 * In the target build, pass an XMLLINT environment variable so that
   the xmllint binary isn't searched in $(STAGING_DIR) but in
   $(HOST_DIR)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
15 years agoAdd libxml2 for the host
Thomas Petazzoni [Wed, 29 Apr 2009 07:13:20 +0000 (07:13 -0000)]
Add libxml2 for the host

Some other packages, such as shared-mime-info, might need libxml2 and
related tools (xmllint, etc.) to be available on the host. This patch
modifies tthe libxml2 Makefile to compile libxml2 for the host, in
$(HOST_DIR).

Patch from Sven Neumann <s.neumann@raumfeld.com>

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
15 years agoNew section on external toolchain usage
Thomas Petazzoni [Tue, 28 Apr 2009 21:12:23 +0000 (21:12 -0000)]
New section on external toolchain usage

15 years agoDocumentation cleanups
Thomas Petazzoni [Tue, 28 Apr 2009 20:58:57 +0000 (20:58 -0000)]
Documentation cleanups

 * Add the section describing the project feature to the table of
   contents
 * Change the formatting of titles in the section on the project
   feature
 * Mention that the section on project feature is obsolete since the
   feature has now been implemented
 * Remove the duplication about two different sections documenting
   basically the same thing : how to use the Buildroot toolchain.

15 years agotoolchain/gdb: remove empty dirs (git-svn issue)
Peter Korsgaard [Tue, 28 Apr 2009 18:43:06 +0000 (18:43 -0000)]
toolchain/gdb: remove empty dirs (git-svn issue)

15 years agotoolchain/gdb: remove ancient deprecated versions
Peter Korsgaard [Tue, 28 Apr 2009 18:42:08 +0000 (18:42 -0000)]
toolchain/gdb: remove ancient deprecated versions

They shouldn't be used anymore, needs havily patching (6.3 has more than
200k patches) and no one tests them with current toolchains.

15 years agotoolchain/gdb: remove broken snapshot support
Peter Korsgaard [Tue, 28 Apr 2009 18:42:02 +0000 (18:42 -0000)]
toolchain/gdb: remove broken snapshot support

15 years agopackage/openssl: fix uninstall
Peter Korsgaard [Tue, 28 Apr 2009 18:30:20 +0000 (18:30 -0000)]
package/openssl: fix uninstall

15 years agopackage/openssl: STRIP_STRIP_ALL should be used for binaries
Peter Korsgaard [Tue, 28 Apr 2009 18:30:15 +0000 (18:30 -0000)]
package/openssl: STRIP_STRIP_ALL should be used for binaries

15 years agopackage/openssl: also strip libraries with _OPENSSL_BIN is enabled
Peter Korsgaard [Tue, 28 Apr 2009 18:30:10 +0000 (18:30 -0000)]
package/openssl: also strip libraries with _OPENSSL_BIN is enabled

15 years agopackage/openssl: make sure TARGET_CFLAGS are used
Peter Korsgaard [Tue, 28 Apr 2009 18:30:06 +0000 (18:30 -0000)]
package/openssl: make sure TARGET_CFLAGS are used

And remove the unnedded c_rehash binary while we're at it.

Patch by Gustavo Zacarias <gustavo@zacarias.com.br>, closes #307.

Saves ~250k on PPC with default config (E.G. -Os)

15 years agoOlder versions of 'find' don't have the '-delete' option
Wade Berrier [Tue, 28 Apr 2009 17:33:44 +0000 (17:33 -0000)]
Older versions of 'find' don't have the '-delete' option

Use find's '-print0' and 'xargs -0' as an equivalent alternative.

15 years agotoolchain/kernel-headers: bump 2.6.29 version
Peter Korsgaard [Tue, 28 Apr 2009 07:07:11 +0000 (07:07 -0000)]
toolchain/kernel-headers: bump 2.6.29 version

15 years agotoolchain/gcc: java needs largefile support
Peter Korsgaard [Mon, 27 Apr 2009 14:07:42 +0000 (14:07 -0000)]
toolchain/gcc: java needs largefile support

15 years agotoolchain/gcc: fix java support
Peter Korsgaard [Mon, 27 Apr 2009 14:07:36 +0000 (14:07 -0000)]
toolchain/gcc: fix java support

Not runtime tested, but now it atleast builds.

15 years agotoolchain/gcc: disable tls support
Peter Korsgaard [Mon, 27 Apr 2009 10:26:56 +0000 (10:26 -0000)]
toolchain/gcc: disable tls support

Fixes libstdc++ linking with gcc 4.4.x

15 years agolibglib2: bump version
Peter Korsgaard [Mon, 27 Apr 2009 08:36:04 +0000 (08:36 -0000)]
libglib2: bump version

Patch by Sven Neumann <s.neumann@phase-zero.de>, closes #279.

15 years agopackage: add libsoup package
Peter Korsgaard [Sun, 26 Apr 2009 21:40:32 +0000 (21:40 -0000)]
package: add libsoup package

Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #35.

15 years agosamba: fix build with ipv6 support is disabled
Peter Korsgaard [Sun, 26 Apr 2009 21:17:33 +0000 (21:17 -0000)]
samba: fix build with ipv6 support is disabled

Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #285

15 years agobusybox: 1.14.0 dhcp fix
Peter Korsgaard [Sun, 26 Apr 2009 21:17:29 +0000 (21:17 -0000)]
busybox: 1.14.0 dhcp fix

15 years agotoolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address
Peter Korsgaard [Fri, 24 Apr 2009 18:42:18 +0000 (18:42 -0000)]
toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address

From uClibc r24336.

15 years agopackage/multimeda: add taglib package
Peter Korsgaard [Thu, 23 Apr 2009 20:26:28 +0000 (20:26 -0000)]
package/multimeda: add taglib package

Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #283.

15 years agodirectfb: bump version
Peter Korsgaard [Thu, 23 Apr 2009 19:29:23 +0000 (19:29 -0000)]
directfb: bump version

Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #281.

15 years agoUpdate to 4.5.1
Thiago A. Corrêa [Thu, 23 Apr 2009 18:59:34 +0000 (18:59 -0000)]
Update to 4.5.1

15 years agodbus-glib: workaround Kconfig issue with select
Peter Korsgaard [Thu, 23 Apr 2009 14:24:58 +0000 (14:24 -0000)]
dbus-glib: workaround Kconfig issue with select

Kconfig gets confused about the selects and thinks there's a recursive
dependency around expat, so implement an alternative solution instead.

15 years agopackage/qtopia4: fix GPL download URL
Peter Korsgaard [Thu, 23 Apr 2009 12:49:36 +0000 (12:49 -0000)]
package/qtopia4: fix GPL download URL

Patch by Will Newton <will.newton@gmail.com>

15 years agotoolchain/gcc: add 4.4.0
Peter Korsgaard [Thu, 23 Apr 2009 11:45:02 +0000 (11:45 -0000)]
toolchain/gcc: add 4.4.0

15 years agodbus-glib: host compilation needs libglib2 and expat
Peter Korsgaard [Thu, 23 Apr 2009 11:44:58 +0000 (11:44 -0000)]
dbus-glib: host compilation needs libglib2 and expat

15 years agodbus-glib: needs expat
Peter Korsgaard [Thu, 23 Apr 2009 11:44:54 +0000 (11:44 -0000)]
dbus-glib: needs expat

Even though dbus can use libxml2 for XML support, dbus-glib cannot -
So make sure expat is available.

15 years agotoolchain/gcc: fix PR 32044 patch
Peter Korsgaard [Thu, 23 Apr 2009 11:44:48 +0000 (11:44 -0000)]
toolchain/gcc: fix PR 32044 patch

Somehow the patch was a patch adding a patch instead of the patch itself.

15 years agotoolchain: add BR2_USE_SSP option for stack protection support
Peter Korsgaard [Wed, 22 Apr 2009 07:27:22 +0000 (07:27 -0000)]
toolchain: add BR2_USE_SSP option for stack protection support

Using the support in uClibc.

15 years agotoolchain/gcc: don't enable libssp support
Peter Korsgaard [Wed, 22 Apr 2009 07:27:17 +0000 (07:27 -0000)]
toolchain/gcc: don't enable libssp support

It's broken anyway as we don't install libssp* into TARGET_DIR, and we
should use the SSP support in uClibc if we want stack protection.

15 years agodbus: fix rebuild if /var/lib is a symlink to /tmp for target
Peter Korsgaard [Tue, 21 Apr 2009 15:10:39 +0000 (15:10 -0000)]
dbus: fix rebuild if /var/lib is a symlink to /tmp for target

/tmp/dbus will end up being a recursive symlink to itself on the build host.

15 years agoWorkaround problem with configure for x86 crosscompile to x86 under linux.
Thiago A. Corrêa [Mon, 20 Apr 2009 22:26:09 +0000 (22:26 -0000)]
Workaround problem with configure for x86 crosscompile to x86 under linux.

15 years agobusybox: 1.14.0 fixes
Peter Korsgaard [Sat, 18 Apr 2009 14:13:53 +0000 (14:13 -0000)]
busybox: 1.14.0 fixes

15 years agocups: add -source target
Peter Korsgaard [Sat, 18 Apr 2009 14:13:49 +0000 (14:13 -0000)]
cups: add -source target

15 years agobusybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86
Peter Korsgaard [Fri, 17 Apr 2009 18:17:33 +0000 (18:17 -0000)]
busybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86

15 years agopkg-config: fix target package
Peter Korsgaard [Fri, 17 Apr 2009 15:55:16 +0000 (15:55 -0000)]
pkg-config: fix target package

As reported by Sven Neumann on the list.

15 years agotoolchain/br2_autoreconf: remove
Peter Korsgaard [Fri, 17 Apr 2009 13:53:10 +0000 (13:53 -0000)]
toolchain/br2_autoreconf: remove

It got added by Ulf back in 2007, but there's no references to it anywhere,
so remove it.

15 years agoMakefile: distclean: remove correct dirs
Peter Korsgaard [Fri, 17 Apr 2009 13:53:07 +0000 (13:53 -0000)]
Makefile: distclean: remove correct dirs

Remove toolchain build dir, and don't try to remove the non-existing include
dir. Also don't explicitly remove the kernel image located in binaries as
we're already removing that dir.

15 years agosqlite: bump version
Peter Korsgaard [Fri, 17 Apr 2009 07:38:03 +0000 (07:38 -0000)]
sqlite: bump version

Closes #277.

15 years agoUpdated i686 config
Thiago A. Corrêa [Fri, 17 Apr 2009 05:50:44 +0000 (05:50 -0000)]
Updated i686 config

15 years agoFix busybox config file location
Thiago A. Corrêa [Fri, 17 Apr 2009 05:44:01 +0000 (05:44 -0000)]
Fix busybox config file location

15 years agobind: bump version (security issue with DNSSEC DLV)
Peter Korsgaard [Wed, 15 Apr 2009 18:29:50 +0000 (18:29 -0000)]
bind: bump version (security issue with DNSSEC DLV)

Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #275.

15 years agotarget/generic: support for busybox >= 1.14.x speed=0 handling
Peter Korsgaard [Wed, 15 Apr 2009 13:42:12 +0000 (13:42 -0000)]
target/generic: support for busybox >= 1.14.x speed=0 handling

15 years agobusybox: remove ancient versions
Peter Korsgaard [Wed, 15 Apr 2009 13:42:08 +0000 (13:42 -0000)]
busybox: remove ancient versions

15 years agobusybox: add 1.14.x
Peter Korsgaard [Wed, 15 Apr 2009 13:42:03 +0000 (13:42 -0000)]
busybox: add 1.14.x

15 years agobusybox: bump 1.13.x version
Peter Korsgaard [Wed, 15 Apr 2009 13:41:59 +0000 (13:41 -0000)]
busybox: bump 1.13.x version

15 years agotoolchain/gcc: shared libgcc broken for sparc, so disable it
Peter Korsgaard [Wed, 15 Apr 2009 13:41:55 +0000 (13:41 -0000)]
toolchain/gcc: shared libgcc broken for sparc, so disable it

15 years agounmark the sparc targets as broken, they build if you disable shared libgcc
austinf [Wed, 15 Apr 2009 09:13:21 +0000 (09:13 -0000)]
unmark the sparc targets as broken, they build if you disable shared libgcc

15 years agoopenssl: git rid of version number in patches
Peter Korsgaard [Tue, 14 Apr 2009 05:21:22 +0000 (05:21 -0000)]
openssl: git rid of version number in patches

As noted by Hamish Moffatt on the list.

15 years agoQtopia4: -xmlpatterns requires -exceptions .
Thiago A. Corrêa [Mon, 13 Apr 2009 18:58:35 +0000 (18:58 -0000)]
Qtopia4: -xmlpatterns requires -exceptions .

15 years agotarget/Makefile.in: make 3.80 compatibility fix
Peter Korsgaard [Thu, 9 Apr 2009 11:34:11 +0000 (11:34 -0000)]
target/Makefile.in: make 3.80 compatibility fix

Patch by Andreas Schweigstill <aschweig@schweigstill.de>

15 years agolzop: new package
Peter Korsgaard [Thu, 9 Apr 2009 09:46:54 +0000 (09:46 -0000)]
lzop: new package

Patch by Olaf Rempel <razzor@kopf-tisch.de>, closes #245.

lzop is a file compressor which is very similar to gzip.
lzop uses the LZO data compression library for compression services.
http://www.lzop.org/

15 years agosqlite: bump version
Peter Korsgaard [Thu, 9 Apr 2009 09:46:48 +0000 (09:46 -0000)]
sqlite: bump version

Fixes database corruption with rollback
http://www.sqlite.org/releaselog/3_6_12.html

15 years agojffs2root: build host version of lzo and use for host mkfs.jffs2
Peter Korsgaard [Wed, 8 Apr 2009 22:45:29 +0000 (22:45 -0000)]
jffs2root: build host version of lzo and use for host mkfs.jffs2

15 years agolua: bump version
Peter Korsgaard [Wed, 8 Apr 2009 20:50:03 +0000 (20:50 -0000)]
lua: bump version

Patch by Michael Roth <mroth@nessie.de>.

15 years agoMakefile: add target-finalize for common filesystem cleanup
Peter Korsgaard [Tue, 7 Apr 2009 21:04:31 +0000 (21:04 -0000)]
Makefile: add target-finalize for common filesystem cleanup

And remove from each rootfs variant.

15 years agoliberation: cleanup and really fix continous rebuild
Peter Korsgaard [Tue, 7 Apr 2009 21:04:23 +0000 (21:04 -0000)]
liberation: cleanup and really fix continous rebuild

15 years agotarget/jffs2: default to big endian format for big endian archs
Peter Korsgaard [Tue, 7 Apr 2009 19:22:50 +0000 (19:22 -0000)]
target/jffs2: default to big endian format for big endian archs

Same logic as in target/Config.in.arch.

15 years agotarget/jffs2: s/Memory Type/Flash Type/
Peter Korsgaard [Tue, 7 Apr 2009 19:22:46 +0000 (19:22 -0000)]
target/jffs2: s/Memory Type/Flash Type/

15 years agotarget/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional
Peter Korsgaard [Tue, 7 Apr 2009 19:22:43 +0000 (19:22 -0000)]
target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional

And get rid of all the individual 'depends on B2_TARGET_ROOTFS_JFFS2'

15 years agotarget: remove BR2_TARGET_ROOTFS_*_SQUASH options
Peter Korsgaard [Tue, 7 Apr 2009 19:22:37 +0000 (19:22 -0000)]
target: remove BR2_TARGET_ROOTFS_*_SQUASH options

Everything besides ubifs does an unconditional chown -R 0:0 anyway.

15 years agorsync: bump version
Peter Korsgaard [Tue, 7 Apr 2009 07:16:37 +0000 (07:16 -0000)]
rsync: bump version

15 years agoopenssl: bump version
Peter Korsgaard [Tue, 7 Apr 2009 07:01:20 +0000 (07:01 -0000)]
openssl: bump version

Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #217

Fixes multiple security flaws - See
http://www.openssl.org/news/secadv_20090325.txt for details.

15 years agoFix compile for Qt Embedded (qtopia4) based packages
Thiago A. Corrêa [Mon, 6 Apr 2009 22:56:20 +0000 (22:56 -0000)]
Fix compile for Qt Embedded (qtopia4) based packages

15 years agoRemove asm optimization patch for AVR32. This is non-essencial, yet, was unclean...
Thiago A. Corrêa [Mon, 6 Apr 2009 21:44:52 +0000 (21:44 -0000)]
Remove asm optimization patch for AVR32. This is non-essencial, yet, was unclean and prevented the build from completing. Asked Atmel to submit upstream.

15 years agosquashfs: add v4.0 support and version selection
Peter Korsgaard [Mon, 6 Apr 2009 09:21:36 +0000 (09:21 -0000)]
squashfs: add v4.0 support and version selection

Squashfs 4.0 is needed to create file systems for the mainline squashfs
version (mainline from 2.6.29). This is unfortunately not compatible with
the old 3.x version and the external kernel patches, so add a choice
between the 2 versions.

15 years agoliberation: fix continous rebuild
Peter Korsgaard [Mon, 6 Apr 2009 09:21:33 +0000 (09:21 -0000)]
liberation: fix continous rebuild

15 years agokernel-headers: bump 2.6.29.x version
Peter Korsgaard [Mon, 6 Apr 2009 09:21:30 +0000 (09:21 -0000)]
kernel-headers: bump 2.6.29.x version

15 years agoMakefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales
Peter Korsgaard [Mon, 6 Apr 2009 09:21:26 +0000 (09:21 -0000)]
Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales

Add BR2_ENABLE_LOCALE_PURGE / BR2_ENABLE_LOCALE_WHITELIST options to
remove unwanted locales from the target rootfs. Handy for stuff like
the gtk stack, which comes with ~25 MB locales.

Works similar to localepurge in Debian, E.G. you provide a white list
of wanted locales, and everything else is removed.

15 years agoMakefile: target-devfiles: combine .a / .la find invocation
Peter Korsgaard [Mon, 6 Apr 2009 09:21:22 +0000 (09:21 -0000)]
Makefile: target-devfiles: combine .a / .la find invocation

15 years agoncftp: cleanup Config.in
Peter Korsgaard [Wed, 1 Apr 2009 20:52:47 +0000 (20:52 -0000)]
ncftp: cleanup Config.in

Subentries of a menu automatically gets hidden if the dependencies of the
menu element aren't available, so get rid of the individual depends on
BR2_PACKAGE_NCFTP.