summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-13Bump acpid version and update source filenameUlf Samuelsson
2009-01-13Update buildall.sh scriptUlf Samuelsson
2009-01-13Use GNU_MIRROR for libcgicc since www.cgicc.org is gone, change bz2 to gz ↵Ulf Samuelsson
and bump version
2009-01-13package/libidn/Config.in: Fix line length of textDaniel Laird
Could not count properly.... line length > 80. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-13package/libidn: Add a new package (required by later WebKits...)Daniel Laird
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>
2009-01-13buildroot: mark alpha as brokenPeter Korsgaard
It still doesn't build with threading + shared libs disabled
2009-01-13toolchain: sh64 fixesPeter Korsgaard
- 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.
2009-01-13package/liberation/liberation.mk: A further tidy up.....Daniel Laird
Use touch -c $@ Do not install fonts into staging dir. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-13package/alsa-lib/alsa-lib.mkDaniel Laird
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>
2009-01-13samba: use proper BR variable to disable largefile while configuringHans-Christian Egtvedt
2009-01-13samba: bump version to 3.2.7 and refresh patches against this versionHans-Christian Egtvedt
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.
2009-01-13samba: properly disable largefile if not selected in BuildrootHans-Christian Egtvedt
2009-01-13Added missing libdnet packageHamish Moffatt
2009-01-12buildroot: mark ia64, m68k, nios2, sparc and sparc64 as brokenPeter Korsgaard
No sense in showing the architecture options when they cannot even build the toolchain.
2009-01-12toolchain: fix cris build with 2.6.28 kernel headersPeter Korsgaard
Patch by Hinko Kocevar <hinko.kocevar@cetrtapot.si>
2009-01-12uclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as wellPeter Korsgaard
Handle x86_84 as well. From uclibc r24799.
2009-01-12Fix dependencies.Thomas Lundquist
2009-01-12toolchain/uclibc: fix sparc SED handling of _V9 / _V9BPeter Korsgaard
2009-01-12buildroot: get rid of s390 supportPeter Korsgaard
As discussed on the list. It isn't supported by uclibc, so I strongly doubt anyone has been using it.
2009-01-12toolchain/uclibc: propagate mips mips32r2 variant setting to uclibcPeter Korsgaard
0.9.30 supports MIPS_ISA_MIPS32R2, so use it if mips32r2 variant is selected.
2009-01-12toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchainsDaniel Laird
Only copy the sysroot files if the toolchain was built with sysroot support. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-12package/libpng/libpng.mk: Remove the unnecessary --without-x optionDaniel Laird
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-12package/liberation/liberation.mk: Correct the makefile to what it should ↵Daniel Laird
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>
2009-01-12May not be the right way to do it but I just don't want those docs.Thomas Lundquist
2009-01-12Update sam9263EK BSPUlf Samuelsson
2009-01-12busybox: 1.13.2 mdev fixPeter Korsgaard
2009-01-12Remove conditional clause which disables building some packagesUlf Samuelsson
2009-01-12Add ncurse-unpacked targetUlf Samuelsson
2009-01-12Add some whitespace to output, aligning comments, when addedUlf Samuelsson
2009-01-12Bump version of ImageMagick which does not work, use versioned patches, ↵Ulf Samuelsson
needs further work to complete build
2009-01-12Disable use of python in alsa-lib, if not configuredUlf Samuelsson
2009-01-12Do not hardwire linux-fusion for AVR32, now also build for ARMUlf Samuelsson
2009-01-12Support large sector NAND flash for JFFS2Ulf Samuelsson
2009-01-12Sudo source package IS at DEBIAN, but with a different nameUlf Samuelsson
2009-01-11revert patch to allow downloading sudo from an EXISTING locationUlf Samuelsson
2009-01-11Make xfsprogs downloadable, Why have it, when we do not support XFS file system?Ulf Samuelsson
2009-01-11Update at91bootstrap to 2.10Ulf Samuelsson
2009-01-11Move AT91 patches for u-boot-2009.01-rc1 to ↵Ulf Samuelsson
device/Atmel/arch-arm/u-boot/2009.01-rc1
2009-01-11Remove premature deprecation of u-boot-1.2.0-atmelUlf Samuelsson
2009-01-11Update AVR32 uclibc config for 0.9.30Ulf Samuelsson
2009-01-11Update defocnfig for ngw100Ulf Samuelsson
2009-01-11Add linux-2.6.27.10 config for stk100xUlf Samuelsson
2009-01-11Add buildall script for testing many/most packages separately with build ↵Ulf Samuelsson
logs and documentation for this and mkpkg
2009-01-11Move kernel localversion files to TARGET_DIR/boot Ulf Samuelsson
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
2009-01-11Bug fix for mkpkg scriptUlf Samuelsson
2009-01-11sudo: use Debian as upstreamPeter Korsgaard
As we are using a Debian/Ubuntu patch, it makes more sense to get the tarball from there as well.
2009-01-11Change name form DIRECTFB_MAJOR to DIRECTFB_VERSION_MAJOR, make patches ↵Ulf Samuelsson
version dependent
2009-01-11Make sure SDL finds DirectFB headers ,if usedUlf Samuelsson
2009-01-11Remove irda.mk from build, since it is totally brokenUlf Samuelsson
2009-01-11Change name from raidtools to raidtools2Ulf Samuelsson