Ulf Samuelsson [Tue, 13 Jan 2009 18:43:46 +0000 (18:43 -0000)]
Update buildall.sh script
Ulf Samuelsson [Tue, 13 Jan 2009 18:42:37 +0000 (18:42 -0000)]
Use GNU_MIRROR for libcgicc since cgicc.org is gone, change bz2 to gz and bump version
Daniel Laird [Tue, 13 Jan 2009 16:57:21 +0000 (16:57 -0000)]
package/libidn/Config.in: Fix line length of text
Could not count properly.... line length > 80.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Tue, 13 Jan 2009 16:36:16 +0000 (16:36 -0000)]
package/libidn: Add a new package (required by later WebKits...)
GNU Libidn is a fully documented implementation of the Stringprep,
Punycode and IDNA specifications. Libidn's purpose is to encode
and decode internationalized domain names. The native C, C#
and Java libraries are available under
the GNU Lesser General Public License version 2.1 or later.
Not quite sure I've put it in the correct menu but it will work.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Peter Korsgaard [Tue, 13 Jan 2009 15:14:21 +0000 (15:14 -0000)]
buildroot: mark alpha as broken
It still doesn't build with threading + shared libs disabled
Peter Korsgaard [Tue, 13 Jan 2009 15:09:18 +0000 (15:09 -0000)]
toolchain: sh64 fixes
- arch/sh and arch/sh64 got merged in 2.6.25, so use arch/sh for sh64 as well
- use little endian for sh64, like for 32bit sh
sh64 still doesn't build, but gets further along now.
Daniel Laird [Tue, 13 Jan 2009 10:37:48 +0000 (10:37 -0000)]
package/liberation/liberation.mk: A further tidy up.....
Use touch -c $@
Do not install fonts into staging dir.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Tue, 13 Jan 2009 10:26:28 +0000 (10:26 -0000)]
package/alsa-lib/alsa-lib.mk
package/gettext/gettext.mk: Both of these components look for iconv when configuring so need to be dependent.
Both of these packages can be built with libiconv support. If libiconv is enabled and these are built first
then some configure variables get stored in the system cache and then libiconv is not used properly.
If libiconv is selected by user make sure it is built before either of these packages are built.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Hans-Christian Egtvedt [Tue, 13 Jan 2009 08:02:52 +0000 (08:02 -0000)]
samba: use proper BR variable to disable largefile while configuring
Hans-Christian Egtvedt [Tue, 13 Jan 2009 07:29:35 +0000 (07:29 -0000)]
samba: bump version to 3.2.7 and refresh patches against this version
This patch bumps the Samba version to 3.2.7 and refreshes the patches. It also
fixes two minor issues by introducing two new small patches.
Hans-Christian Egtvedt [Tue, 13 Jan 2009 07:26:55 +0000 (07:26 -0000)]
samba: properly disable largefile if not selected in Buildroot
Hamish Moffatt [Tue, 13 Jan 2009 00:46:39 +0000 (00:46 -0000)]
Added missing libdnet package
Peter Korsgaard [Mon, 12 Jan 2009 20:58:54 +0000 (20:58 -0000)]
buildroot: mark ia64, m68k, nios2, sparc and sparc64 as broken
No sense in showing the architecture options when they cannot even build
the toolchain.
Peter Korsgaard [Mon, 12 Jan 2009 20:16:16 +0000 (20:16 -0000)]
toolchain: fix cris build with 2.6.28 kernel headers
Patch by Hinko Kocevar <hinko.kocevar@cetrtapot.si>
Peter Korsgaard [Mon, 12 Jan 2009 15:57:28 +0000 (15:57 -0000)]
uclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as well
Handle x86_84 as well. From uclibc r24799.
Thomas Lundquist [Mon, 12 Jan 2009 15:22:41 +0000 (15:22 -0000)]
Fix dependencies.
Peter Korsgaard [Mon, 12 Jan 2009 15:01:28 +0000 (15:01 -0000)]
toolchain/uclibc: fix sparc SED handling of _V9 / _V9B
Peter Korsgaard [Mon, 12 Jan 2009 14:36:14 +0000 (14:36 -0000)]
buildroot: get rid of s390 support
As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.
Peter Korsgaard [Mon, 12 Jan 2009 14:11:40 +0000 (14:11 -0000)]
toolchain/uclibc: propagate mips mips32r2 variant setting to uclibc
0.9.30 supports MIPS_ISA_MIPS32R2, so use it if mips32r2 variant is selected.
Daniel Laird [Mon, 12 Jan 2009 12:54:30 +0000 (12:54 -0000)]
toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains
Only copy the sysroot files if the toolchain was built with sysroot support.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Mon, 12 Jan 2009 12:45:48 +0000 (12:45 -0000)]
package/libpng/libpng.mk: Remove the unnecessary --without-x option
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Mon, 12 Jan 2009 12:40:48 +0000 (12:40 -0000)]
package/liberation/liberation.mk: Correct the makefile to what it should have been
Correct the makefile so that it works and is what I originally planned to add.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Thomas Lundquist [Mon, 12 Jan 2009 10:29:46 +0000 (10:29 -0000)]
May not be the right way to do it but I just don't want those docs.
Ulf Samuelsson [Mon, 12 Jan 2009 10:25:31 +0000 (10:25 -0000)]
Update sam9263EK BSP
Peter Korsgaard [Mon, 12 Jan 2009 09:36:57 +0000 (09:36 -0000)]
busybox: 1.13.2 mdev fix
Ulf Samuelsson [Mon, 12 Jan 2009 07:45:02 +0000 (07:45 -0000)]
Remove conditional clause which disables building some packages
Ulf Samuelsson [Mon, 12 Jan 2009 07:44:09 +0000 (07:44 -0000)]
Add ncurse-unpacked target
Ulf Samuelsson [Mon, 12 Jan 2009 07:43:23 +0000 (07:43 -0000)]
Add some whitespace to output, aligning comments, when added
Ulf Samuelsson [Mon, 12 Jan 2009 07:42:09 +0000 (07:42 -0000)]
Bump version of ImageMagick which does not work, use versioned patches, needs further work to complete build
Ulf Samuelsson [Mon, 12 Jan 2009 07:40:08 +0000 (07:40 -0000)]
Disable use of python in alsa-lib, if not configured
Ulf Samuelsson [Mon, 12 Jan 2009 07:28:50 +0000 (07:28 -0000)]
Do not hardwire linux-fusion for AVR32, now also build for ARM
Ulf Samuelsson [Mon, 12 Jan 2009 00:43:22 +0000 (00:43 -0000)]
Support large sector NAND flash for JFFS2
Ulf Samuelsson [Mon, 12 Jan 2009 00:06:49 +0000 (00:06 -0000)]
Sudo source package IS at DEBIAN, but with a different name
Ulf Samuelsson [Sun, 11 Jan 2009 22:31:25 +0000 (22:31 -0000)]
revert patch to allow downloading sudo from an EXISTING location
Ulf Samuelsson [Sun, 11 Jan 2009 21:50:07 +0000 (21:50 -0000)]
Make xfsprogs downloadable, Why have it, when we do not support XFS file system?
Ulf Samuelsson [Sun, 11 Jan 2009 21:44:14 +0000 (21:44 -0000)]
Update at91bootstrap to 2.10
Ulf Samuelsson [Sun, 11 Jan 2009 21:42:07 +0000 (21:42 -0000)]
Move AT91 patches for u-boot-2009.01-rc1 to device/Atmel/arch-arm/u-boot/2009.01-rc1
Ulf Samuelsson [Sun, 11 Jan 2009 21:39:54 +0000 (21:39 -0000)]
Remove premature deprecation of u-boot-1.2.0-atmel
Ulf Samuelsson [Sun, 11 Jan 2009 21:15:46 +0000 (21:15 -0000)]
Update AVR32 uclibc config for 0.9.30
Ulf Samuelsson [Sun, 11 Jan 2009 21:15:08 +0000 (21:15 -0000)]
Update defocnfig for ngw100
Ulf Samuelsson [Sun, 11 Jan 2009 21:14:17 +0000 (21:14 -0000)]
Add linux-2.6.27.10 config for stk100x
Ulf Samuelsson [Sun, 11 Jan 2009 21:13:02 +0000 (21:13 -0000)]
Add buildall script for testing many/most packages separately with build logs and documentation for this and mkpkg
Ulf Samuelsson [Sun, 11 Jan 2009 20:43:24 +0000 (20:43 -0000)]
Move kernel localversion files to TARGET_DIR/boot
to allow packages which assumes that LINUX26_DIR
and the /lib/modules/LINUX_VERSION use
the consistent version numbering to build.
Create a file ".linux-version" containing
the real linux version in $(PROJECT_B UILD_DIR)
to allow packages to read the correct linux version
Ulf Samuelsson [Sun, 11 Jan 2009 20:37:04 +0000 (20:37 -0000)]
Bug fix for mkpkg script
Peter Korsgaard [Sun, 11 Jan 2009 20:36:17 +0000 (20:36 -0000)]
sudo: use Debian as upstream
As we are using a Debian/Ubuntu patch, it makes more sense to get the
tarball from there as well.
Ulf Samuelsson [Sun, 11 Jan 2009 20:35:34 +0000 (20:35 -0000)]
Change name form DIRECTFB_MAJOR to DIRECTFB_VERSION_MAJOR, make patches version dependent
Ulf Samuelsson [Sun, 11 Jan 2009 20:24:24 +0000 (20:24 -0000)]
Make sure SDL finds DirectFB headers ,if used
Ulf Samuelsson [Sun, 11 Jan 2009 20:21:04 +0000 (20:21 -0000)]
Remove irda.mk from build, since it is totally broken
Ulf Samuelsson [Sun, 11 Jan 2009 20:19:24 +0000 (20:19 -0000)]
Change name from raidtools to raidtools2
Ulf Samuelsson [Sun, 11 Jan 2009 20:15:35 +0000 (20:15 -0000)]
Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJOR
Ulf Samuelsson [Sun, 11 Jan 2009 20:13:49 +0000 (20:13 -0000)]
Update package/Config.in for irda-utils, fusion and linux-fusion
Ulf Samuelsson [Sun, 11 Jan 2009 20:13:07 +0000 (20:13 -0000)]
Add latest linux-fusion to allow DirectFB to build
Remove old fusion which only copies some files
Ulf Samuelsson [Sun, 11 Jan 2009 20:12:11 +0000 (20:12 -0000)]
Use correct goal for libraw1394.so
Ulf Samuelsson [Sun, 11 Jan 2009 20:10:57 +0000 (20:10 -0000)]
Make sure alsa-lib build with correct python version
Ulf Samuelsson [Sun, 11 Jan 2009 20:08:47 +0000 (20:08 -0000)]
Bump php version since source is removed due to security risk
Ulf Samuelsson [Sun, 11 Jan 2009 19:58:51 +0000 (19:58 -0000)]
Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions which does not build without, fix installation
Thomas Lundquist [Sun, 11 Jan 2009 13:33:13 +0000 (13:33 -0000)]
For some reason we ended up with a link-loop. This does not.
Thomas Lundquist [Sat, 10 Jan 2009 14:55:52 +0000 (14:55 -0000)]
We do not need gtk-doc on the target (and hopefully not in staging.. )
Thomas Lundquist [Sat, 10 Jan 2009 13:47:18 +0000 (13:47 -0000)]
Get rid of a host-dependency.
Thomas Lundquist [Sat, 10 Jan 2009 12:45:27 +0000 (12:45 -0000)]
Wrtie? nto mee!
Thomas Lundquist [Sat, 10 Jan 2009 11:44:44 +0000 (11:44 -0000)]
Nice to point out dependencies on host.
Ulf Samuelsson [Sat, 10 Jan 2009 00:27:34 +0000 (00:27 -0000)]
Buop version of olsr to 0.5.6 which builds correctly
Ulf Samuelsson [Sat, 10 Jan 2009 00:26:30 +0000 (00:26 -0000)]
Add script allowing better overview of build status of single packages
Ulf Samuelsson [Sat, 10 Jan 2009 00:23:58 +0000 (00:23 -0000)]
Bump version of ntfs-3g to 1-5130, This will build in lib regardless of prefix=
Ulf Samuelsson [Sat, 10 Jan 2009 00:21:35 +0000 (00:21 -0000)]
Use correct path to source for libsndfile
Ulf Samuelsson [Sat, 10 Jan 2009 00:20:05 +0000 (00:20 -0000)]
liberation internal dependencies are corrected
Ulf Samuelsson [Sat, 10 Jan 2009 00:18:04 +0000 (00:18 -0000)]
Previous vtun was version 2.6.
This does not buld because its "configure" requires
that -llzo contains "lzolx_decompress".
"vtun" does not build, evenm if liblzo is available.
The LZO package currently used by buildroot
does not contain ANY reference to "lzolx_decompress"
"vtun" has been upgraded to 3.0.2 and now builds OK,
but is yet to be tested on a target.
The previous patch containing three diffs,
has been broken up into three files.
The second patch fails.
This patch tries to replace a perl script
($(VTUN_DIR)/scripts/vtund.rc.debian)
with a shell script with the same name.
In vtun-3.0.2, vtund.rc.debian is a shell script which is
fairly similar to the shell script provided by the patch.
For now, it has been decided not to replace this shell
script with the script generated by the patch for 2.6
vtun will thus be built with the 3.0.2 vtund.rc.debian.
The start-stop-daemon parameters and other things
in this script may be inappropriate for something based on busybox.
I will leave the decision which script to use,
the 2-6 script or the 3.0.2 script to someone else.
Both files are kept in the directory, but should
be removed once it has been decided what to do
about this script.
Signed-Off by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Peter Korsgaard [Fri, 9 Jan 2009 13:35:16 +0000 (13:35 -0000)]
ed: bump version, convert to Makefile.autotools.in format
Peter Korsgaard [Fri, 9 Jan 2009 13:35:09 +0000 (13:35 -0000)]
grep: convert to Makefile.autotools.in format
Peter Korsgaard [Fri, 9 Jan 2009 13:34:53 +0000 (13:34 -0000)]
grep: bump version, use GNU_MIRROR
Ulf Samuelsson [Fri, 9 Jan 2009 06:31:01 +0000 (06:31 -0000)]
Update at91sam9261ek configs, build completes
Ulf Samuelsson [Fri, 9 Jan 2009 06:30:08 +0000 (06:30 -0000)]
Make sure U-boot is built, if we do make uImage
Ulf Samuelsson [Thu, 8 Jan 2009 23:01:50 +0000 (23:01 -0000)]
Update sam9263ek configs, build completes
Ulf Samuelsson [Thu, 8 Jan 2009 22:58:30 +0000 (22:58 -0000)]
Linux26 requires "mkimage" from u-boot to be in the PATH
if an uImage is to be built for arm, avr32, blackfin and sh.
PATH has therefore been set to have $(STAGING_DIR)/usr/bin
as the first item allowing linux to find mkimage.
This patch will, if an uImage is built, create a "u-boot-toĆ³ls"
directory in the PROJECT_BUILD_DIR directory.
$(STAGING_DIR)/usr/bin/mkimage is copied to this directory
and the PATH variable will now include "u-boot-tools"
If an uImage is built, then the linux build will now depend on "u-boot".
Ulf Samuelsson [Thu, 8 Jan 2009 22:11:33 +0000 (22:11 -0000)]
Do not add PATCH_VERSION to PORTAGE_VERSION if patch is not applied, time to upgarde to 2.1.6?
Peter Korsgaard [Thu, 8 Jan 2009 14:58:54 +0000 (14:58 -0000)]
target/u-boot: more cleanups
As discussed on the list.
- No sense in depending on BR2_TARGET_UBOOT when the configurations are
within a if BR2_TARGET_UBOOT conditional.
- n is default, so remove 'default n'
- clarify nested conditionals
Peter Korsgaard [Thu, 8 Jan 2009 14:58:51 +0000 (14:58 -0000)]
target/u-boot: cleanup
Fix s/Linux/U-Boot/ typo, default to the latest stable version, mark
old versions as deprecated and comment out unreleased version for now.
Peter Korsgaard [Thu, 8 Jan 2009 14:58:45 +0000 (14:58 -0000)]
mtd: mark
20050122 snapshot as deprecated
Hans-Christian Egtvedt [Thu, 8 Jan 2009 13:16:24 +0000 (13:16 -0000)]
Mention the saveconfig and getconfig targets in make help
I often find myself forgetting what those targets were called, and I imagine
others may not even be aware of their existence.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Hans-Christian Egtvedt [Thu, 8 Jan 2009 09:24:32 +0000 (09:24 -0000)]
strace: fix AVR32 arch patches and refresh all patches to apply clean
This patch updates the AVR32 arch patches for strace 4.5.18 and refreshes all
the other patches so they apply clean.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Peter Korsgaard [Thu, 8 Jan 2009 08:27:45 +0000 (08:27 -0000)]
neon: s/exapt/expat/
Peter Korsgaard [Thu, 8 Jan 2009 08:27:18 +0000 (08:27 -0000)]
freetype: mark ancient 2.2 version as deprecated
Ulf Samuelsson [Tue, 6 Jan 2009 23:38:33 +0000 (23:38 -0000)]
Fix BOARD_PATH for local projects
Ulf Samuelsson [Tue, 6 Jan 2009 23:02:50 +0000 (23:02 -0000)]
Update atngw100 configs, needs patch from Atmel fork for strace to build correctly, otherwise disable strace
Ulf Samuelsson [Tue, 6 Jan 2009 23:00:24 +0000 (23:00 -0000)]
Remove incorrrect dependency on latest minor kernel patch
Ulf Samuelsson [Tue, 6 Jan 2009 21:42:43 +0000 (21:42 -0000)]
Add PATH to linux build options to allow 'mkimage' to be found. Neccessary for arm,blackfin,sh and avr32 in linux-2.6.28
Ulf Samuelsson [Tue, 6 Jan 2009 21:24:42 +0000 (21:24 -0000)]
Set default kernel to BR2_LINUX26_STABLE, Remove duplicate definion of BR2_KERNEL_CURRENT_VERSION and remove comments from Config.in choices
Ulf Samuelsson [Tue, 6 Jan 2009 16:42:15 +0000 (16:42 -0000)]
Update at91sam9260 Board Support Package to linux-2.6.28
Ulf Samuelsson [Tue, 6 Jan 2009 16:39:17 +0000 (16:39 -0000)]
Update AT91SAM9G20 Board Support to linux-2.6.28
Ulf Samuelsson [Tue, 6 Jan 2009 16:36:45 +0000 (16:36 -0000)]
Add support for SAM9G20 in at91bootstrap
Ulf Samuelsson [Tue, 6 Jan 2009 16:30:32 +0000 (16:30 -0000)]
Add documentation for u-boot patches to 2009.01-rc1
Ulf Samuelsson [Tue, 6 Jan 2009 16:24:42 +0000 (16:24 -0000)]
Add CONFIGs for new commands to at91 parts
Ulf Samuelsson [Tue, 6 Jan 2009 16:24:06 +0000 (16:24 -0000)]
Add support for waiting for NFS root server before booting
Ulf Samuelsson [Tue, 6 Jan 2009 16:21:36 +0000 (16:21 -0000)]
Remove patches that should not have been inlcuded in the spimux commit
Ulf Samuelsson [Tue, 6 Jan 2009 16:17:43 +0000 (16:17 -0000)]
Add 'mux' command to control ext mux on at91rm9200dk/ek
Ulf Samuelsson [Tue, 6 Jan 2009 16:17:15 +0000 (16:17 -0000)]
Add 'led' command to control coloured LEDs
Ulf Samuelsson [Tue, 6 Jan 2009 16:13:08 +0000 (16:13 -0000)]
Remove an extra #endif from u-boot.factory
Ulf Samuelsson [Tue, 6 Jan 2009 16:10:56 +0000 (16:10 -0000)]
Fix some CFG/CONFIG related problems for AT91RM9200 configuration of U-Boot
Ulf Samuelsson [Tue, 6 Jan 2009 16:09:53 +0000 (16:09 -0000)]
Use the correct sam9g20 patch for 2009.01-rc1
Ulf Samuelsson [Tue, 6 Jan 2009 14:40:24 +0000 (14:40 -0000)]
When you set BR2_PACKAGE_LINUX_USE_DEFCONFIG
to configure linux using the
make <board>_defconfig
You have to supply the $(BOARD_NAME) variable.
Add this info in the help text for
target/linux/Makefile.in.advanced
----------------
When you do not set BR2_PACKAGE_LINUX_USE_XCONFIG
to configure linux using "$make <XXXX>config
The choices "$make menuconfig" or "$make xconfig"
should not be visible.
Add dependency