Gustavo Zacarias | eace38c148c | mpfr: bump to 3.1.1-p2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jac... | | |
Gustavo Zacarias | 233a0fa63a6 | libnl: bump to version 3.2.17
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Peter Korsgaard | 2bb2e62a4b9 | system: TARGET_GENERIC_GETTY: allow it to be disabled
For some systems, you don't want to run any getty, so allow th... | | |
Gustavo Zacarias | d3d9d0a0f1c | qemu/arm-nuri: add new sample config
Add the new arm-nuri sample qemu config.
Samsung Exynos4210 Cortex-A9 dual-core... | | |
Gustavo Zacarias | 150564a8bb8 | uboot-tools: bump to version 2012.10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter ... | | |
Gustavo Zacarias | b16f37b03c3 | zd1211-firmware: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Peter Korsgaard | 09556938df5 | enlightenment: needs C++ support because of libevas-generic-loaders-svg
Which pulls in pango.
Fixes http://autobuil... | | |
Yann E. MORIN | a4e444bb0bc | linux-firmware: add options for DVB firmware files
There are three firmware files that can be installed, each for
di... | | |
Yann E. MORIN | 337628a0c10 | package/linux-firmware: reorganise config menus
Reorganise the sub-menus for the linux-firmware package, so it is ea... | | |
Yann E. MORIN | c4d4b433999 | firmwares: add a new package category to locate all firmwares
We have quite a few packages that are dedicated to pro... | | |
Peter Korsgaard | 31ff7b5eac3 | docs: 2012.11.1 is out
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 1264adda0ec | Update for 2012.11.1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Samuel Martin | a025fd9b5a4 | fluxbox: fix build against imlib2
* fix configure.in to take care of the given imlib2-prefix
* disable imlib2 suppor... | | |
Yann E. MORIN | d946a1af937 | graph-depends: add to exclusion list
Add the root-password internal target to the exclusion list.
Fixes failures li... | | |
Thomas Petazzoni | 9fb388c677e | xapp_xman: replace := by =
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Pete... | | |
Thomas Petazzoni | fbe02c09377 | xapp_xinput-calibrator: rename directory to match .mk name
The directory was named xapp_xinput_calibrator, but the .... | | |
Thomas Petazzoni | 1063539c536 | graph-depends: remove support for "unknown" packages
The "unknown" packages mechanism was used to render packages th... | | |
Thomas Petazzoni | 58cd46aa048 | graph-depends: update copyright
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by:... | | |
Thomas Petazzoni | 393d2a78581 | graph-depends: fix comment
Since 9bc7b1d4ae694b818f941410d1ff59316a2bba6e, all X.org .mk files
are parsed unconditio... | | |
Thomas Petazzoni | 4359685e145 | graph-depends: optimize execution speed
Until now, graph-depends was calling "make <pkg>-show-depends"
individually ... | | |
Thomas Petazzoni | 41af66ef393 | graph-depends: use a separate TARGET_EXCEPTIONS variable
In preparation for more graph-depends improvements, use a
T... | | |
Thomas Petazzoni | 2404c0db7f3 | graph-depends: remove redundant dependencies
When doing a full graph of the dependencies, graph-depends starts by
do... | | |
Gustavo Zacarias | 7155fb7dd63 | gnutls: handle libidn properly
Add it to the dependencies when it's available.
But disable crywrap when it's a nommu... | | |
Gustavo Zacarias | 50e562bc4ab | gnutls: fix build failure related to pthreads
The pthreads autodetection poisons the linkpath thus making other
dist... | | |
Gustavo Zacarias | 5406b810d03 | qemu/sparc-ss10: switch to v8 optimization
Switch to generic V8 optimization for gcc since we dropped the explicit
s... | | |
Gustavo Zacarias | 16bcf46a638 | arch/sparc: drop old SUN-specific variants
Drop the old Sun-specific variants used in old workstations (pre-1997)
an... | | |
Gustavo Zacarias | 4500504488d | gnupg: security bump to version 1.4.13
Fixes CVE-2012-6085.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.a... | | |
Peter Korsgaard | 86d9bda6136 | libeet: host variant doesn't need gnutls / gcrypt
Fixes http://autobuild.buildroot.net/results/2127880b551d57f16c790... | | |
Thomas Petazzoni | 85510dae95f | valgrind: bump to 3.8.1
Status of the patches:
* valgrind-compiler-check.patch, no longer needed, merged upstream.... | | |
Thomas Petazzoni | b4c0647e14f | valgrind: rename patches without version in the filename
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec... | | |
Samuel Martin | d70a9f6d645 | lttng-babeltrace: bump to 1.0.0
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <... | | |
Samuel Martin | 3f538e53e12 | lttng-tools: bump to 2.1.0
* add patch adding src/bin/lttng-sessiond/lttng-ust-error.h which is
missing in the ltt... | | |
Samuel Martin | cf32809c5e0 | lttng-modules: bump to 2.1.0
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jac... | | |
Samuel Martin | b468f3cf525 | lttng-libust: bump to 2.1.0
Also remove lttng-libust-uclibc-sed_getcpu.patch because it got merged
upstream.
Signed... | | |
Yann E. MORIN | 2147db9bdec | package/tvheadend: does not reqquire wordexp
Builds just fine without it (probably stray include?)
Cc: Thomas Petaz... | | |
Thomas Petazzoni | 560e7db3743 | efl/libecore: fix build with gcrypt
When building with gnutls, libecore also needs libgcrypt.
Fixes:
http://auto... | | |
Yann E. MORIN | a24479144fb | package/dvb-apps: fix downloading
As we're using the sources from the Mercurial repository, and Buildroot
does suppo... | | |
Peter Korsgaard | 3628791f6f9 | libeet: fix build with gcrypt
libeet needs both gnutls and libgcrypt for ssl handling.
Fixes http://autobuild.build... | | |
Peter Korsgaard | 76d190078dc | spice: entire client support needs C++/threads, not just start dialog gui
Fixes http://autobuild.buildroot.net/resul... | | |
Peter Korsgaard | 65207ec2d10 | libevas-generic-loaders: fix rsvg dependencies
Fixes http://autobuild.buildroot.net/results/f9bab292708f885f5e971390... | | |
Peter Korsgaard | 02f2d52f59e | gst-plugins-bad: rsvg support needs C++ (but no longer GTK+)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 89913cbec56 | librsvg: pango needs C++ support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Mikhail Boiko | d4700be53ee | dosfstools: fix download link
Signed-off-by: Mikhail Boiko <mikhailboiko85@gmail.com>
Signed-off-by: Peter Korsgaard... | | |
Frank Hunleth | 8d73aa4e517 | qt: fix qconfig configure parameter
The Qt configure option for specifying a custom qconfig.h
file changed from -con... | | |
Chris Zankel | b95825e6262 | xtensa: add -mlongcalls to CFLAGS for xtensa
The longcalls option allows calls across a greater range of addresses.
... | | |
Samuel Martin | 3a8e6fc86ff | matchbox-lib: fix license info
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Samue... | | |
Peter Korsgaard | 4e3dd2f881c | toolchain/gcc: also disable largefile for pass 1/2 if needed
Fixes issue with !BR2_LARGEFILE builds on Ubuntu 12.04 ... | | |
Richard Braun | 54d318a27f6 | arch: fix BR2_ARCH for generic target variant
Signed-off-by: Richard Braun <rbraun@sceen.net>
Signed-off-by: Peter K... | | |
Yann E. MORIN | f1d44593a04 | docs/manual: small fixes and enhancements to adding generic packages
Add overall description of LIBFOO_DEVICES and L... | | |
Yann E. MORIN | a45871bfc6a | target: add option to set the root password
Add an option in the menuconfig to specify a root password.
If set to e... | | |
Gustavo Zacarias | aa5d13568d1 | qemu/arm-versatile: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-... | | |
Gustavo Zacarias | 4bf20cd7bd7 | qemu/arm-vexpress: update to use kernel 3.7.1
Bump to use kernel 3.7.1
Switch to hard float toolchain with NEON and ... | | |
Gustavo Zacarias | e095c715c34 | qemu/mips64-malta: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-b... | | |
Gustavo Zacarias | d6781b73a29 | qemu/mips-malta: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by:... | | |
Gustavo Zacarias | 5232c1081c5 | qemu/mipsel-malta: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-b... | | |
Gustavo Zacarias | 6420570f669 | qemu/x86: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter ... | | |
Gustavo Zacarias | a5a9b728dad | qemu/x86_64: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pet... | | |
Gustavo Zacarias | 7e6122be61f | qemu/sh4-r2d: update to use kernel 3.2.35
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: P... | | |
Gustavo Zacarias | 49b1747048a | qemu/ppc-mpc8544ds: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-... | | |
Gustavo Zacarias | 99a8940dc4f | qemu/ppc-virtex-ml507: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-o... | | |
Gustavo Zacarias | 9f8ba2c918f | qemu/ppc-g3beige: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by... | | |
Gustavo Zacarias | 05dcaabbdc5 | qemu/sparc-ss10: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by:... | | |
Gustavo Zacarias | 0fdfc7db1eb | qemu/microblaze: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by:... | | |
Peter Korsgaard | e67a6cebcda | Merge branch 'e17' of git://git.free-electrons.com/users/thomas-petazzoni/buildroot | | |
Thomas Petazzoni | 473af436480 | enlightenment: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 42bc7af2e23 | xcb-util-keysyms: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | d18ac532cf8 | efl/libevas-generic-loaders: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 99f711e9c9d | librsvg: relax dependency on Gtk, add gdk-pixbuf dependency
librsvg doesn't *require* Gtk, it can optionally build a... | | |
Thomas Petazzoni | ad2e427004f | efl/libethumb: bump to 1.7.4 and change download location
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-ele... | | |
Thomas Petazzoni | 20e90e4f0d2 | efl/libeio: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | fee5783d17b | efl/libevas: remove examples source code from target filesystem
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr... | | |
Thomas Petazzoni | 7778a20102b | efl/libevas: adjust dependency on X11 libraries
The libevas configure script actually checks the presence of libX11
... | | |
Thomas Petazzoni | 212a5abdbd4 | efl/libevas: remove SVG support
The SVG support requires esvg, which hasn't been released yet. The
recommandation of... | | |
Thomas Petazzoni | 58f10d0d1c5 | efl/libevas: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 159209c3504 | efl/libembryo: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | a0b8b6e46d1 | efl/libelementary: bump to version 1.7.4 and change download location
Signed-off-by: Thomas Petazzoni <thomas.petazz... | | |
Thomas Petazzoni | 8cba182b99f | efl/libeina: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | ba13ffec1c1 | efl/libefreet: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | a5d3241f3bb | efl/libeet: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | acb2d8cd0b0 | efl/libedje: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 6725c0d378c | efl/libedbus: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 698e18f295e | efl/expedite: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 5def1c1ab74 | efl/libecore: bump version to 1.7.4
The libecore-ecore_exe-fix-build-with-glibc-2-16 patch is no longer
needed, sinc... | | |
Thomas Petazzoni | 8850c522172 | docs/manual: do not suggest to create a symlink for shared download directory
Creating a symbolic link for the downl... | | |
Thomas Petazzoni | 961cc7a497b | docs/manual: mention Java-related optional dependencies
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect... | | |
Thomas Petazzoni | 479262599a0 | docs/manual: remove incorrect prerequites
The development files for zlib or netpbm are not needed, and neither
is py... | | |
Thomas Petazzoni | 163ec179046 | docs/manual: remove FAQ entry about 'depends on' vs. 'select'
The FAQ is before the section on package development, ... | | |
Thomas Petazzoni | 401d3236982 | docs/manual: add details on toolchain configuration
This commit adds a new section
Working with Buildroot
-> Det... | | |
Thomas Petazzoni | 26bc50075dc | docs/manual: Slightly improve the introduction
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>... | | |
Thomas Petazzoni | d21a858792e | docs/manual: add a new 'Details on Buildroot configuration' section
As discussed with Samuel Martin, there are a few... | | |
Gustavo Zacarias | 6a497e3d8c0 | ruby: bump to version 1.9.3-p362
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | 3874b04f73a | taglib: bump to version 1.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | 2c5b4ddc193 | wavpack: fix broken link on newer binutils
Newer versions of binutils (2.22+) default to --no-copy-dt-needed hence
a... | | |
Gustavo Zacarias | 01ac10e0f64 | gnutls: fix legal-info
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jac... | | |
Gustavo Zacarias | 7665bab422e | nettle: fix missing link to libm
nettle-benchmark uses ldexp without explicitly linking to libm, fixes:
http://autob... | | |
Yann E. MORIN | 14989d0be59 | package/tvheadend: new package
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaa... | | |
Thomas Petazzoni | 6904b0ea954 | libplayer: propagate 'depends on' from mplayer
BR2_PACKAGE_LIBPLAYER_MPLAYER should not select BR2_PACKAGE_MPLAYER
w... | | |
Yann E. MORIN | 5e0b900c72b | package/dvb-apps: new package
We just need the transponders data, so we just install those.
[Peter: rework install ... | | |
Thomas Petazzoni | 653d64c5094 | diffutils: fix build with recent glibc
Fixes the following build problem with recent toolchains:
In file included f... | | |
Thomas Petazzoni | 695edcbabe5 | xserver_xorg-server: fix build on AArch64
Fixes the following build issue:
Making all in fb
CC libfb_la-fb24_... | | |
Gustavo Zacarias | 761ae9c3e13 | nettle: add license info
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <j... | | |
Gustavo Zacarias | 6fcb68511e3 | connman: bump to version 1.10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | ecb73fbe0ce | network-manager: needs libgcrypt
Since we moved to gnutls 3.x series which doesn't use libgcrypt we need
to pull it ... | | |
Gustavo Zacarias | 484652cbd8d | glib-networking: fix build failure with gnutls3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off... | | |
Gustavo Zacarias | 2007e3b1ef5 | ntfs-3g: needs libgcrypt
Now that we've moved to gnutls 3.x which no longer uses libgcrypt we
need to pull it in as ... | | |
Gustavo Zacarias | a8293a37657 | gnutls: bump to version 3.1.5
[Peter: add comment when tools not available]
Signed-off-by: Gustavo Zacarias <gustavo... | | |
Gustavo Zacarias | c89cc4b4b31 | wpa_supplicant: remove gnutls support
wpa_supplicant isn't API compatible with gnutls3 so remove support.
It's proba... | | |
Gustavo Zacarias | 788fcd99e05 | hostapd: remove gnutls support
hostapd isn't API compatible with gnutls3 so remove support.
It's probably hardly use... | | |
Gustavo Zacarias | ac4e3c02d43 | nettle: add new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <ja... | | |
Gustavo Zacarias | 4848386446b | libffi: fix mips build failures
Fixes
http://autobuild.buildroot.net/results/c4056ed2b969b900f7654e651e0e4cc2e8998e0... | | |
Gustavo Zacarias | ec10d81e46c | ulogd: add support for mysql output
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter K... | | |
Gustavo Zacarias | 14c0544003c | mysql_client: bump to version 5.1.67
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter ... | | |
Gustavo Zacarias | 8bbd1204a69 | sconeserver: fix depends
sconeserver selects packages that have other depends that aren't taken
account of.
Fixes
ht... | | |
Gustavo Zacarias | fe2ca806b00 | pcre: bump to version 8.32
Bump PCRE to version 8.32
Also add a patch to remove compatibility bits, fixing:
http://a... | | |
Gustavo Zacarias | 496f7ca974f | mysql: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@su... | | |
Gustavo Zacarias | 2eb995759d2 | vsftpd: needs mmu
Fixes
http://autobuild.buildroot.net/results/067cfbab9fa26e9e5f321f661e8f4ac0e19249e1
Signed-off-... | | |
Gustavo Zacarias | 9d9d842d871 | dialog: needs mmu
Fixes
http://autobuild.buildroot.net/results/b673ef6d6315dc5df77e000199a63f90904829d5
Signed-off-... | | |
Gustavo Zacarias | 141314d38a9 | freetype: fix legal-info
My mistake, wrong capitalization, fixes
http://autobuild.buildroot.net/results/10261b94d95f... | | |
Yann E. MORIN | 20e0926f446 | package/keyutils: disable on avr32 & microblaze
keyutils builds on neither avr32, nor microblaze (probably because
t... | | |
Gustavo Zacarias | fc0d1be16b6 | freetype: security bump to version 2.4.11
Fixes a security vulnerability in the BDF implementation.
Signed-off-by: ... | | |
Gustavo Zacarias | a2529f7f4d1 | rng-tools: bump to version 4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Gustavo Zacarias | 6b307de4f9d | gawk: bump to version 4.0.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | 32f5ef1ec5e | smartmontools: bump to version 6.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Ko... | | |
Gustavo Zacarias | d8fcbcdfa05 | iw: bump to version 3.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <ja... | | |
Peter Korsgaard | ab76f7c0aff | iptables: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Yann E. MORIN | a61d33a3443 | package/spice: don't enable GUI if dependencies not met
The spice GUI selects unconditionally selects cegui06, but c... | | |
Gustavo Zacarias | 6b449ed5dfb | sed: bump to version 4.2.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard ... | | |
Gustavo Zacarias | 4c1576042e7 | php: bump to version 5.3.20
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | d8ee2f45962 | gettext: bump to version 0.18.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | 562d1ad82e3 | libmicrohttpd: bump to version 0.9.24
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter... | | |
Gustavo Zacarias | f1b86cef988 | gnutls: make it non-wchar friendly
Make gnutls work for non-wchar toolchains.
It's just a matter of throwing a helpi... | | |
Gustavo Zacarias | a12f6402e89 | libgcrypt: disable tests
The testsuite uses fork() hence fails on !MMU targets.
We don't use/install these so just g... | | |
Gustavo Zacarias | 6a219e26b6a | libfuse: needs mmu
Fixes
http://autobuild.buildroot.net/results/5c64ea05e0ffedcc78f5255f6f76afa1f159cda0
Signed-off... | | |
Gustavo Zacarias | eca5721813e | cdrkit: needs mmu
Fixes
autobuild.buildroot.net/results/10129d06088149a5ce9bd9762b5a17e5d89eec34
Signed-off-by: Gus... | | |
Mikhail Boiko | 0810280fec7 | dosfstools: fix download link
Signed-off-by: Mikhail Boiko <mikhailboiko85@gmail.com>
Signed-off-by: Peter Korsgaard... | | |
Stefan Fröberg | 5f70f5caea8 | new package: proxychains
Signed-off-by: Stefan Fröberg <stefan.froberg@petroprogram.com>
Signed-off-by: Peter Korsga... | | |
Gustavo Zacarias | 0280921a82d | gettext: disable tools tests when no threads
Disable the gettext-tools tests build since they break when a full
tool... | | |
Gustavo Zacarias | 1b603449fd0 | pulseaudio: needs threads
Fixes:
http://autobuild.buildroot.net/results/4d6a5793e475683fbc58ccaf03cf7816233a5052/
S... | | |
Gustavo Zacarias | 5649176a485 | dstat: needs mmu
Because python needs MMU, fixes:
http://autobuild.buildroot.net/results/7bb46ed3ffb46741b7cb7e3edd3... | | |
Gustavo Zacarias | 9e77eafbd8a | ffmpeg: make ARM optimizations explicit
The ffmpeg configure script tries to autodetermine ARM optimizations by
buil... | | |
Thomas Petazzoni | 25347541025 | toolchain-external: remove support for 'Linaro ARM 2012.09'
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-e... | | |
Thomas Petazzoni | e658cdf1ad6 | toolchain-external: add support for 'Linaro ARM 2012.12'
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec... | | |
Thomas Petazzoni | 8fa0a06d5ba | toolchain-external: add support for 'Linaro AArch64 12.12'
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el... | | |
Thomas Petazzoni | 6a0adcec313 | toolchain-external: add support for 'Linaro AArch64 12.11'
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el... | | |
Thomas Petazzoni | 29efac3c23d | toolchain-external: simplify many Sourcery CodeBench download URLs
Signed-off-by: Thomas Petazzoni <thomas.petazzoni... | | |
Thomas Petazzoni | 7feaa991b51 | toolchain-external: remove support for 'Sourcery CodeBench MIPS 2011.03'
Signed-off-by: Thomas Petazzoni <thomas.pet... | | |
Thomas Petazzoni | 7540ef8887a | toolchain-external: remove support for 'Sourcery CodeBench MIPS 4.4'
Signed-off-by: Thomas Petazzoni <thomas.petazzo... | | |
Thomas Petazzoni | 8de1f57e66c | toolchain-external: add support for 'Sourcery CodeBench MIPS 2012.09'
Signed-off-by: Thomas Petazzoni <thomas.petazz... | | |
Thomas Petazzoni | 60e26e3b1b6 | toolchain-external: add support for 'Sourcery CodeBench MIPS 2012.03'
Signed-off-by: Thomas Petazzoni <thomas.petazz... | | |
Yann E. MORIN | 1d0c10c99f8 | toolchain/crosstool-ng: update config for glibc-based toolchains
Update the version of glibc to be used, since older... | | |
Thomas Petazzoni | fdc61667e8d | toolchain-crosstool-ng: update PPL and CLoog versions in default configs
We have updated our Crosstool-NG configurat... | | |
Peter Korsgaard | ef34705087b | linux: handle new dtb location since 3.8-rc1
.dtb files are now generated in arch/$ARCH/boot/dts instead of
arch/$AR... | | |
Peter Korsgaard | 309c2f50fa1 | linux: simplify dtb variables
Only qstrip once and add a KERNEL_DTBS helper variable to simplify the dtb
rules.
No ... | | |
Maxime Ripard | dd1aa62ccef | linux: Support multiple device tree build
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off... | | |
Richard Braun | 2a27ad3d796 | arch: fix BR2_ARCH for generic target variant
Signed-off-by: Richard Braun <rbraun@sceen.net>
Signed-off-by: Peter K... | | |
Thomas Petazzoni | 14bf3df3a64 | mplayer: prevent selection on Microblaze and AArch64
MPlayer wants to have some "support" for each architecture, and... | | |
Gustavo Zacarias | c4c914552e4 | libcap: disable programs
Disable libcap programs since they use fork and fail on !MMU systems.
They're not usually u... | | |
Thomas Petazzoni | 043ba78869b | pcmanfm: replace dependency on X.org server by dependency on libX11
There is no reason for a client program like pcm... | | |
Thomas Petazzoni | fff080bdfa7 | pcmanfm: use a download URL from downloads.sourceforge.net
[Peter: use PCMANFM_VERSION in _SITE]
Signed-off-by: Thom... | | |
Thomas Petazzoni | a831505a3d3 | pcmanfm: link against libX11 to avoid build failure
Fixes:
/home/test/outputs/allpkg/host/opt/ext-toolchain/bin/../... | | |
Sven Neumann | e51fd21cc4e | orc: bump to version 0.4.16
The gstreamer-1.0 plug-ins require this version for ORC
acceleration.
Signed-off-by: Sv... | | |
Gustavo Zacarias | 356c2d7d843 | ortp: disable Werror
Disable -Werror for the ortp build, fixes:
http://autobuild.buildroot.net/results/b869fcfdfdb9d... | | |
Maxime Ripard | dd436d46fed | gdb: Needs threads support
Fixes
http://autobuild.buildroot.org/results/480ee3efd8ffe8043329fec173ef8187bd54e0fb/bui... | | |
Maxime Ripard | 9229b82d632 | libcurl: needs MMU
Fixes
http://autobuild.buildroot.org/results/5a502f16ad94a410ca21c9a7f223d6c12086bbb5/build-end.l... | | |
Thomas Petazzoni | d8b333c6752 | metacity: fix link issue against libm
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-o... | | |
Arnout Vandecappelle (Essensium/Mind) | 0a3b19cdc92 | python-bottle: new package
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Pete... | | |
Thomas Petazzoni | 50bdab9025f | matchbox-desktop: fix link issue against libdl
matchbox-desktop uses dlopen(), so it needs to link against libdl. Th... | | |
Thomas Petazzoni | d0a4e72f4a5 | xstroke: mark as deprecated
xstroke is just a tarball on the avr32linux.org site, the 0.6 version
has been released ... | | |
Thomas Petazzoni | 0ef90a63e84 | xstroke: fix link issue
The allyespackageconfig builds have trigerred a link issue on
xstroke. In fact, xstroke must... | | |
Gustavo Zacarias | f9f893c46de | libidn: bump to version 1.26
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Gustavo Zacarias | 297bd27f4d4 | ethtool: bump to version 3.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Gustavo Zacarias | 0e1c22b85e4 | bison: bump to version 2.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard ... | | |
Thomas Petazzoni | e4715c2b5b8 | linux-firmware: add support for the Marvell Wifi-Ex SD8787 firmware
Signed-off-by: Thomas Petazzoni <thomas.petazzon... | | |
Maxime Ripard | 12a7f9971a2 | libseccomp: Fix install option order
Commit ca0e5152 introduced a bad option order, leading to another build
failure... | | |
Maxime Ripard | dc274b38ef2 | gadget-test: inherit arch dependencies from libaio
Fixes
http://autobuild.buildroot.org/results/7ad59020d4584a777d72... | | |
Gustavo Zacarias | 78342d5834b | linux: bump 3.7.x stable version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | 7f1c97c34ab | kernel-headers: bump 3.{0, 4, 6, 7}.x stable versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Sign... | | |
Maxime Ripard | ca0e51528ee | libseccomp: Remove the use of /proc when installing pc files
Fixes http://autobuild.buildroot.org/results/d9e12bb0f5... | | |
Benoît Thébaudeau | 9a7e06dc83b | libglib2: fix g_print()
If GLib is cross-compiled, the default printf settings that it selects are wrong
for glibc. ... | | |
Arnout Vandecappelle (Essensium/Mind) | 69c045d5fba | netatalk: fix 64-bit build
The configure script sets LD_LIBRARY_PATH to the staging directory,
which makes the `ls` ... | | |
Arnout Vandecappelle | 7cba1dead6c | jpeg: fix make source
'make source' fails because the host-jpeg-source target doesn't exist
anymore. Fix this by add... | | |
Peter Korsgaard | 8286d7113f4 | pciutils: work around race condition in make install with high BR2_JLEVEL
Fixes http://autobuild.buildroot.net/resul... | | |
Maxime Ripard | 4f452a86b85 | package/spice: Only builds on x86
The spice configure script explicitly checks for x86 or x86-64, so
disable it on o... | | |
Yann E. MORIN | 3472e094a18 | package/libseccomp: works only on x86
As it is, the libseccomp code explicitly checks for x86 (32- or 64-bit),
so it... | | |
Peter Korsgaard | bdafee20a64 | netatalk: fix STAGING_DIR typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Yann E. MORIN | 90934a3de83 | package/keyutils: new package
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Jarkko Sakkinen <jarkko.s... | | |
Yann E. MORIN | fd303038feb | package/libseccomp: new package
[Peter: fix typo in help text]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.... | | |
Yann E. MORIN | 5faf337b39a | package/spice: enable slirp support
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Ko... | | |
Next → |