Samuel Martin | 4b0b177b26f | matchbox packages: fix broken urls
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaar... | | |
Simon Dawson | 8a53d732cdf | acpid: add license information
[Patch: change to GPLv2+]
Signed-off-by: Simon Dawson <simond@trainfx.com>
Signed-off... | | |
Davide Viti | 0435a0913cc | List the useful hook points available in buildroot
The complete list can be obtained with the following command:
g... | | |
Arnout Vandecappelle (Essensium/Mind) | c4fbc4202ea | cpanminus: fix installation paths
perlcross seems to set the installation paths differently than perl's
Configure, s... | | |
Arnout Vandecappelle (Essensium/Mind) | 3ffc4815b79 | cpanminus: requires host-qemu
It's still broken, but is someone wants to try it out then at least
the dependency is ... | | |
Francois Perrad | 9ba19df16ab | perl: fix configure step
Configure -A symbol=val generates a extra space in config.sh,
which causes failure like thi... | | |
Arnout Vandecappelle (Essensium/Mind) | 92cad6008d6 | perl: remove the double configure hack
configure had to be called twice because with --mode=cross the
miniperl-step ... | | |
Arnout Vandecappelle (Essensium/Mind) | 1a002b5a9d2 | perl: substitute perlcross pod with perl-version-specific pod
As suggested by Dan Pattison at ethertek ca.
Signed-o... | | |
Arnout Vandecappelle (Essensium/Mind) | 74b9fa00efa | perl: remove redundant patches
Now we are using perlcross, the patches to make perl work with qemu are
redundant, so... | | |
Arnout Vandecappelle (Essensium/Mind) | 26803e88013 | legacy: BR2_PACKAGE_LIBINTL is replaced by gettext
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind... | | |
Arnout Vandecappelle (Essensium/Mind) | c430fab2224 | legacy: evtest is dropped from input-tools package
We select BR2_PACKAGE_EVTEST automatically. This has only limited... | | |
Arnout Vandecappelle (Essensium/Mind) | be2460c545d | legacy: add error target for host-pkg-config
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
S... | | |
Arnout Vandecappelle (Essensium/Mind) | cc1cd3b2672 | legacy: move old GENTARGETS macros to Makefile.legacy
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@m... | | |
Arnout Vandecappelle (Essensium/Mind) | ebcfa987df4 | pkg-infra: introduce errors for legacy API
As discussed in the BR developer days, we want to be more strict about AP... | | |
Markos Chandras | cc6da8b28ef | matchbox-lib: Append -lX11 to the linker
Fixes building with binutils-2.22
http://autobuild.buildroot.net/results/b4... | | |
Gustavo Zacarias | bd72a13a4ca | flex: fix build for nommu systems
The flex binary uses fork() so it breaks on !MMU builds.
Since we usually don't re... | | |
Simon Dawson | e2af1822252 | Add /var/www to device table
The /var/www directory is listed in /etc/passwd in the skeleton target
filesystem as th... | | |
Gregory Hermant | fd1b89f9c97 | Add config file for the snowball board
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off... | | |
Gregory Hermant | 0ca2a3bb51f | bluez-utils: add support for the ST-Ericsson cg2900 combo controller
Signed-off-by: Gregory Hermant <gregory.hermant... | | |
Gregory Hermant | 4d4b1e4c5d9 | Add init script files for snowball board
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-o... | | |
Gregory Hermant | 4052e3325c2 | Add board files for snowball
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Peter... | | |
Gregory Hermant | 367096b0e33 | ux500-firmware: new package
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Acked-by: Arnout Vand... | | |
Gregory Hermant | 7e9f8ad164e | snowball-hdmiservice: new package
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Acked-by: Arnou... | | |
Samuel Martin | 82583bf4b77 | owl-linux: update help text about linux kernel dependencies.
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Sig... | | |
Samuel Martin | 5e6d537eb7c | imagemagick: add license info
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Arnout Vandecappelle (Es... | | |
Samuel Martin | 75817ecd1ed | scons: add license info
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Arnout Vandecappelle (Essensiu... | | |
Samuel Martin | 069eccfc718 | libmad: add license info
[Peter: license is GPLv2+ as pointed out by Arnout]
Signed-off-by: Samuel Martin <s.martin4... | | |
Samuel Martin | 1bed3e388a9 | linux-fusion: bump to version 8.10.4
Also fix directfb build avoiding the following error to occur
(since FCEF_FOLLO... | | |
Tim Sheridan | fc50f0c372d | gstreamer: Added option to disable plugin registry.
The plugin registry can take a while to be generated when GStrea... | | |
Peter Korsgaard | f27ec358ef9 | cramfs.mk: drop invalid -q option
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Tristan Lelong | b17c7963890 | libroxml: bump version to 2.2.1
Signed-off-by: Tristan Lelong <tristan.lelong@blunderer.org>
Signed-off-by: Peter Ko... | | |
Charles Manning | 40f175b37ad | Change Filesystem utilities heading because it has mtd utils too.
Changing it to Filesystem and flash utilities give... | | |
Peter Korsgaard | 2b7be2f1de3 | alsa-lib: fix static linking check
Closes #5732
The symbol for static linking is BR2_PREFER_STATIC_LIB.
Signed-off... | | |
Peter Korsgaard | 0f9bad95a08 | CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Samuel Martin | ba66de55ffc | linux-fusion: fix build
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Simon Dawson <spdawson@gmail.c... | | |
James Hogan | d490bb6c371 | strace: remove undef-CTL_PROC patch
This patch is no longer necessary since strace-v4.5.15 which always
defines CTL_... | | |
Benoît Thébaudeau | dd6c3d5fc76 | ccache: Bump version
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Signed-off-by: Peter Korsgaar... | | |
Gustavo Zacarias | 7c9549e84f8 | linux: bump 3.6.x stable version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | 6d58aed1b04 | kernel-headers: bump 3.{0, 4, 6}.x stable versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-... | | |
Benoît Thébaudeau | 58c72c00466 | ccache: Fix URL
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Signed-off-by: Peter Korsgaard <ja... | | |
Thomas Petazzoni | 21a0c11a90f | gdb: properly pass the PATH when building gdb for the host
When building gdb for the host, we properly pass the PATH... | | |
Thomas Petazzoni | 660d16f4905 | binutils: not available for the target on AArch64
Fixes:
http://autobuild.buildroot.org/results/74082860f607cbd85... | | |
Thomas Petazzoni | de75da8b13e | libpcap: fix static build
The libpcap package contained some interesting attempts to support a
static-only build, bu... | | |
Gustavo Zacarias | 9e12a985a11 | libdaemon: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacme... | | |
Gustavo Zacarias | 737d92d9c27 | hiawatha: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet... | | |
Thomas Petazzoni | 90f763c77d2 | toolchain-external: on ARM, show comment about the availability of Linaro toolchains
On ARM, Linaro external toolcha... | | |
Thomas Petazzoni | ba60360e412 | toolchain-external: remove Linaro 2012.08
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sign... | | |
Thomas Petazzoni | 008f635d293 | toolchain-external: add Linaro 2012.11
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-... | | |
Arnout Vandecappelle (Essensium/Mind) | 722b82f05bd | manual: restructure 'Adding packages' chapter
The depends-on-vs-select part of the manual really deserves its own
se... | | |
Arnout Vandecappelle (Essensium/Mind) | 50b32848c2e | manual: give example where _INSTALL_TARGET = NO
The tutorial for autotools-package and cmake-package currently gives... | | |
Arnout Vandecappelle (Essensium/Mind) | 13562ddd2ac | manual: more warnings to not use output/target
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>... | | |
Arnout Vandecappelle (Essensium/Mind) | 65f66c170e6 | manual: various fixes
Various consistency and correctness improvements.
Also removing some sentences that are not o... | | |
Arnout Vandecappelle (Essensium/Mind) | 1d989fafba7 | manual: trivial fixes
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Kor... | | |
Gustavo Zacarias | 670d60dc919 | ocf-linux: tweak kernel patch for newer kernels
Newer kernels had a slight change in the random number API so the OC... | | |
Peter Korsgaard | d69172d7d80 | package: add libmatroska package
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | d19be01683b | package: add libebml package
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | d0a13821d7f | package: add gd package
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Simon Dawson | 3bdbe9abb90 | lcdproc: fix autobuild errors
The autobuilders are falling over building lcdproc, with failures like the
following.
... | | |
Peter Korsgaard | ade0a8a856e | directfb: needs threads support
Fixes http://autobuild.buildroot.net/results/237aaf7b036a98867de1df47d39d01ec4137efd... | | |
Peter Korsgaard | bf5d51717ba | Revert "libhid: disable on avr32"
This reverts commit 2424cc6783bbfb542f08cf1985b8c9ef18282161.
Now that we have a ... | | |
Maxime Ripard | d15637d1715 | AVR32: fix libusb build
The libc of the avr32 toolchains seem to lack the timerfd-associated
functions.
Pass --disa... | | |
Samuel Martin | a645383c841 | libecore: fix build with glibc >= 2.16
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | 8fd45592129 | arptables: needs mmu
arptables uses fork() and breaks on !mmu.
Fixes
http://autobuild.buildroot.net/results/fe18dd4a... | | |
Gustavo Zacarias | 36d36f0de19 | linux: bump 3.6.x stable version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | 1c7f8c45f2f | kernel-headers: bump 3.{0, 2, 4, 6}.x stable versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Sign... | | |
Markos Chandras | e1ebae700ac | fs/common: Create initial console device
A /dev/console node must be present in rootfs when the Linux kernel
boots o... | | |
Maxime Ripard | 8f717d54ba3 | Remove unused barebox 2012.07 string
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: ... | | |
Chris Zankel | c28e15debff | xtensa: fix target gdb build and 64-bit host side gdb
Fix build breakage, use the version of the ptrace header file ... | | |
Chris Zankel | fdd5bc948ed | xtensa: use uppercase for configurations and modified overlay structure
Except for architecture and processor names,... | | |
Arnout Vandecappelle | 5e0f1e1fcfb | busybox: fix link with tirpc
Busybox does partial linking of its modules before linking everything
together into the... | | |
Danomi Manchego | cd0f43a2c56 | cjson: fix copy/paste error in target installation
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Sign... | | |
Gregory Hermant | 4c60854f00a | barebox: Add BR2_TARGET_BAREBOX_2012_11
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-of... | | |
Peter Korsgaard | b40ec0b651c | news.html: add 2012.11-rc1 annoucement link
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 47ee3051fc4 | Update for 2012.11-rc1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 0ab9a3fb790 | CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Thomas Petazzoni | 3845a93b308 | dbus: uses fork(), requires MMU
In order to solve
http://autobuild.buildroot.org/results/34f6843137efda20626af72714c... | | |
Thomas Petazzoni | 5ad2879a8bc | attr: fix static build
Fixes:
http://autobuild.buildroot.org/results/58a3d4113172813183d43fddc1248b35bd0c4994/bui... | | |
Thomas Petazzoni | 5995d68f953 | php: fix C++ link issue
The intl module is implemented in C++, but PHP fails to use g++ as the
compiler for the fina... | | |
Thomas Petazzoni | 7603f9d38af | gsl: fix build on !i386 uClibc
uClibc pretends to implement <fenv.h> as it installs the header, but
in practice, it ... | | |
Thomas Petazzoni | 29b792690b4 | gnutls: fix build failure due to non-existing gets in recent C libraries
Fixes:
http://autobuild.buildroot.org/re... | | |
Thomas Petazzoni | b2ed6a05649 | libatomic_ops: bump to version 7.2
The 1.2 we were using doesn't build on ARM Thumb platforms:
http://autobuild.b... | | |
Vellemans Noel | 517e5395a18 | mesa3d: requires host-libxml2 and host-python to generate some files
mesa3d now generates some C files at build time... | | |
Vellemans Noel | e445f54bc74 | libxml2: add support for building host library with python support
Patch based on the initial work of Will Wagner (T... | | |
Thomas Petazzoni | cd4d6ff77cd | python: use default configure commands to get shared build
Commit 3c90f754961c6d99059c0b6d0a66bc797a3c017b made Pyth... | | |
Peter Korsgaard | 48f0fe07e3d | CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | e4f33d4a8c0 | news.html: announce dev days report / next dev days
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 684f208ecf1 | lua: don't be fancy when creating shared library
(Possibly) fixes #5354
The lua shared library patch was creating t... | | |
Gustavo Zacarias | 56cbd27a4c1 | hiawatha: bump to version 8.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | b5a34e750f2 | polarssl: bump to version 1.2.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | 7451db3d3ae | collectd: bump to version 5.1.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Philippe Reynes | dbf4978e6b1 | Allow to run severals post build scripts instead of only one
Using severals post build scripts is usefull to share
s... | | |
Gustavo Zacarias | 27abfbb4513 | alsa-utils: bump to version 1.0.26
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Ko... | | |
Gustavo Zacarias | 4f2e4f24d8a | alsa-lib: bump to version 1.0.26
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Thomas Petazzoni | 9226a9907c4 | Warn the user about the usage of output/target as the root filesystem
A very common mistake done by our users is tha... | | |
Francois Perrad | ee3a96137b6 | lua-msgpack-native: fix fetch
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaa... | | |
Maxime Ripard | f72b5617890 | mxs-bootloader: Barebox entry point symbol changed in 2012.08
Signed-off-by: Maxime Ripard <maxime.ripard@free-elect... | | |
Maxime Ripard | 7bf219a900d | python: uses fork(), only available on MMU platforms
Fixes
http://autobuild.buildroot.org/results/1738a8b09b04d2b2fc... | | |
Thomas Petazzoni | d4e8f3cd487 | Mark a number of development related packages as deprecated
automake, autoconf, libtool and make on the target are b... | | |
Thomas Petazzoni | 8fe6efa874c | Deprecate the support for the toolchain on target
As discussed during the ELCE 2012 Buildroot Developers Meeting, we... | | |
Thomas Petazzoni | cdbb04096b9 | libffi: add aarch64 support from upstream
Fixes build failures like:
http://autobuild.buildroot.org/results/6b4b4... | | |
Thomas Petazzoni | 645f10ac0f7 | libffi: make blackfin patch a proper git patch
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>... | | |
Thomas Petazzoni | 56fc6395847 | xapp_xvidtune: bump version to 1.0.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazz... | | |
Thomas Petazzoni | 2327d04ec67 | xapp_xmh: bump version to 1.0.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@f... | | |
Thomas Petazzoni | d8da7ab30e5 | xapp_xlogo: bump version to 1.0.4 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni... | | |
Thomas Petazzoni | 2ec8bf1235e | xapp_xload: bump version to 1.1.1 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni... | | |
Thomas Petazzoni | 0a4f38f1d9b | xapp_xfd: bump version to 1.1.1 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@f... | | |
Thomas Petazzoni | fa8754680f2 | xapp_xditview: bump version to 1.0.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazz... | | |
Thomas Petazzoni | 5047087f469 | xapp_xclipboard: bump to 1.1.2 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr... | | |
Thomas Petazzoni | 44039de8702 | xapp_viewres: bump to 1.0.3 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-... | | |
Thomas Petazzoni | 984faefb26b | xapp_twm: bump to 1.0.6 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec... | | |
Thomas Petazzoni | fe75161ef58 | xapp_editres: bump to 1.0.5 to fix Xmu related build failure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-... | | |
Thomas Petazzoni | a1ca198dd79 | xutil_util-macros: bump to version 1.17
Needed by other xapp versions bump, which themselves are needed to fix
the m... | | |
Thomas Petazzoni | 37c739f226d | xlib_libXt: bump version to 1.1.3
Needed by the bump of xapp_clipboard, itself needed to avoid the
following build f... | | |
Maxime Ripard | 0003b0d1f79 | barebox: Add 2012.11, remove 2012.07
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: ... | | |
Gustavo Zacarias | 4b8215714da | mysql_client: security bump to version 5.1.66
Fixes multiple security isssues, most of them of the server component
... | | |
Thomas Petazzoni | b392a68308d | gdb: not available on aarch64 for the target
Fixes
http://autobuild.buildroot.org/results/d32a0fb1584a125cccde521... | | |
Simon Dawson | ecd23535551 | manual: minor tweaks
Minor grammatical and spelling tweaks to the manual content.
Signed-off-by: Simon Dawson <spda... | | |
Thomas Petazzoni | 30d99041ce5 | cpanminus: mark as broken
cpanminus is currently responsible for about half of the autobuilder
failures, due to the ... | | |
Simon Dawson | 3116742e8f0 | kexec: disable on unsupported architectures
kexec only supports the following architectures.
i?86
powerpc
pow... | | |
Yegor Yefremov | b5ffa8e3dfc | can-utils: add CAN FD support
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsga... | | |
Samuel Martin | b04a6d7bda0 | manual: contribute.txt: do not use --summary option with 'git format-patch'
Signed-off-by: Samuel Martin <s.martin49... | | |
Samuel Martin | c7ece205fae | manual: prerequisite.txt: add texinfo to the mandatory package list
Using the internal Buildroot toolchain backend, ... | | |
Thomas Petazzoni | b0e53fef868 | toolchain/gdb: disable support of full gdb on target for blackfin
There is no support in gdb 6.6 for the Blackfin ar... | | |
Thomas Petazzoni | 27a0cfaa646 | libnspr: fix build with ARMv7 toolchains
Fixes the following build failure:
http://autobuild.buildroot.org/result... | | |
Thomas Petazzoni | cea473d8afa | xlib_libXt: add patch to fix cross-compilation issue
Fixes the following build failure:
http://autobuild.buildroot... | | |
Gustavo Zacarias | dcc6bcd516c | binutils: bump 2.23 series to 2.23.1 and deprecate 2.20
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Si... | | |
Simon Dawson | a5004bcab18 | lcdproc: remove patch rejected upstream
Remove an lcdproc patch which has been rejected upstream. It has been
decide... | | |
Simon Dawson | ffdb08d2219 | lcdproc: fix autobuilder failures
The lcdproc version bump to 0.5.6 has resulted in autobuilder failures such as
the... | | |
Samuel Martin | b6584017b46 | manual: add beyond-buildroot.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard ... | | |
Samuel Martin | 8cbd58f0135 | manual: add deprecated-list.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <... | | |
Samuel Martin | c39686fc88d | manual: add pkg-list.txt (generated list of available packages)
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
... | | |
Samuel Martin | 757eb1910e4 | manual: add legal-info.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacme... | | |
Samuel Martin | baa838e3925 | manual: add adding-package-tips.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaa... | | |
Samuel Martin | 6c61000c3a8 | manual: add patch-policy.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jac... | | |
Samuel Martin | 6bdeb7420e0 | manual: add download-infra.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <j... | | |
Samuel Martin | 0e886fc3f64 | manual: add package-make-target.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaa... | | |
Samuel Martin | a79a54a0e7e | manual: add contribute.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacme... | | |
Samuel Martin | 3b785593b61 | manual: add get-involved.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jac... | | |
Samuel Martin | ea1fa83bc39 | manual: add writing-rules.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <ja... | | |
Samuel Martin | cc02514f954 | manual: faq.txt: rework and update
Also rename faq.txt -> faq-troubleshooting.txt
Signed-off-by: Samuel Martin <s.m... | | |
Samuel Martin | b0cdae65f7e | manual: add make-tips.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet... | | |
Samuel Martin | 4ea3644afdd | manual: add prerequisite.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jac... | | |
Samuel Martin | b4783b41a90 | manual: adding-package-directory.txt: update, cleanup and typo fixes
Signed-off-by: Samuel Martin <s.martin49@gmail.... | | |
Samuel Martin | df469937a58 | manual: update rebuilding-packages.txt
- update "Understanding how to rebuild packages" section
- add "Understanding... | | |
Samuel Martin | 483a1f82811 | manual: customize-rootfs.txt: refactoring, misc. fixes and update
Signed-off-by: Samuel Martin <s.martin49@gmail.com... | | |
Samuel Martin | a90382616cf | manual: rework using.txt and update common-usage.txt
Consider the second chapter: "starting-up", as a tutorial.
Assu... | | |
Samuel Martin | 0119ef3778e | manual: rework introduction.txt and add embedded-basics.txt
Split and rephrasing of introduction.txt.
Cross-toolcha... | | |
Samuel Martin | 5e84b8b73cc | manual: rework the whole documentation stub
The new skeleton of the manual as it has been thought:
1. About Buildro... | | |
Samuel Martin | 17feaf00160 | manual: set toc depth to 4 for html outputs
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter... | | |
Samuel Martin | b566e8cb56b | manual: make clean target consistent with others in buildroot
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Si... | | |
Gustavo Zacarias | 08e182523b1 | qemu/mips64-malta: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-b... | | |
Gustavo Zacarias | 53a4941b2ae | qemu/mips{el}-malta: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off... | | |
Gustavo Zacarias | 5072c2a8a15 | qemu/microblaze: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by:... | | |
Gustavo Zacarias | b099efd367d | qemu/arm-versatile: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-... | | |
Gustavo Zacarias | 6fc80273b7c | qemu/arm-vexpress: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-b... | | |
Gustavo Zacarias | 033be287bb0 | qemu/ppc-g3beige: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by... | | |
Gustavo Zacarias | 678ea5d8c94 | qemu/sh4-r2d: update to use kernel 3.2.33
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: P... | | |
Gustavo Zacarias | 0e35f3d4b8d | qemu/ppc-mpc8544ds: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-... | | |
Gustavo Zacarias | 70a4131e624 | qemu/sparc: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pete... | | |
Gustavo Zacarias | 790c3f0ca2e | qemu/x86_64: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pet... | | |
Gustavo Zacarias | 38c42da73e8 | qemu/x86: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter ... | | |
Simon Dawson | a064238c3c0 | python-nfc: bump version
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sun... | | |
Simon Dawson | 7319eaecbe0 | libnfc-llcp: bump version
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@su... | | |
Simon Dawson | 75ed0f2effa | libnfc: bump version
Note that libnfc has also switched from Subversion to Git.
Signed-off-by: Simon Dawson <spdaws... | | |
Zoltan Gyarmati | f92a2371957 | grantlee: fix -lpthread build error
Fixing linking time error with certain toolchains. The issue caused by a missing... | | |
Thomas Petazzoni | 6713fbd3301 | support/gnuconfig: update config.{guess, sub} to a newer version
We need more recent versions of config.guess and co... | | |
Thomas Petazzoni | 695c4bcebc6 | tremor: force ARM mode when building to avoid Thumb2 build problems
Fixes:
http://autobuild.buildroot.org/results... | | |
Thomas Petazzoni | 171075ed4fc | arch: Config.in string configuration options must be quoted
Suggested by Yann E. Morin.
Signed-off-by: Thomas Petaz... | | |
Chris Zankel | d8792a04ca0 | xtensa: support configurable processor configurations
Xtensa is a configurable processor architecture, which allows ... | | |
Chris Zankel | 75720db3913 | xtensa: add support for the Xtensa architecture
The Xtensa architecture had been removed because it required special... | | |
Thomas Petazzoni | 86f6987bf7b | uClibc: update uClibc-snapshot.config to recent uClibcs
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect... | | |
Thomas Petazzoni | d3bdb15f23d | uClibc: remove useless linuxthreads-errno-fix patch
This patch has since a long time been merged upstream in uClibc,... | | |
Thomas Petazzoni | 44c04a2b4aa | arch: improve definition of gcc mtune, mcpu, etc.
As suggested by Yann E. Morin, there is a better way than our curr... | | |
Francois Perrad | 53adfc5f497 | lua: refactor without useless define's
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Acked-by: Arnout Va... | | |
Francois Perrad | 76983349cf2 | lua: remove 3 sub-options, always install all
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Acked-by: Ar... | | |
Francois Perrad | 9de94e34773 | lua-msgpack-native: new package v2
[Peter: reformat Config.in to fit 80-col]
Signed-off-by: Wojciech M. Zabolotny <w... | | |
Peter Korsgaard | 62652478541 | vala: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Arnout Vandecappelle (Essensium/Mind) | c86cfd91c48 | Revert "auto{conf, make}: only make available on archs supported by qemu"
Since perl no longer requires host-qemu, a... | | |
Thomas Petazzoni | 0a4d6111c05 | rpcbind: fix build on toolchains without IPv6 support
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electro... | | |
Thomas Petazzoni | 55107970cde | libnetfilter_queue: does not build without IPv6 support
Fixes the following build failure:
extra/checksum.c:16:25: ... | | |
Thomas Petazzoni | 1d4bc379025 | rpcbind: allow build without NSS support
uClibc doesn't provide NSS support, so we shouldn't try to include nss
rela... | | |
Thomas Petazzoni | bff62a2a878 | rpcbind: convert to git patch
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: P... | | |
Thomas Petazzoni | 96bdfdf08a8 | quota: allow usage of getrpcbynumber() instead of getrpcbynumber_r()
libtirpc does not implement the reentrant funct... | | |
Thomas Petazzoni | aca0d2a1af4 | nfs-utils: add patches to allow compilation against libtirpc
libtirpc does not implement the reentrant function getr... | | |
Thomas Petazzoni | 9f0c314674c | nfs-utils: reformat patch set as git patches
As we will need to add more patches to nfs-utils, we need a correct
ord... | | |
Thomas Petazzoni | c54af0a294d | libtirpc: handle the case where uClibc may have RPC support
When uClibc has RPC support, it is not needed to define ... | | |
Thomas Petazzoni | 18828103cdc | libtirpc: add patches to fix a number of issues
libtirpc-0005-rpcent-mark-getrpcbyname-name-argument-as-const-char.p... | | |
Thomas Petazzoni | 9346b1b979e | libtirpc: remove patch numbers from patch titles
The patch numbers in [PATCH x/y] are quite useless within the conte... | | |
Next → |