Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Peter KorsgaardPeter Korsgaard
a2994caa171kernel-headers: add 2.6.31 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
dfca1b2e0e7coreutils: fix rename-with-trailing-slash bug override variable name The variable controlling if coreutils thinks th...
Gustavo ZacariasGustavo Zacarias
57f3b11d111kismet: bump version and convert to Makefile.autotools.in format Closes #487 * Bump kismet from 2007-10-R1 to 2009-...
Peter KorsgaardPeter Korsgaard
8c118958765kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
9929c6006cfMerge branch 'for-2009.11' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
eda15d23275Announce the first Buildroot Developer Day Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sven NeumannSven Neumann
df03cdaf3a1buildroot: add basic Bazaar support This change adds the config options BR2_BZR_CO and BR2_BZR_UP that allow to conf...
Peter KorsgaardPeter Korsgaard
0642da78180Merge branch 'qstrip' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
4a37bf3b9ebscript: use qstrip Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
af2390c0f43toolchain: use qstrip Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
79c213fbe5atarget: use qstrip Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
5c4555d1f54project: use qstrip Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
3c35d55ea97packages: use qstrip Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
6cdf2481ee6makefile: use qstrip Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
580c6d9b448makefile: new qstrip make function Define a qstrip function that strips double quotes and then whitespaces around a ...
Peter KorsgaardPeter Korsgaard
6538b1d1e71busybox: 1.15.0 inetd fix Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Austin FoxleyAustin Foxley
4d0c00588f8uClibc as of 20090825 requires the ARCH to be specified when we call it's make Signed-off-by: Austin Foxley <austinf...
Sven NeumannSven Neumann
7b66a9435b9directfb: update to 1.4.2, add option for pxa3xx driver Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-...
Sven NeumannSven Neumann
7ee403d3c2clibglib2: bump version to 2.20.5 Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard...
Will NewtonWill Newton
422ce6536b6package: Remove unnecessary dependencies on uclibc. A C library will have been built by the toolchain makefiles, so ...
Peter KorsgaardPeter Korsgaard
ee609f256daConfig.in: bump version for 2009.11 development Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Daniel MackDaniel Mack
32518793e17libarchive package added See http://code.google.com/p/libarchive/ [Peter: removed conditional target install, added...
Gustavo ZacariasGustavo Zacarias
74834991a8ddnsmasq: misc fixes Closes #527 * convert to Makefile.autotools.in format * Bump to version 2.50 fixes security iss...
Peter KorsgaardPeter Korsgaard
6b0d895f641xdata_xcursor-themes: -source target should only download, not extract Signed-off-by: Peter Korsgaard <jacmet@sunsit...
Peter KorsgaardPeter Korsgaard
f38fe3a1a3esdl_net: rename back to SDL_net It turns out that renaming SDL_net to sdl_net (688c388ce765984af2) isn't such a good...
Peter KorsgaardPeter Korsgaard
4d664738b03target/device/AMD: remove It hasn't been touched in years, and Config.in refers to non-existing files (linux.mk), so...
Peter KorsgaardPeter Korsgaard
129c2d1e1dfgtk2-themes: fix typo Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
a0dd5517916u-boot: remove ancient 1.3.4 version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
7cbed5d3352u-boot: add 2009.08 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
01f783dc096busybox: add 1.15.0 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
49c47f55a87util-linux: use := instead of = to stop recursion Unbreaks util-linux together with busybox Signed-off-by: Peter Ko...
Peter KorsgaardPeter Korsgaard
2f6e59d00bbdocs/news: announce 2009.08 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
f0eb8b58e44buildroot: update for 2009.08 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Kelvin CheungKelvin Cheung
cc8a9175980ctorrent: build with ssl support if available Closes #557 Build with openssl support if that is enabled. Signed-of...
Peter KorsgaardPeter Korsgaard
014df317d47util-linux: fix build with locale in toolchain Closes #529. util-linux needs to link with libintl when locale suppo...
Peter KorsgaardPeter Korsgaard
621e8726f92util-linux: fix libblkid detection We don't have libblkid in BR, so make sure the configure script doesn't detect it...
Peter KorsgaardPeter Korsgaard
8ed829a1791buildroot: fix remaining references to SDL_net instead of sdl_net Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
688c388ce76sdl_net: use sdl_net instead of SDL_net as make target As suggested by Julien Boibessot <julien.boibessot@free.fr>. ...
Peter KorsgaardPeter Korsgaard
1af58aff722u-boot: mark old 2008.10 version as deprecated Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
e5413e83d8dproject: saveconfig/getconfig doesn't need conf And get rid of unused debugging code while we're at it. Signed-off-...
Peter KorsgaardPeter Korsgaard
4595a2fc9f7buildroot: update for 2009.08-rc3 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Will NewtonWill Newton
fc3eb18b70fMakefile: Ensure CVS directories are removed from target fs. The find command syntax is incorrect when deleting CVS ...
Peter KorsgaardPeter Korsgaard
717aaab9e8cpackage/Makefile.in: use := for INSTALL So it doesn't get reevaluated every time and for consistency with FLEX/BISON...
Peter KorsgaardPeter Korsgaard
4ae691ecb96busybox: also enable ipv6 support in ifupdown if ipv6 support is enabled Reported by: Chris Smith <chris.smith@tandb...
Peter KorsgaardPeter Korsgaard
f6bd2da7a50kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
8bc2fbe6dc7Merge branch 'alsa-utils-fix' into for-2009.08 Conflicts: CHANGES
Thomas PetazzoniThomas Petazzoni
350b6c6e4b0alsa-utils: fix build for x86 on x86-64 alsa-utils included two ugly patches for ARM and AVR32 to fix build issues e...
Thomas PetazzoniThomas Petazzoni
843c592a7c8libsoup: enable autoreconf To get the libtool patch to make some effect, an autoreconfiguration is necessary. Signe...
Thomas PetazzoniThomas Petazzoni
5cecbb7fba1libxslt: tell ./configure where libxml is libxslt is currently configured with --with-libxml-include-prefix, which a...
Thomas PetazzoniThomas Petazzoni
26e37dd3c48webkit: select cairo PNG feature Webkit currently depends on libgtk2, which itself depends on Cairo. However, the de...
Thomas PetazzoniThomas Petazzoni
7df179ae005webkit: disable the libtool patch The version of Webkit packaged in Buildroot uses libtool 2.x, for which our packag...
Thomas PetazzoniThomas Petazzoni
7e62e8ec723Remove --without-html-dir from DISABLE_DOCUMENTATION In an attempt to disable the compilation and installation of do...
Thomas PetazzoniThomas Petazzoni
13573680354Update CHANGES after recent fixes Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jean-Christian de RivazJean-Christian de Rivaz
3de4ce5b327Update dbus to version 1.2.16 Signed-off-by: Jean-Christian de Rivaz <jc@eclis.ch>
Sven NeumannSven Neumann
7ad7a892443directfb: remove unnecessary dependency on libungif The GIF image provider in DirectFB is self-contained and doesn't...
Sven NeumannSven Neumann
dfc4deffd4ddirectfb: allow to enable debug and trace support This change adds two new options, BR2_PACKAGE_DIRECTFB_DEBUG to en...
Will NewtonWill Newton
5e64f5057b2berkeleydb: Update config.{sub,guess} in configure step. Some architectures may need updates to the configure helper...
Will NewtonWill Newton
da282970915enchant: Fix dependencies. Enchant requires C++ support, libglib2 and pkg-config. Signed-off-by: Will Newton <will....
Peter KorsgaardPeter Korsgaard
a0c23b6d2b5docs/: announce 2009.08-rc2 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
4ebaaf41cffCHANGES: update for 2009.08-rc2 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Nigel KukardNigel Kukard
9f96221e5e8Build neon with SSL support if available
Peter KorsgaardPeter Korsgaard
fe370d66958Merge branch 'popt-versoin-update' of git://git.busybox.net/~nkukard/git/buildroot
Peter KorsgaardPeter Korsgaard
ccc42efe227libuuid: add -source and -clean targets Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Daniel MackDaniel Mack
b6718de1ecfe2fsprogs: factor out libuuid support Add a new target for libuuid so it can be built without e2fsprogs. Signed-off...
Peter KorsgaardPeter Korsgaard
0ed2f023d0dtoolchain/gcc: add 4.3.4 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
3f9261d05dftoolchain/gcc: remove deprecated 4.3.1 version People should use the most recent 4.3.x version to get all the bugfix...
Peter KorsgaardPeter Korsgaard
15dab042b49CHANGES: gzip fix is post-rc1 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
4838289a130Merge branch 'gzip-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
27c667c782dgzip: add patch to fix glibc build Recent glibc versions introduced a futimens() function, that gzip already impleme...
Peter KorsgaardPeter Korsgaard
0468b5c132cCHANGES: add post-rc1 issues resolved Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
3fb0bbdf402Merge branch 'sed-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Nigel KukardNigel Kukard
87002cc7049Update popt to version 1.15
Thomas PetazzoniThomas Petazzoni
6ce736a58c8sed: fix compilation with external toolchains Since CC is already passed in TARGET_CONFIGURE_OPTS at ./configure tim...
Peter KorsgaardPeter Korsgaard
bd7b104e408Merge branch 'config-choice-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
070424f0c84ipsec-tools: only show the security context choice when ipsec enabled Signed-off-by: Thomas Petazzoni <thomas.petazz...
Thomas PetazzoniThomas Petazzoni
83cc37a0b23webkit: only show the rendering backend choice when webkit is enabled Signed-off-by: Thomas Petazzoni <thomas.petazz...
Peter KorsgaardPeter Korsgaard
07fcc6ce704Merge branch 'microperl-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
6cd57ce3922microperl: fix build Fix the little build systems hacks that no longer applied to the version of Perl being used. Wi...
Peter KorsgaardPeter Korsgaard
1c559c3154ebusybox: bump 1.14.x version Fixes various problems. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
b1abe04105ddocs/copyright.txt: ask people to contact the devs, not Erik Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
bdca3189a8flibusb: fix host libtool dependency Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5b72dda69f7buildroot: fix fallout after qtopia4 -> qt rename Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5e93ac89485Merge branch 'oldconfig-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
c0727fd3192kconfig: fix oldconfig to generate .config.cmd Since the recent update of Kconfig to the Kconfig infrastructure foun...
Peter KorsgaardPeter Korsgaard
efc3aed1813docs/: announce 2009.08-rc1 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
3190d5bf063CHANGES: update for 2009.08-rc1 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Daniele Salvatore AlbanoDaniele Salvatore Albano
9be449ff55eUpdate gamin to 0.1.10 to fix compilation Closes #533 Signed-off-by: Daniele Salvatore Albano <d.albano@gmail.com> ...
Gustavo ZacariasGustavo Zacarias
9a6d6cf52b5package/: new package iw Closes #289 This package is a wireless configuration utility for the linux mac80211 kernel...
Will NewtonWill Newton
56fcdc9b6e6ltp-testsuite: Bump version to 20090630. Closes #437 - Remove a few obsolete patches. - Add a patch to disable sys...
Will NewtonWill Newton
81f9990e021webkit: Update to WebKit svn r44552. Closes #427 - Fix generation of configure script and Makefiles. - Add depende...
Peter KorsgaardPeter Korsgaard
4840c451d93Merge branch 'lvm-bump' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
a7b50b94bf0CHANGES: pciutils issue is #523, not #527 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
ca5b75f7ffaMerge branch 'pciutils-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
b0629253765lvm: fix installation to target dir The installation to the target directory was broken for two reasons: * Due to ...
Daniele Salvatore AlbanoDaniele Salvatore Albano
44663da45b7Bump lvm2 to 2.02.50 Signed-off-by: Daniele Salvatore Albano <d.albano@gmail.com>
Thomas PetazzoniThomas Petazzoni
dcb752b1654pciutils: fix build with external toolchains Buildroot Makefile to compile pciutils wasn't passing TARGET_LDFLAGS to...
Peter KorsgaardPeter Korsgaard
ec386cbcdf4haserl: bump 0.9.x version buffer overflow fix is now upstream Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Olaf RempelOlaf Rempel
bb14fc40195ntfsprogs: new package Closes #247 wide collection of NTFS utilities from http://www.linux-ntfs.org/ [Peter: misc ...
Peter KorsgaardPeter Korsgaard
37cea19340eMerge branch 'install-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
e15c0d07e15target/device: rename program invocation symbol in defconfigs The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLI...
Thomas PetazzoniThomas Petazzoni
385e9e4ea5dcoreutils: add TODO note about stripping the installed binaries Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr...
Thomas PetazzoniThomas Petazzoni
0ef93af1e4ecoreutils: bump version Coreutils 6.9 was broken with glibc >= 2.6, due to a coreutils internal function being named...
Thomas PetazzoniThomas Petazzoni
8d880c3e5c6Fix PROGRAM_INVOCATION handling with external toolchains BR2_UCLIBC_PROGRAM_INVOCATION is a toolchain configuration ...
Peter KorsgaardPeter Korsgaard
d4a8eebf597kernel-headers: bump 2.6.27 / 2.6.30 stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
4ff9489412bMerge branch 'kconfig-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
1a2433b58e8makefile: don't hardcore install utility location Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
33f13e393f5kconfig: tell git to ignore new generated files The update of kconfig and the addition of xconfig support generates ...
Gustavo ZacariasGustavo Zacarias
00c8bdd5613Bump sqlite package to 3.6.16 Closes #509 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: ...
Will NewtonWill Newton
5079d7a0b95libxml2: Bump version to 2.7.3. Closes #491 - Deletion of reject files no longer required as they have gone from ...
Gustavo ZacariasGustavo Zacarias
ff69aeea406Bump to bind-9.5.1-P3 security fix for CVE-2009-0696 Closes #495. Signed-off-by: Gustavo Zacarias <gustavo@zacarias...
Peter KorsgaardPeter Korsgaard
18865f7f2daMerge branch 'cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
4e9807a645cmakefile: remove unused AUTO_CONFIGURE_OPTS variable The AUTO_CONFIGURE_OPTS is not used anywhere in the tree. autoc...
Peter KorsgaardPeter Korsgaard
8162f3977a3openssl: remove invalid quotes around x86_64 Thanks for Thomas for noticing. Signed-off-by: Peter Korsgaard <jacmet...
Peter KorsgaardPeter Korsgaard
2a966bcd3bbopenssl: fix arch handling Closes #497 Use ARCH instead of BR2_ARCH as BR2_ARCH won't match because of the surround...
Thomas PetazzoniThomas Petazzoni
7a1a334c421xorg: update CHANGES after bug fix Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
90a459ce4d2xorg: 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 PetazzoniThomas Petazzoni
930f3db1672xorg: 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 PetazzoniThomas Petazzoni
2831a05d03dxorg: bump X.org server version to 1.5.3 This version contains a fix to allow the compilation of the Xvesa server ag...
Thomas PetazzoniThomas Petazzoni
5d413839202xorg: 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 KorsgaardPeter Korsgaard
e63fd15e202Merge branch 'xconfig-documentation' of git://git.busybox.net/~tpetazzoni/git/buildroot
Olaf RempelOlaf Rempel
52dbe071195ctorrent: new package Closes #243. CTorrent is a BitTorrent client implemented in C++ to be lightweight and quick. ...
Thomas PetazzoniThomas Petazzoni
d9a9501771ddocumentation: mention the new xconfig interface Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
7e7576c3d86Makefile: add the xconfig target to the help of the main Makefile Signed-off-by: Thomas Petazzoni <thomas.petazzoni@...
Mike CroweMike Crowe
f26acf61ebfpackage: replace mkdosfs with dosfstools Closes #451 Move from old unmaintained dosfstools-2.11 (packaged as mkdosf...
Peter KorsgaardPeter Korsgaard
76dade17889Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildroot
Will NewtonWill Newton
6fecd53e995mplayer: Update mplayer to version 1.0rc2. Closes #331. - Remove patches applied upstream - Add updated avr32 patc...
Maurice van der PotMaurice van der Pot
33a3e7ba2e3xf86-video-intel: Fixed cross-compile patch to apply to version 2.4.2 Signed-off-by: Maurice van der Pot <griffon26@...
Thomas PetazzoniThomas Petazzoni
6cd6353ff9cxconfig: Save the configuration properly in qconf Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
69f982cdadexconfig: Change titlebar to Buildroot Configuration Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons...
Alper YildirimAlper Yildirim
b0df9df39adconfig: Add support for xconfig It involved: * Modifying the top-level Makefile to create the xconfig target, and ...
Alper YildirimAlper Yildirim
4b3e11b3e7dconfig: Update package/config to Kconfig 2.6.30 Update the package/config stuff with the code available in the Linux...
Peter KorsgaardPeter Korsgaard
074d73a919dMerge branch 'qt' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
314cdcbd254qt: the GUI module requires the network module to work properly Running a simple Qt GUI application on an embedded s...
Daniel MackDaniel Mack
53fd73611c9docs: describe BR2_ROOTFS_POST_BUILD_SCRIPT Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsga...
Thomas PetazzoniThomas Petazzoni
072d89a883cqt: fix build with external toolchain Set QMAKE_LFLAGS so that at link time --sysroot is passed to the linker, and Q...
Thomas PetazzoniThomas Petazzoni
660952565edUpdate CHANGES with recent improvements Mention X.org and external toolchain improvements in the CHANGES file. Sign...
Will NewtonWill Newton
27ce942e653toolchain: Clean up locale support menu Closes #421. This patch cleans up and fixes some minor issues with the loca...
Pavel RoskinPavel Roskin
a248954890atoolchain/uClibc: add patch to rename getline to get_line in unifdef.c getline() is a standard libc function with a ...
Peter KorsgaardPeter Korsgaard
c63d5d24b37target/iso9660: fix mkisofs build for !i686 Use HOST_ARCH instead of hardcoded i686. The build still could use some ...
Peter KorsgaardPeter Korsgaard
f4311822b14target/iso9660: needs a linux kernel Closes #403. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
b471c096d1ftarget/device/xtensa: only override makedevs target for xtensa builds Signed-off-by: Peter Korsgaard <jacmet@sunsite...
Gustavo ZacariasGustavo Zacarias
ba4fbdc9484bmon: new package Closes #389. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
c2dbefd86f9netstat-nat: new package Closes #3597. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pet...
Gustavo ZacariasGustavo Zacarias
57c2e79b272libnl: new package Closes #287. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Will Newton <w...
Peter KorsgaardPeter Korsgaard
c972a086e5fkernel-headers: bump 2.6.27.x stable version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
1f359c2fe0ctarget/Makefile.in: remove hurd reference Missed by b6192fb9752a. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Daniel MackDaniel Mack
eed7d8737adAdd support for custom post-build script The config help text says it all: Specify a script to be run after the b...
Peter KorsgaardPeter Korsgaard
0cb591eb55apackage/gnuconfig: xtensa patch New file missing from cd0b1ce3b Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com...
Peter KorsgaardPeter Korsgaard
d639e0efeeatarget/device/KwikByte: remove unused 2.6.20 config Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
b6192fb9752target/: remove hurd kernel placeholder Incomplete and unlikely to get completed in the near future - Pretty much li...
Peter KorsgaardPeter Korsgaard
261b3fc0f49target/Config.in: remove reference to target/linux/Config.in.experimental File doesn't exist any more. Signed-off-b...
Peter KorsgaardPeter Korsgaard
c1b3b6cab0ctoolchain/uclibc: xtensa patches New files missing from 58050c28. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.c...
Peter KorsgaardPeter Korsgaard
f91315e1710linux-advanced: remove unused ancient kernel versions More than 2 years old, and no in tree users. Signed-off-by: P...
Peter KorsgaardPeter Korsgaard
48abfcf5f0dkernel-headers: bump 2.6.30.x stable version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
441c122606eMerge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
8c1fc169ab7Merge branch 'master' of git://git.buildroot.net/~ulf/git/linux
Maxim GrigorievMaxim Grigoriev
8cf20245a16[XTENSA] Remove Copyright notes. They contradict GPL license. Signed-off-by: Maxim Grigoriev <maxim@tensilica.com> S...
Thomas PetazzoniThomas Petazzoni
2845fa66ce8qt: put the Qt options into a submenu Put the Qt options into a submenu to make the configuration interface easier t...
Thomas PetazzoniThomas Petazzoni
20d2c70fbdaqt: rename qtopia4 to qt A while ago, Trolltech (now part of Nokia) included Qtopia directly inside Qt. So let's ren...
Thomas PetazzoniThomas Petazzoni
74ecbaa23daxorg: remove the XSERVER variable The XSERVER variable used to be defined by package/Makefile.in because the X serve...
Thomas PetazzoniThomas Petazzoni
b36a5894809xorg: remove references to non-existing configuration options The option BR2_PACKAGE_TINY, BR2_PACKAGE_XORG and BR2_...
Thomas PetazzoniThomas Petazzoni
6beeb755fa4xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_none The BR2_PACKAGE_XSERVER_none option has gone, so use ...
Thomas PetazzoniThomas Petazzoni
f2d8a44f263xorg: remove reference to non-existing BR2_PACKAGE_XSERVER_none Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr...
Thomas PetazzoniThomas Petazzoni
ae8bbdf891cxorg server: remove dependencies Currently, the X.org server selection always trigger the compilation and installati...
Thomas PetazzoniThomas Petazzoni
2d8153655cfxorg server: beautify list of dependencies Reorganize the list of depencies with a sane indentation level, and one d...
Thomas PetazzoniThomas Petazzoni
d776138bfffmatchbox: fix dependencies A dependency on BR2_PACKAGE_XORG7 is enough, no need to depend on BR2_PACKAGE_XORG_XSERVE...
Thomas PetazzoniThomas Petazzoni
1d5228acae2dillo: use select for library dependencies Use select independs of depends on for library dependencies. We keep the ...
Thomas PetazzoniThomas Petazzoni
958f2d5fa33midori: remove configuration comment on X.org dependency The dependency of Midori on X.org should be pretty obvious ...
Ulf SamuelssonUlf Samuelsson
1a6f22d2a36Update kernel "latest" major/minor version numbers including adding support for 2.6.30/2.6.31-rc#
Ulf SamuelssonUlf Samuelsson
1aeeebc19bfRemove unused file: "target/linux/Config.in.experimental"
Peter KorsgaardPeter Korsgaard
5d79f6caf0dTODO: remove outdated stuff Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
0aa7062407dCHANGES: add #163 + #473 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Maxim GrigorievMaxim Grigoriev
edb5ca9c529Makefile: apply xtensa specific TARGET_SKELETON_PATCH if available Part of #163. Signed-off-by: Maxim Grigoriev <ma...
Maxim GrigorievMaxim Grigoriev
adb9e905da2toolchain: xtensa toolchain patch support Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed...
Maxim GrigorievMaxim Grigoriev
ebb04959365toolchain/patch-kernel.sh: xtensa directory overlay support Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405...
Maxim GrigorievMaxim Grigoriev
58050c286batoolchain/uclibc: xtensa support Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-off-by: ...
Maxim GrigorievMaxim Grigoriev
715ab98169fproject: xtensa specific ARCH handling Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-of...
Maxim GrigorievMaxim Grigoriev
5ddb904a862target/; xtensa support Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-off-by: Peter Kor...
Maxim GrigorievMaxim Grigoriev
cd0b1ce3b79package/gnuconfig: xtensa support Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-off-by:...
Maxim GrigorievMaxim Grigoriev
6b27f42180fpackage/Makefile.in: xtensa host support Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-...
Sven NeumannSven Neumann
56938f18731libmms: new package LibMMS is a common library for parsing mms:// and mmsh:// type network streams. Signed-off-by: ...
Peter KorsgaardPeter Korsgaard
f917e6b21b2toolchain/gcc: bump 4.4.x version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Sven NeumannSven Neumann
7bb5ce002cdlinux26: do not set CFLAGS_KERNEL to TARGET_CFLAGS Using TARGET_CFLAGS breaks the kernel build for the arm platform....
Peter KorsgaardPeter Korsgaard
8232850c51egst-plugins-base: don't search host headers if freetype isn't available freetype is only used by examples, but if it...
Sven NeumannSven Neumann
3e6a0a80d21gst-plugins-good: disable aalib Explictly disable the build of the aasink plug-in. Without this fix the plug-in woul...
Peter KorsgaardPeter Korsgaard
e3298fdae9fhaserl: 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 LandwerlinLionel Landwerlin
0fec1b5ce38Bump 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 KorsgaardPeter Korsgaard
0adeeddb252libpng: bump version Fixes an unitialized-memory-read bug. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>