Peter Korsgaard | a2994caa171 | kernel-headers: add 2.6.31
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | dfca1b2e0e7 | coreutils: fix rename-with-trailing-slash bug override variable name
The variable controlling if coreutils thinks th... | | |
Gustavo Zacarias | 57f3b11d111 | kismet: bump version and convert to Makefile.autotools.in format
Closes #487
* Bump kismet from 2007-10-R1 to 2009-... | | |
Peter Korsgaard | 8c118958765 | kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 9929c6006cf | Merge branch 'for-2009.11' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | eda15d23275 | Announce the first Buildroot Developer Day
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Sven Neumann | df03cdaf3a1 | buildroot: add basic Bazaar support
This change adds the config options BR2_BZR_CO and BR2_BZR_UP that
allow to conf... | | |
Peter Korsgaard | 0642da78180 | Merge branch 'qstrip' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 4a37bf3b9eb | script: use qstrip
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | af2390c0f43 | toolchain: use qstrip
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 79c213fbe5a | target: use qstrip
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 5c4555d1f54 | project: use qstrip
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 3c35d55ea97 | packages: use qstrip
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 6cdf2481ee6 | makefile: use qstrip
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 580c6d9b448 | makefile: new qstrip make function
Define a qstrip function that strips double quotes and then
whitespaces around a ... | | |
Peter Korsgaard | 6538b1d1e71 | busybox: 1.15.0 inetd fix
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Austin Foxley | 4d0c00588f8 | uClibc as of 20090825 requires the ARCH to be specified when we call it's make
Signed-off-by: Austin Foxley <austinf... | | |
Sven Neumann | 7b66a9435b9 | directfb: update to 1.4.2, add option for pxa3xx driver
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-... | | |
Sven Neumann | 7ee403d3c2c | libglib2: bump version to 2.20.5
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard... | | |
Will Newton | 422ce6536b6 | package: Remove unnecessary dependencies on uclibc.
A C library will have been built by the toolchain makefiles, so ... | | |
Peter Korsgaard | ee609f256da | Config.in: bump version for 2009.11 development
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Daniel Mack | 32518793e17 | libarchive package added
See http://code.google.com/p/libarchive/
[Peter: removed conditional target install, added... | | |
Gustavo Zacarias | 74834991a8d | dnsmasq: misc fixes
Closes #527
* convert to Makefile.autotools.in format
* Bump to version 2.50 fixes security iss... | | |
Peter Korsgaard | 6b0d895f641 | xdata_xcursor-themes: -source target should only download, not extract
Signed-off-by: Peter Korsgaard <jacmet@sunsit... | | |
Peter Korsgaard | f38fe3a1a3e | sdl_net: rename back to SDL_net
It turns out that renaming SDL_net to sdl_net (688c388ce765984af2) isn't
such a good... | | |
Peter Korsgaard | 4d664738b03 | target/device/AMD: remove
It hasn't been touched in years, and Config.in refers to non-existing
files (linux.mk), so... | | |
Peter Korsgaard | 129c2d1e1df | gtk2-themes: fix typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | a0dd5517916 | u-boot: remove ancient 1.3.4 version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 7cbed5d3352 | u-boot: add 2009.08
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 01f783dc096 | busybox: add 1.15.0
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 49c47f55a87 | util-linux: use := instead of = to stop recursion
Unbreaks util-linux together with busybox
Signed-off-by: Peter Ko... | | |
Peter Korsgaard | 2f6e59d00bb | docs/news: announce 2009.08
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | f0eb8b58e44 | buildroot: update for 2009.08
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Kelvin Cheung | cc8a9175980 | ctorrent: build with ssl support if available
Closes #557
Build with openssl support if that is enabled.
Signed-of... | | |
Peter Korsgaard | 014df317d47 | util-linux: fix build with locale in toolchain
Closes #529.
util-linux needs to link with libintl when locale suppo... | | |
Peter Korsgaard | 621e8726f92 | util-linux: fix libblkid detection
We don't have libblkid in BR, so make sure the configure script doesn't
detect it... | | |
Peter Korsgaard | 8ed829a1791 | buildroot: fix remaining references to SDL_net instead of sdl_net
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 688c388ce76 | sdl_net: use sdl_net instead of SDL_net as make target
As suggested by Julien Boibessot <julien.boibessot@free.fr>.
... | | |
Peter Korsgaard | 1af58aff722 | u-boot: mark old 2008.10 version as deprecated
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | e5413e83d8d | project: saveconfig/getconfig doesn't need conf
And get rid of unused debugging code while we're at it.
Signed-off-... | | |
Peter Korsgaard | 4595a2fc9f7 | buildroot: update for 2009.08-rc3
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Will Newton | fc3eb18b70f | Makefile: Ensure CVS directories are removed from target fs.
The find command syntax is incorrect when deleting CVS ... | | |
Peter Korsgaard | 717aaab9e8c | package/Makefile.in: use := for INSTALL
So it doesn't get reevaluated every time and for consistency with FLEX/BISON... | | |
Peter Korsgaard | 4ae691ecb96 | busybox: also enable ipv6 support in ifupdown if ipv6 support is enabled
Reported by: Chris Smith <chris.smith@tandb... | | |
Peter Korsgaard | f6bd2da7a50 | kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Thomas Petazzoni | 8bc2fbe6dc7 | Merge branch 'alsa-utils-fix' into for-2009.08
Conflicts:
CHANGES | | |
Thomas Petazzoni | 350b6c6e4b0 | alsa-utils: fix build for x86 on x86-64
alsa-utils included two ugly patches for ARM and AVR32 to fix build
issues e... | | |
Thomas Petazzoni | 843c592a7c8 | libsoup: enable autoreconf
To get the libtool patch to make some effect, an autoreconfiguration
is necessary.
Signe... | | |
Thomas Petazzoni | 5cecbb7fba1 | libxslt: tell ./configure where libxml is
libxslt is currently configured with --with-libxml-include-prefix,
which a... | | |
Thomas Petazzoni | 26e37dd3c48 | webkit: select cairo PNG feature
Webkit currently depends on libgtk2, which itself depends on
Cairo. However, the de... | | |
Thomas Petazzoni | 7df179ae005 | webkit: disable the libtool patch
The version of Webkit packaged in Buildroot uses libtool 2.x, for
which our packag... | | |
Thomas Petazzoni | 7e62e8ec723 | Remove --without-html-dir from DISABLE_DOCUMENTATION
In an attempt to disable the compilation and installation of
do... | | |
Thomas Petazzoni | 13573680354 | Update CHANGES after recent fixes
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Jean-Christian de Rivaz | 3de4ce5b327 | Update dbus to version 1.2.16
Signed-off-by: Jean-Christian de Rivaz <jc@eclis.ch> | | |
Sven Neumann | 7ad7a892443 | directfb: remove unnecessary dependency on libungif
The GIF image provider in DirectFB is self-contained and doesn't... | | |
Sven Neumann | dfc4deffd4d | directfb: allow to enable debug and trace support
This change adds two new options, BR2_PACKAGE_DIRECTFB_DEBUG
to en... | | |
Will Newton | 5e64f5057b2 | berkeleydb: Update config.{sub,guess} in configure step.
Some architectures may need updates to the configure helper... | | |
Will Newton | da282970915 | enchant: Fix dependencies.
Enchant requires C++ support, libglib2 and pkg-config.
Signed-off-by: Will Newton <will.... | | |
Peter Korsgaard | a0c23b6d2b5 | docs/: announce 2009.08-rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 4ebaaf41cff | CHANGES: update for 2009.08-rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Nigel Kukard | 9f96221e5e8 | Build neon with SSL support if available | | |
Peter Korsgaard | fe370d66958 | Merge branch 'popt-versoin-update' of git://git.busybox.net/~nkukard/git/buildroot | | |
Peter Korsgaard | ccc42efe227 | libuuid: add -source and -clean targets
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Daniel Mack | b6718de1ecf | e2fsprogs: factor out libuuid support
Add a new target for libuuid so it can be built without e2fsprogs.
Signed-off... | | |
Peter Korsgaard | 0ed2f023d0d | toolchain/gcc: add 4.3.4
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 3f9261d05df | toolchain/gcc: remove deprecated 4.3.1 version
People should use the most recent 4.3.x version to get all the bugfix... | | |
Peter Korsgaard | 15dab042b49 | CHANGES: gzip fix is post-rc1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 4838289a130 | Merge branch 'gzip-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 27c667c782d | gzip: add patch to fix glibc build
Recent glibc versions introduced a futimens() function, that gzip
already impleme... | | |
Peter Korsgaard | 0468b5c132c | CHANGES: add post-rc1 issues resolved
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 3fb0bbdf402 | Merge branch 'sed-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Nigel Kukard | 87002cc7049 | Update popt to version 1.15 | | |
Thomas Petazzoni | 6ce736a58c8 | sed: fix compilation with external toolchains
Since CC is already passed in TARGET_CONFIGURE_OPTS at ./configure
tim... | | |
Peter Korsgaard | bd7b104e408 | Merge branch 'config-choice-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 070424f0c84 | ipsec-tools: only show the security context choice when ipsec enabled
Signed-off-by: Thomas Petazzoni <thomas.petazz... | | |
Thomas Petazzoni | 83cc37a0b23 | webkit: only show the rendering backend choice when webkit is enabled
Signed-off-by: Thomas Petazzoni <thomas.petazz... | | |
Peter Korsgaard | 07fcc6ce704 | Merge branch 'microperl-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 6cd57ce3922 | microperl: fix build
Fix the little build systems hacks that no longer applied to the
version of Perl being used. Wi... | | |
Peter Korsgaard | 1c559c3154e | busybox: bump 1.14.x version
Fixes various problems.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b1abe04105d | docs/copyright.txt: ask people to contact the devs, not Erik
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | bdca3189a8f | libusb: fix host libtool dependency
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 5b72dda69f7 | buildroot: fix fallout after qtopia4 -> qt rename
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 5e93ac89485 | Merge branch 'oldconfig-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | c0727fd3192 | kconfig: fix oldconfig to generate .config.cmd
Since the recent update of Kconfig to the Kconfig infrastructure foun... | | |
Peter Korsgaard | efc3aed1813 | docs/: announce 2009.08-rc1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 3190d5bf063 | CHANGES: update for 2009.08-rc1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Daniele Salvatore Albano | 9be449ff55e | Update gamin to 0.1.10 to fix compilation
Closes #533
Signed-off-by: Daniele Salvatore Albano <d.albano@gmail.com>
... | | |
Gustavo Zacarias | 9a6d6cf52b5 | package/: new package iw
Closes #289
This package is a wireless configuration utility for the linux mac80211
kernel... | | |
Will Newton | 56fcdc9b6e6 | ltp-testsuite: Bump version to 20090630.
Closes #437
- Remove a few obsolete patches.
- Add a patch to disable sys... | | |
Will Newton | 81f9990e021 | webkit: Update to WebKit svn r44552.
Closes #427
- Fix generation of configure script and Makefiles.
- Add depende... | | |
Peter Korsgaard | 4840c451d93 | Merge branch 'lvm-bump' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Peter Korsgaard | a7b50b94bf0 | CHANGES: pciutils issue is #523, not #527
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | ca5b75f7ffa | Merge branch 'pciutils-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | b0629253765 | lvm: fix installation to target dir
The installation to the target directory was broken for two reasons:
* Due to ... | | |
Daniele Salvatore Albano | 44663da45b7 | Bump lvm2 to 2.02.50
Signed-off-by: Daniele Salvatore Albano <d.albano@gmail.com> | | |
Thomas Petazzoni | dcb752b1654 | pciutils: fix build with external toolchains
Buildroot Makefile to compile pciutils wasn't passing TARGET_LDFLAGS
to... | | |
Peter Korsgaard | ec386cbcdf4 | haserl: bump 0.9.x version
buffer overflow fix is now upstream
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Olaf Rempel | bb14fc40195 | ntfsprogs: new package
Closes #247
wide collection of NTFS utilities from http://www.linux-ntfs.org/
[Peter: misc ... | | |
Peter Korsgaard | 37cea19340e | Merge branch 'install-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Peter Korsgaard | e15c0d07e15 | target/device: rename program invocation symbol in defconfigs
The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLI... | | |
Thomas Petazzoni | 385e9e4ea5d | coreutils: add TODO note about stripping the installed binaries
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr... | | |
Thomas Petazzoni | 0ef93af1e4e | coreutils: bump version
Coreutils 6.9 was broken with glibc >= 2.6, due to a coreutils
internal function being named... | | |
Thomas Petazzoni | 8d880c3e5c6 | Fix PROGRAM_INVOCATION handling with external toolchains
BR2_UCLIBC_PROGRAM_INVOCATION is a toolchain configuration ... | | |
Peter Korsgaard | d4a8eebf597 | kernel-headers: bump 2.6.27 / 2.6.30 stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 4ff9489412b | Merge branch 'kconfig-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 1a2433b58e8 | makefile: don't hardcore install utility location
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 33f13e393f5 | kconfig: tell git to ignore new generated files
The update of kconfig and the addition of xconfig support generates
... | | |
Gustavo Zacarias | 00c8bdd5613 | Bump sqlite package to 3.6.16
Closes #509
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: ... | | |
Will Newton | 5079d7a0b95 | libxml2: Bump version to 2.7.3.
Closes #491
- Deletion of reject files no longer required as they have gone from
... | | |
Gustavo Zacarias | ff69aeea406 | Bump to bind-9.5.1-P3 security fix for CVE-2009-0696
Closes #495.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias... | | |
Peter Korsgaard | 18865f7f2da | Merge branch 'cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 4e9807a645c | makefile: remove unused AUTO_CONFIGURE_OPTS variable
The AUTO_CONFIGURE_OPTS is not used anywhere in the tree. autoc... | | |
Peter Korsgaard | 8162f3977a3 | openssl: remove invalid quotes around x86_64
Thanks for Thomas for noticing.
Signed-off-by: Peter Korsgaard <jacmet... | | |
Peter Korsgaard | 2a966bcd3bb | openssl: fix arch handling
Closes #497
Use ARCH instead of BR2_ARCH as BR2_ARCH won't match because of the
surround... | | |
Thomas Petazzoni | 7a1a334c421 | xorg: update CHANGES after bug fix
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 90a459ce4d2 | xorg: add a new cross-compile fix for libXt 1.0.6
The cross-compile fix included in mainline of libXt between 1.0.5 ... | | |
Thomas Petazzoni | 930f3db1672 | xorg: bump version of xutil/macros to 1.2.2
This version bump is required by the bump of xlib_libXt from 1.0.5 to
1.... | | |
Thomas Petazzoni | 2831a05d03d | xorg: bump X.org server version to 1.5.3
This version contains a fix to allow the compilation of the Xvesa
server ag... | | |
Thomas Petazzoni | 5d413839202 | xorg: bump libXt to 1.0.6
Bump libXt to 1.0.6 and remove the
xlib_libXt-1.0.5-makestrs-nocc.patch, which has been in... | | |
Peter Korsgaard | e63fd15e202 | Merge branch 'xconfig-documentation' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Olaf Rempel | 52dbe071195 | ctorrent: new package
Closes #243.
CTorrent is a BitTorrent client implemented in C++
to be lightweight and quick.
... | | |
Thomas Petazzoni | d9a9501771d | documentation: mention the new xconfig interface
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 7e7576c3d86 | Makefile: add the xconfig target to the help of the main Makefile
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@... | | |
Mike Crowe | f26acf61ebf | package: replace mkdosfs with dosfstools
Closes #451
Move from old unmaintained dosfstools-2.11 (packaged as mkdosf... | | |
Peter Korsgaard | 76dade17889 | Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Will Newton | 6fecd53e995 | mplayer: Update mplayer to version 1.0rc2.
Closes #331.
- Remove patches applied upstream
- Add updated avr32 patc... | | |
Maurice van der Pot | 33a3e7ba2e3 | xf86-video-intel: Fixed cross-compile patch to apply to version 2.4.2
Signed-off-by: Maurice van der Pot <griffon26@... | | |
Thomas Petazzoni | 6cd6353ff9c | xconfig: Save the configuration properly in qconf
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 69f982cdade | xconfig: Change titlebar to Buildroot Configuration
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons... | | |
Alper Yildirim | b0df9df39ad | config: Add support for xconfig
It involved:
* Modifying the top-level Makefile to create the xconfig target, and
... | | |
Alper Yildirim | 4b3e11b3e7d | config: Update package/config to Kconfig 2.6.30
Update the package/config stuff with the code available in the Linux... | | |
Peter Korsgaard | 074d73a919d | Merge branch 'qt' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 314cdcbd254 | qt: the GUI module requires the network module to work properly
Running a simple Qt GUI application on an embedded s... | | |
Daniel Mack | 53fd73611c9 | docs: describe BR2_ROOTFS_POST_BUILD_SCRIPT
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Peter Korsga... | | |
Thomas Petazzoni | 072d89a883c | qt: fix build with external toolchain
Set QMAKE_LFLAGS so that at link time --sysroot is passed to the
linker, and Q... | | |
Thomas Petazzoni | 660952565ed | Update CHANGES with recent improvements
Mention X.org and external toolchain improvements in the CHANGES file.
Sign... | | |
Will Newton | 27ce942e653 | toolchain: Clean up locale support menu
Closes #421.
This patch cleans up and fixes some minor issues with the loca... | | |
Pavel Roskin | a248954890a | toolchain/uClibc: add patch to rename getline to get_line in unifdef.c
getline() is a standard libc function with a ... | | |
Peter Korsgaard | c63d5d24b37 | target/iso9660: fix mkisofs build for !i686
Use HOST_ARCH instead of hardcoded i686. The build still could use
some ... | | |
Peter Korsgaard | f4311822b14 | target/iso9660: needs a linux kernel
Closes #403.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b471c096d1f | target/device/xtensa: only override makedevs target for xtensa builds
Signed-off-by: Peter Korsgaard <jacmet@sunsite... | | |
Gustavo Zacarias | ba4fbdc9484 | bmon: new package
Closes #389.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | c2dbefd86f9 | netstat-nat: new package
Closes #3597.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pet... | | |
Gustavo Zacarias | 57c2e79b272 | libnl: new package
Closes #287.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Will Newton <w... | | |
Peter Korsgaard | c972a086e5f | kernel-headers: bump 2.6.27.x stable version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 1f359c2fe0c | target/Makefile.in: remove hurd reference
Missed by b6192fb9752a.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Daniel Mack | eed7d8737ad | Add support for custom post-build script
The config help text says it all:
Specify a script to be run after the b... | | |
Peter Korsgaard | 0cb591eb55a | package/gnuconfig: xtensa patch
New file missing from cd0b1ce3b
Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com... | | |
Peter Korsgaard | d639e0efeea | target/device/KwikByte: remove unused 2.6.20 config
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b6192fb9752 | target/: remove hurd kernel placeholder
Incomplete and unlikely to get completed in the near future - Pretty
much li... | | |
Peter Korsgaard | 261b3fc0f49 | target/Config.in: remove reference to target/linux/Config.in.experimental
File doesn't exist any more.
Signed-off-b... | | |
Peter Korsgaard | c1b3b6cab0c | toolchain/uclibc: xtensa patches
New files missing from 58050c28.
Signed-off-by: Maxim Grigoriev <maxim2405@gmail.c... | | |
Peter Korsgaard | f91315e1710 | linux-advanced: remove unused ancient kernel versions
More than 2 years old, and no in tree users.
Signed-off-by: P... | | |
Peter Korsgaard | 48abfcf5f0d | kernel-headers: bump 2.6.30.x stable version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 441c122606e | Merge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Peter Korsgaard | 8c1fc169ab7 | Merge branch 'master' of git://git.buildroot.net/~ulf/git/linux | | |
Maxim Grigoriev | 8cf20245a16 | [XTENSA] Remove Copyright notes. They contradict GPL license.
Signed-off-by: Maxim Grigoriev <maxim@tensilica.com>
S... | | |
Thomas Petazzoni | 2845fa66ce8 | qt: put the Qt options into a submenu
Put the Qt options into a submenu to make the configuration interface
easier t... | | |
Thomas Petazzoni | 20d2c70fbda | qt: rename qtopia4 to qt
A while ago, Trolltech (now part of Nokia) included Qtopia directly
inside Qt. So let's ren... | | |
Thomas Petazzoni | 74ecbaa23da | xorg: remove the XSERVER variable
The XSERVER variable used to be defined by package/Makefile.in because
the X serve... | | |
Thomas Petazzoni | b36a5894809 | xorg: remove references to non-existing configuration options
The option BR2_PACKAGE_TINY, BR2_PACKAGE_XORG and BR2_... | | |
Thomas Petazzoni | 6beeb755fa4 | xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_none
The BR2_PACKAGE_XSERVER_none option has gone, so use ... | | |
Thomas Petazzoni | f2d8a44f263 | xorg: remove reference to non-existing BR2_PACKAGE_XSERVER_none
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr... | | |
Thomas Petazzoni | ae8bbdf891c | xorg server: remove dependencies
Currently, the X.org server selection always trigger the compilation
and installati... | | |
Thomas Petazzoni | 2d8153655cf | xorg server: beautify list of dependencies
Reorganize the list of depencies with a sane indentation level, and
one d... | | |
Thomas Petazzoni | d776138bfff | matchbox: fix dependencies
A dependency on BR2_PACKAGE_XORG7 is enough, no need to depend on
BR2_PACKAGE_XORG_XSERVE... | | |
Thomas Petazzoni | 1d5228acae2 | dillo: use select for library dependencies
Use select independs of depends on for library dependencies. We keep
the ... | | |
Thomas Petazzoni | 958f2d5fa33 | midori: remove configuration comment on X.org dependency
The dependency of Midori on X.org should be pretty obvious ... | | |
Ulf Samuelsson | 1a6f22d2a36 | Update kernel "latest" major/minor version numbers
including adding support for 2.6.30/2.6.31-rc# | | |
Ulf Samuelsson | 1aeeebc19bf | Remove unused file: "target/linux/Config.in.experimental" | | |
Peter Korsgaard | 5d79f6caf0d | TODO: remove outdated stuff
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 0aa7062407d | CHANGES: add #163 + #473
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Maxim Grigoriev | edb5ca9c529 | Makefile: apply xtensa specific TARGET_SKELETON_PATCH if available
Part of #163.
Signed-off-by: Maxim Grigoriev <ma... | | |
Maxim Grigoriev | adb9e905da2 | toolchain: xtensa toolchain patch support
Part of #163.
Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com>
Signed... | | |
Maxim Grigoriev | ebb04959365 | toolchain/patch-kernel.sh: xtensa directory overlay support
Part of #163.
Signed-off-by: Maxim Grigoriev <maxim2405... | | |
Maxim Grigoriev | 58050c286ba | toolchain/uclibc: xtensa support
Part of #163.
Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com>
Signed-off-by: ... | | |
Maxim Grigoriev | 715ab98169f | project: xtensa specific ARCH handling
Part of #163.
Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com>
Signed-of... | | |
Maxim Grigoriev | 5ddb904a862 | target/; xtensa support
Part of #163.
Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com>
Signed-off-by: Peter Kor... | | |
Maxim Grigoriev | cd0b1ce3b79 | package/gnuconfig: xtensa support
Part of #163.
Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com>
Signed-off-by:... | | |
Maxim Grigoriev | 6b27f42180f | package/Makefile.in: xtensa host support
Part of #163.
Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com>
Signed-... | | |
Sven Neumann | 56938f18731 | libmms: new package
LibMMS is a common library for parsing mms:// and mmsh:// type network
streams.
Signed-off-by: ... | | |
Peter Korsgaard | f917e6b21b2 | toolchain/gcc: bump 4.4.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Sven Neumann | 7bb5ce002cd | linux26: do not set CFLAGS_KERNEL to TARGET_CFLAGS
Using TARGET_CFLAGS breaks the kernel build for the arm platform.... | | |
Peter Korsgaard | 8232850c51e | gst-plugins-base: don't search host headers if freetype isn't available
freetype is only used by examples, but if it... | | |
Sven Neumann | 3e6a0a80d21 | gst-plugins-good: disable aalib
Explictly disable the build of the aasink plug-in. Without this fix
the plug-in woul... | | |
Peter Korsgaard | e3298fdae9f | haserl: move 0.9.25 fix to subdir, so it isn't picked up by 0.8.0 build
Signed-off-by: Peter Korsgaard <jacmet@sunsi... | | |
Lionel Landwerlin | 0fec1b5ce38 | Bump SaWMan to 1.4.1
Bump SaWMan to 1.4.1
The current version of sawman (1.2.0-rc1) won't compile with directFB >= ... | | |
Peter Korsgaard | 0adeeddb252 | libpng: bump version
Fixes an unitialized-memory-read bug.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Next → |