Thomas Petazzoni | 2282b93f424 | rpi-userland: add .pc files for OpenGLESv2 and EGL libs
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect... | | |
Gustavo Zacarias | e265a1fa05e | packages/flex: remove unnecessary BR2_PACKAGE_FLEX_LIBFL
The BR2_PACKAGE_FLEX_LIBFL knob was removed by
bd72a13a4ca3... | | |
Gustavo Zacarias | 442aa88f95d | util-linux: bump version and revamp options
Bump to latest 2.22.2 version and revamp available options.
* Remove th... | | |
Gustavo Zacarias | 98d7bb16a6a | wireshark: security bump to version 1.8.6
Fixes CVE-2013-2475, CVE-2013-2476, CVE-2013-2477, CVE-2013-2478,
CVE-2013... | | |
Yann E. MORIN | f46682109b4 | package/tvheadend: fix startup script
Obvious fix to the startup script: 'restart' is 'stop+start',
not 'stop+stop'.... | | |
Gustavo Zacarias | ef123e42787 | ser2net: bump to version 2.8
Bump ser2net to version 2.8.
Exclude for nommu (uses fork).
Version 2.7 also did, gues... | | |
Gustavo Zacarias | 58e2d30b4d2 | gettext: bump to version 0.18.2.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kor... | | |
Thomas Petazzoni | fe192908a4e | libglib2: use system pcre when available
By default, glib builds its own internal copy of the pcre library, but
it a... | | |
Thomas Petazzoni | 2d9c65f63f8 | libglib2: don't build tests
Add a patch that provides an additional --disable-tests option to the
configure script.
... | | |
Thomas Petazzoni | d4b074554fa | alsa-lib: fix noMMU build
Add a patch to use vfork() instead of fork().
Signed-off-by: Thomas Petazzoni <thomas.pet... | | |
Thomas Petazzoni | 3bae624d5fd | aircrack-ng: disable on non-MMU systems
aircrack-ng uses fork() and therefore fails to build on non-MMU
systems:
ai... | | |
Thomas Petazzoni | eaf42394208 | pcre: always enable the 8-bits version
Commit 7154798a461a8b2c (pcre: add support for 16 bits and 32 bits
variants),... | | |
Thomas Petazzoni | 8d3f97257ff | x11r7/xcb-util-image: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-b... | | |
Thomas Petazzoni | 046a908b01e | x11r7/xcb-util-wm: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: ... | | |
Thomas Petazzoni | 70f99d80ef8 | xcb-util: add dependency on libxcb
The xcb-util lacks a dependency on libxcb. Without this dependency, it
fails to b... | | |
Thomas Petazzoni | d2be9be63d2 | autoconf: don't try to build Emacs files
When building autoconf for the target, we already passed EMACS="no" to
prev... | | |
Thomas Petazzoni | 203c30796e2 | rpi-userland: provides OpenGL ES, EGL and OpenVG
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.co... | | |
Thomas Petazzoni | 5e6696713c2 | package: create virtual package for libGLES, libOpenVG and libEGL
Those acceleration libraries typically have multip... | | |
Thomas Petazzoni | 09fef507b03 | x11r7/xcb-util: bump to 0.3.9
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: P... | | |
Thomas Petazzoni | 7154798a461 | pcre: add support for 16 bits and 32 bits variants
Until now, we have been building only the 8bits PCRE variant. How... | | |
Thomas Petazzoni | a9ba807c588 | graph-depends: ignore the 'target-post-image' target
Since the introduction of the post-image mechanism, the graph-d... | | |
gilles.talis@gmail.com | b9bb2c64cde | json-c: Add json_object_iterator.h to installed headers
json_object_iterator.h is not installed in staging directory... | | |
gilles.talis@gmail.com | 83287ee571d | htop: needs MMU
Fixes:
http://autobuild.buildroot.org/results/023b40f48c8006cd49c585efae3cfa065b21bf51
Signed-off-b... | | |
Stefan Fröberg | e4d32a7a465 | new package: libtasn1
Libtasn1 is the ASN.1 library used by GnuTLS, GNU Shishi and some
other packages. It was writt... | | |
Laurent Cans | 44b11564e4c | aircrack-ng: new package
Aircrack-ng is a set of tools for auditing wireless security.
[Peter: mention that iw is a... | | |
Thomas Petazzoni | bfbfc93cc7b | ncurses: speed up host build
Disable C++ and Ada bindings in host-ncurses, since those are not
needed. Save 9 second... | | |
Thomas Petazzoni | 5d8acdc937c | ncurses: speed up the build by not installing manpages
The installation of manpages during the installation step of
... | | |
Gustavo Zacarias | d4f49fc1fef | iptables: bump to version 1.4.18
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | 8164fd82778 | conntrack-tools: bump to version 1.4.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pete... | | |
Gustavo Zacarias | 530ba040554 | ulogd: bump to version 2.0.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Gustavo Zacarias | 6017be12eee | nfacct: bump to version 1.0.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | 6c1df894a97 | libnetfilter_acct: bump to version 1.0.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pe... | | |
Gustavo Zacarias | 66dc450f1da | libnetfilter_conntrack: bump to version 1.0.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-b... | | |
roylee17 | 1b9a4f1e91a | stress: honor the BR2_PREFER_STATIC_LIB preference
Stress is linked statically if the --enable-static is specified.
... | | |
Gustavo Zacarias | 63b2ee6b86e | squid: bump to version 3.3.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Gustavo Zacarias | fcfb3946743 | gnutls: bump to version 3.1.9
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | 3a1fd4be2c8 | dosfstools: bump to version 3.0.16
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Ko... | | |
Gustavo Zacarias | 3ceb91e8b14 | ethtool: bump to version 3.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Julien Boibessot | 6deb0685e40 | Add Armadeus systems APF28 SOM basic support.
Buildroot toolchain, UBIFS rootfs, Linux kernel (board is mainlined
si... | | |
Francois Perrad | 1def3f8843a | cpanminus: bump to version 1.6002
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Kor... | | |
Francois Perrad | abaab88e578 | microperl: remove it
microperl has been deprecated by perl
Signed-off-by: Francois Perrad <francois.perrad@gadz.org... | | |
Simon Dawson | bd5ae087837 | gpsd: bump version to 3.8
Version 3.8 of gpsd has been released, which includes some patches sent
upstream by Thomas... | | |
gilles.talis@gmail.com | bbd47813f31 | httping: bump to version 1.6.0
Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Peter Korsgaard <... | | |
Stephan Hoffmann | 06ae891a396 | ProFTPD: Add config option to enable mod_rewrite
[Peter: tweak Config.in text]
Signed-off-by: Stephan Hoffmann <sho@... | | |
Gustavo Zacarias | 8e8eddaf2f1 | f2fs-tools: explicitly select libuuid
Explicitly select BR2_PACKAGE_UTIL_LINUX_LIBUUID. Fixes:
http://autobuild.buil... | | |
Baruch Siach | 6afbd13c2a2 | wireshark: explicitly disable libsmi
wireshark's libsmi detection is not cross compile friendly. We don't have
libsm... | | |
Gustavo Zacarias | 7c95e04e947 | linux: bump 3.8.x stable version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | 5323cd35b65 | kernel-headers: bump 3.{0, 4, 8}.x stable version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-o... | | |
Jerzy Grzegorek | 4e7d5d0a931 | aumix.mk: fix whitespace
No functional change.
[Peter: adjust commit message]
Signed-off-by: Jerzy Grzegorek <jerzy... | | |
Jerin Jacob | acc1939be3a | ltp-testsuite: bump version to 20130109
[Peter: drop version number in patches]
Signed-off-by: Jerin Jacob <jerinjac... | | |
Peter Korsgaard | 8c05fb21fcc | ltp-testsuite: needs IPv6 and RPC support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Samuel Martin | 88685c9dd5d | ltp-testsuite: add warning about bessel function support if uclibc toolchain
[Peter: Reword, add SV4_DEPRECATED, mov... | | |
Samuel Martin | b49e2c11f66 | ltp-testsuite: fix build on uClibc exp10
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Ko... | | |
Gustavo Zacarias | d57f905d93b | dosfstools: bump to version 3.0.15
[Peter: update comment dependency, use DOSFSTOOLS_LDFLAGS for all flags]
Signed-o... | | |
Yegor Yefremov | 462f8282283 | mpg123: bump to 1.15.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <ja... | | |
Yegor Yefremov | d68d96487d6 | feh: bump to 2.9.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet... | | |
Gustavo Zacarias | afcc59259c4 | file: bump to version 5.13
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard ... | | |
Gustavo Zacarias | 289f3a33a45 | php: bump to version 5.3.22
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | fca82fceec8 | libnl: bump to version 3.2.21
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | 9cfecbbab6e | ipset: bump to version 6.17
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | 70c402120e8 | hiawatha: bump to version 8.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | dd807973d85 | libmicrohttpd: bump to version 0.9.25
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter... | | |
Gustavo Zacarias | dd3abd75cb0 | libeXosip2: needs mmu
Fixes
http://autobuild.buildroot.net/results/24ecad26f908a74de8335f1852117d3eda0c2110/
Signed... | | |
Gustavo Zacarias | 244404a11d0 | configs/qemu: bump relevant configs to kernel version 3.8.x
Problematic configurations not bumped:
arm-versatilepb ... | | |
Gustavo Zacarias | 839214ef679 | linux: bump to 3.8.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | ec9ae46bcb4 | kernel-headers: bump 3.{0, 2, 4, 7}.x stable version and add 3.8.1
Also mark 3.6.x as deprecated to match upstream E... | | |
Peter Korsgaard | ca79d239351 | Merge branch 'next' | | |
Peter Korsgaard | 37d2ab569d8 | Kickoff 2013.05 cycle
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 15ace1a845c | Update for 2013.02
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Stephan Hoffmann | 6dc0596274e | Manual: add empty line after header in .mk files
Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Acked-by: Samuel M... | | |
Samuel Martin | 9bdf69b49d1 | working-with: board support
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacm... | | |
Samuel Martin | 0ccfbb5db93 | manual: misc. post-{build, image} scripts fixes
* update post-build scripts mechanism that now support several scrip... | | |
Samuel Martin | 7a26f2f6636 | manual: minor fix in patch-policy.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsg... | | |
Samuel Martin | 5b02e6cad83 | manual: fix cross-refs
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@su... | | |
Peter Korsgaard | 0e0e42176d4 | libgtk2: warn that directfb backend is deprecated
And will go away in the future, as discussed here:
http://lists.b... | | |
Daniel Nyström | 1942836999a | qt: install QML imports on target
When selecting the Qt declarative module, all the QML imports was
built and instal... | | |
Peter Korsgaard | e4ee2811e30 | busybox: 1.21.0 platform fix-on-fix
The unxz hunk was missing.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 44efedbec46 | busybox: add 1.21.0 xz fix
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | d8024d2d878 | busybox: 1.21.1 fix for move_to_unaligned16()
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Gustavo Zacarias | bd08eeaffab | libupnp: requires threads
Fixes:
http://autobuild.buildroot.net/results/ac5a18a6241d36a751cce1867c4da63047eafbaa/
S... | | |
Peter Korsgaard | 9403f92867f | quota: needs mmu
Fixes http://autobuild.buildroot.net/results/85e3c73d1c0b5c6843d65a487203b20f62bf3075
Signed-off-b... | | |
gilles.talis@gmail.com | ba5ba0a279a | flashbench: force gnu99 dialect on sh2a
Fixes:
http://autobuild.buildroot.org/results/33880036054c39cb04dad71bc8c0a9... | | |
Peter Korsgaard | c264e38fce2 | collectd: don't build with -Werror
Fixes http://autobuild.buildroot.net/results/09659472f504a364590727a05ac900108ed0... | | |
Peter Korsgaard | a84432044e0 | mii-diag: fix race condition
The mii-diag buildsystem doesn't correctly encode the needed
dependencies, so the insta... | | |
Peter Korsgaard | d65bb7e3154 | Update for 2013.02-rc3
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Arnout Vandecappelle (Essensium/Mind) | 208b36a234f | linux-fusion: bump to 9.0.0
Fixes https://bugs.busybox.net/show_bug.cgi?id=5960
Signed-off-by: Arnout Vandecappelle... | | |
Thomas Petazzoni | 77e5e0d3fad | kernel-headers: remove legacy code
The BR2_KERNEL_HEADERS_2_6_35 symbol no longer exists since some time,
so get rid... | | |
Yann E. MORIN | affe885c3ce | package/exfat{,-utils}: license is GPLv3+
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Gustavo Zacar... | | |
Baruch Siach | e3b3be6bb63 | wireshark: new package
This is only the bare minimum needed to build the textual tshark utility.
Support for more op... | | |
Andreas Wetzel | b7988b0fda1 | bump json-c to 0.10
this patch bumps json-c to version 0.10 and adapts the no-reentrant patch
to the new version.
S... | | |
Gustavo Zacarias | 06b3e4c50d8 | nmap: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@s... | | |
Gustavo Zacarias | 98de049686e | f2fs-tools: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <ja... | | |
Gustavo Zacarias | 9ef10c2cf30 | linux-firmware: switch to http url
As recommended by Yegor Yefremov for f2fs-tools some firewalls might
restrict the... | | |
Peter Korsgaard | 5c54347c350 | enlightenment: Alsa backend needs mixer support
Fixes http://autobuild.buildroot.net/results/3d6e35e3cda9428cc422b4f... | | |
Gustavo Zacarias | 2c1fecebaa4 | dialog: needs mmu
Fixes
http://autobuild.buildroot.net/results/bfb968d611e8dea43c604726a3005c72a7d6ee28/
Signed-off... | | |
Gustavo Zacarias | eda24e12a5e | spawn-fcgi: needs mmu
Fixes
http://autobuild.buildroot.net/results/cb6605b223642e647981e697f17d89bb97e223a6/
Signed... | | |
Gilles Talis | 885ae427272 | libmad: force architecture-specific optimisations on AVR32
Fixes:
http://autobuild.buildroot.net/results/e01f5a54842... | | |
Peter Korsgaard | 4cf77df51bd | haserl: needs fork()
Fixes http://autobuild.buildroot.net/results/e265d061e1956522dad4566827ed4171160dfecc
Signed-o... | | |
Peter Korsgaard | 9332a1ad415 | ruby: disable parallel build
Fixes http://autobuild.buildroot.net/results/c71100ee21a12db47047563c6e70afdc552595d4/
... | | |
Gustavo Zacarias | a9aa6c065cb | ruby: security bump to version 1.9.3-p392
Fixes JSON DoS (CVE-2013-0269) and REXML DoS (no assigned CVE yet).
Signe... | | |
Thomas Petazzoni | 313094d7874 | toolchain-external: add new Microblaze toolchains
The existing Microblaze toolchains that we have have the annoying
... | | |
Gustavo Zacarias | fe1504bb627 | exfat-utils: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <j... | | |
Gustavo Zacarias | 3f73abd78ba | exfat: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@... | | |
Yann E. MORIN | 0b9e763e161 | package/vtun: add missing 'depends on' zlib
The dependency on zlib is correctly expresed in vtun.mk,
but was missing... | | |
Yann E. MORIN | 3833cf49948 | package/connman: bump version to 1.11
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter ... | | |
Yann E. MORIN | 2b36d80c63a | package/vtun: update to 3.0.3
Against all odds, vtun had a new release sometime last year.
Still, the code needs pa... | | |
Yann E. MORIN | 54b2bad158f | package/vtun: add missing 'depends on' zlib
The dependency on zlib is correctly expresed in vtun.mk,
but was missing... | | |
Yann E. MORIN | 4667e1cb86e | package/tvheadend: update to v3.5
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Kors... | | |
Francois Perrad | 7f68a28d78e | luajit: bump to version 2.0.1
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaa... | | |
Francois Perrad | 4992307bd1d | linenoise: patch was merged on upstream
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Pet... | | |
Gustavo Zacarias | 00a11f56406 | libffi: fix powerpc build breakage
Happens with the latest release when there are no FP registers.
Fixes:
http://aut... | | |
Gustavo Zacarias | 669dcf3a624 | conntrack-tools: needs mmu
Fixes
http://autobuild.buildroot.net/results/641755fbc61b47361b71161eabbf3075c7598c88/
S... | | |
gilles.talis@gmail.com | 3dc86ad9375 | keyutils: needs mmu
Fixes:
http://autobuild.buildroot.org/results/ff84ee5335e3302dbb47d881d9903db81884014c
Signed-o... | | |
Gustavo Zacarias | 6f786dcf7a8 | Revert "uClibc: port linuxthreads errno patch to 0.9.33.2"
This reverts commit 1d8c3e6caf6be14644ef8ef5ae27041053224... | | |
Peter Korsgaard | 32ceab7ec05 | matchbox-wm: fix mbtheme build issue when png support is disabled
Fixes http://autobuild.buildroot.net/results/c02af... | | |
Peter Korsgaard | 30876b26a76 | matchbox-desktop: needs zlib
Otherwise the build fails with:
In file included from mbdesktop_win_plugin.c:1:0:
mbde... | | |
Peter Korsgaard | a87471ee758 | uClibc: backport bits/time.h update to 0.9.33.2
Some packages uses CLOCK_MONOTONIC_RAW, so add it.
Signed-off-by: P... | | |
Sagaert Johan | 1d8c3e6caf6 | uClibc: port linuxthreads errno patch to 0.9.33.2
Without this patch programs using libglib2 (libsoup, etc.. ) and p... | | |
Maxime Ripard | 88d350ca3cc | linux: Install the device tree in /boot when installing the kernel
The option BR2_LINUX_KERNEL_INSTALL_TARGET used t... | | |
Peter Korsgaard | 8290a6261aa | Update for 2013.02-rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Markos Chandras | 033928fd014 | vim: Docs are only available when BR2_PACKAGE_VIM_RUNTIME is selected
Fixes
http://autobuild.buildroot.net/results/a... | | |
Peter Korsgaard | 2ac83dd9279 | libtorrent: needs threads support
Fixes http://autobuild.buildroot.net/results/25e6a0a65d0b75050e02a5748b3f08a80b686... | | |
Henrique Camargo | 6bec692f979 | glib-networking: fix a typo in the .mk file
The variable GLIB_NETWORKING_MINOR_VERSION had a typo.
Signed-off-by: H... | | |
Peter Korsgaard | 2f230025e84 | network-manager: needs host-intltool
Fixes http://autobuild.buildroot.net/results/a37bb8395334814d5c829c27194ad99409... | | |
Markos Chandras | 443b66ae4bd | vim: Add post-install hook to remove documentation from target
Signed-off-by: Markos Chandras <markos.chandras@imgte... | | |
Gustavo Zacarias | d1eccc01ff8 | inotify-tools: needs mmu
Fixes
http://autobuild.buildroot.net/results/8424451b46d6787fc586502fa5774564e4715ce8/
Sig... | | |
Peter Korsgaard | c17096720ed | libglib2: fix build with binary microblaze toolchains
The toolchains don't have qsort_r or working inotify, so disab... | | |
Peter Korsgaard | 192efcdaeb5 | libffi: bump version
It makes more sense to use a released version for 2013.02 rather than a
git snapshot.
The buil... | | |
Simon Dawson | 34945ebbd00 | busybox: support millisecond watchdog periods
The BusyBox watchdog application supports reset periods specified in
m... | | |
Luca Ceresoli | 4b6f552a070 | qt: disable precompiled headers to workaround compilation failure
Precompiled header implementation is buggy in curr... | | |
Gustavo Zacarias | e6f0a3bd5ff | gnutls: bump to version 3.1.8
Fixes a regression in 3.1.7 regarding the priority string NORMAL.
Signed-off-by: Gust... | | |
Gustavo Zacarias | f167245f603 | libcurl: add SASL security patch
Fixes CVE-2013-0249, see http://curl.haxx.se/docs/adv_20130206.html
Signed-off-by:... | | |
Gustavo Zacarias | 0ff2d0f74b3 | openssl: bump to version 1.0.1e
Fixes some regressions introduced by 1.0.1d
Signed-off-by: Gustavo Zacarias <gustav... | | |
Gustavo Zacarias | 2b88c0e4510 | ntfs-3g: needs mmu
The internal libfuse-lite implementation uses it, and since the external
full-blown libfuse also ... | | |
Arnout Vandecappelle (Essensium/Mind) | dcb88a5500f | neard: fix build with kernel headers 3.1 - 3.6
neard uses the linux/nfc.h header which is fairly recent, so we have ... | | |
Gustavo Zacarias | 92da10e3d87 | configs/qemu: bump relevant configurations to new 3.7.x stable kernels
Signed-off-by: Gustavo Zacarias <gustavo@zaca... | | |
Gustavo Zacarias | 21de23ef650 | linux: bump 3.7.x stable version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | a83d7a83ac7 | kernel-headers: bump 3.{0, 4, 7}.x stable versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-... | | |
Gustavo Zacarias | f73f6787bd8 | collectd: also install to staging
Fixes bug #5906
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-... | | |
Thomas Petazzoni | e32c29a0984 | libcurl: re-enable on non-MMU platforms
In 9229b82d6326ea425a258b91a9f0157ef6b223b7 ('libcurl: needs MMU'),
the libc... | | |
Gustavo Zacarias | a32a55d87e4 | gesftpserver: needs mmu
Fixes:
http://autobuild.buildroot.net/results/23298ba81896e473e903c17e12ad547049b8d348
Also... | | |
Samuel Martin | 58e2e9d8048 | manual: minor fix in patch-policy.txt
[Peter: Drop *.patch.<arch> description as noted by Thomas]
Signed-off-by: Sam... | | |
Samuel Martin | 4b95b369b14 | manual: sprinkle with some calls to MESSAGE
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Arnout Van... | | |
Samuel Martin | 3edb0271db4 | manual: cleanup and update editor tags
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Arnout Vandecap... | | |
Thomas Petazzoni | 933e0ffe2ca | libvorbis: fix LIBVORBIS_SITE
The LIBVORBIS_SITE included a reference to $(LIBVORBIS-SOURCE), which
doesn't exist. A... | | |
Gustavo Zacarias | c111e4a3920 | thttpd: needs mmu
Fixes
http://autobuild.buildroot.net/results/0b73d2b45a5bac94b65893725de46d87a9626b37/
Signed-off... | | |
Yann E. MORIN | 6056de8971b | rpi-userland: update to fix no-longer applying patch
Our patches do not apply as-is against the version of rpi-userl... | | |
Peter Korsgaard | 0ec1cf5a51f | news.html: add 2013.02-rc1 annoucement link
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 4bf3c452a50 | Kickoff 2013.05 cycle
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | e68acefb3ba | Update for 2013.02-rc1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | fced72cc72d | docs/news.html: announce dev meeting report
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
gilles.talis@gmail.com | 7ee0c793653 | mplayer: not supported on sh2/sh2a
mplayer configure script says that sh2a is not supported.
Fixes:
http://autobuil... | | |
Peter Korsgaard | 1ccf523713d | CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 47b3a845cfa | imagemagick: fix CONFIG_SCRIPTS handling when C++ isn't available
Fixes http://autobuild.buildroot.org/results/0b355... | | |
Ignacy Gawedzki | 5946dcfc582 | boost: Pass staging dir to --with-icu option.
When using the --with-icu option without specifying the directory, boo... | | |
Thomas Petazzoni | 5ff6989445e | libgpg-error: use <pkg>_CONFIG_SCRIPTS
libgpg-error installs a gpg-error-config script, but it wasn't fixed
up prope... | | |
Thomas Petazzoni | 4d3f810aaf4 | package: use <pkg>_CONFIG_SCRIPTS in packages that used special handling
The packages changed by this commit were no... | | |
Thomas Petazzoni | a5ce8576748 | package: use <pkg>_CONFIG_SCRIPTS wherever possible
Use the <pkg>_CONFIG_SCRIPTS mechanism in all packages for which... | | |
Thomas Petazzoni | 580225af20b | package: remove scripts listed in <pkg>_CONFIG_SCRIPTS from target
The <foo>-config scripts are useless on the targe... | | |
Thomas Petazzoni | 4705347ddfe | package: rename <pkg>_CONFIG_FIXUP to <pkg>_CONFIG_SCRIPTS
This commit renames the newly introduced <pkg>_CONFIG_FIX... | | |
Thomas Petazzoni | 80e47a533be | libffi: add patch to fix library installation location
The libffi library was installed in a wrong directory when us... | | |
Gustavo Zacarias | d780c00c7df | config/kb9202_defconfig: update to latest at91 kernel and lock headers
Signed-off-by: Gustavo Zacarias <gustavo@zaca... | | |
Gustavo Zacarias | 843c3674e57 | configs/at91sam9g20dfc_defconfig: lock down kernel headers vesion
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.... | | |
Gustavo Zacarias | dc8bd0ecb14 | configs/armadeus_apf9328_defconfig: lock down kernel headers version
Signed-off-by: Gustavo Zacarias <gustavo@zacari... | | |
Gustavo Zacarias | 6f6803089dc | configs/mini2440_defconfig: lock down kernel headers version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.a... | | |
Gustavo Zacarias | aac46c75d9f | configs/sheevaplug_defconfig: lock down kernel headers version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com... | | |
Arnout Vandecappelle (Essensium/Mind) | afea3037ef3 | rootfs-overlay: also exclude .empty files
This makes it possible to put empty directories in the overlay.
Thanks to ... | | |
Thomas Petazzoni | c482eed74c5 | Adjust prompt for the post-build scripts option
Since the post-image config option uses the plural for "Custom
scrip... | | |
Thomas Petazzoni | bd86e4ff737 | docs/manual: slightly reword the solutions to customize rootfs
The order of the solutions to customize the root file... | | |
Thomas Petazzoni | 598fe672135 | docs/manual: no longer mention the package/customize thing
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el... | | |
Thomas Petazzoni | 12ccc43fb7a | package/customize: remove
This mechanism of root filesystem customization has been deprecated
since a long time, so ... | | |
Thomas Petazzoni | 04dea0c48b5 | docs/manual: mention the new post-image mechanism
[Peter: fix minor typos]
Signed-off-by: Thomas Petazzoni <thomas.p... | | |
Thomas Petazzoni | 9fa32ba0b76 | Add a post-image script mechanism
Just like we have a post-build script mechanism that gets executed
after the build... | | |
Gustavo Zacarias | 85ffaecb27d | configs/beaglebone_defconfig: lock down kernel headers version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com... | | |
Luca Ceresoli | e1dd19d2a7b | fbset: define license
[Peter: license is GPLv2 like Linux]
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Sign... | | |
Yann E. MORIN | 58c2500e2ab | arch/arm: fix-up the ARM Kconfig warning
Kconfig does not accepts that a symbol that is part of a choice
be affected... | | |
Peter Korsgaard | 124c4e040af | proxychains-ng: needs threads
Also capitalize help text while we're at it.
Signed-off-by: Peter Korsgaard <jacmet@s... | | |
Peter Korsgaard | 2831427373d | proxychains-ng: ensure cross compiler is used
Fixes http://autobuild.buildroot.org/results/e184fcb1c100e9d8aa3d9f18a... | | |
Gustavo Zacarias | 2356d08bbdf | configs/{ea3250, fdi3250, phy3250}: lock down kernel headers version
Update {ea3250,fdi3250,phy3250}_defconfig to lo... | | |
Fabio Porcedda | 0eb3eef966b | barebox: add 2013.02.0, remove 2012.10
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter... | | |
Gustavo Zacarias | 69d9fc6b4e2 | coreutils: needs mmu
Fixes:
http://autobuild.buildroot.net/results/bb975d928c08d31d0c1ecfb9519034865120b244/
Signed... | | |
Arnout Vandecappelle (Essensium/Mind) | 4e0170d66da | Config.in: move BR2_DEFCONFIG to Build options menu.
As suggested by gustavoz.
Signed-off-by: Arnout Vandecappelle ... | | |
Arnout Vandecappelle (Essensium/Mind) | c4cfa85b798 | arm: deprecate OABI
The BR2_ARM_EABI config symbol is still kept in order to minimize
the impact.
Signed-off-by: Ar... | | |
Gustavo Zacarias | b5baf9cbb26 | configs/qemu: update to use latest kernels
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: ... | | |
Gustavo Zacarias | 1975bbf11ea | ser2net: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | c82bc107b77 | toolchain/kernel-headers: not just 2.6 for manual version
The manual linux headers option may specify versions other... | | |
Peter Korsgaard | 4345586586f | uClibc: mark 0.9.31 as deprecated
0.9.31 is old and doesn't actually build with modern kernel headers,
so mark it as... | | |
Gustavo Zacarias | 0c73c5b4f30 | kernel-headers: bump 3.2.x stable version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: P... | | |
Next → |