Gustavo Zacarias
4274f758ed
libglib2: remove kludges for old and removed xilinx toolchains
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 22:14:10 +01:00
Gustavo Zacarias
c6aeba2b31
Config.in: remove BR2_DEPRECATED_SINCE_2014_02
...
The symbol is unused so remove it.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 22:13:40 +01:00
Gustavo Zacarias
bad25aff36
toolchain/external: remove xilinx microblaze v2/14.3 toolchains
...
These have been deprecated since 2014.02
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 22:13:24 +01:00
Gustavo Zacarias
7dd9214db6
linux-headers: mark EOL versions deprecated
...
Follow the upstream EOL cycle and mark 3.17 as deprecated for 2015.05.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 22:13:00 +01:00
Gustavo Zacarias
001846efe6
ts5x00_defconfig: switch to BR2_KERNEL_HEADERS_VERSION
...
In preparation for BR2_KERNEL_HEADERS_3_17 deprecation.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 22:12:45 +01:00
Gustavo Zacarias
0f1556e1c8
Config.in: Add BR2_DEPRECATED_SINCE_2015_05
...
In preparation for the deprecation of certain features in 2015.05, add
the BR2_DEPRECATED_SINCE_2015_05 symbol.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 22:12:32 +01:00
Julien Boibessot
18bb40c075
package/libiconv: typo
...
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 22:12:06 +01:00
Lahoudere Fabien
f31f411883
barebox: fix compilation on x86-64 architecture
...
Barebox uses KERNEL_ARCH to derive BAREBOX_ARCH, but doesn't
currently handle the case of the x86-64 architecture. In this
case KERNEL_ARCH is x86_64, but BAREBOX_ARCH should be x86
nonetheless.
Signed-off-by: Fabien Lahoudere <fabienlahoudere.pro@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 21:38:45 +01:00
Gustavo Zacarias
39e08b1dd3
uclibc: add hash for uclibc-ng
...
[Thomas: put comments near the relevant line.]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 21:30:09 +01:00
Gustavo Zacarias
6b2b721011
uclibc: add patch to unbreak sparc non-threaded builds
...
SPARC non-threaded builds are broken, add patch for uClibc & uClibc-ng to fix
it.
Status: upstream uClibc (so likely -ng will follow suit shortly).
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 21:29:24 +01:00
Yegor Yefremov
70d354e1ac
can-utils: bump version
...
Change download location as the package has moved to GitHub.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 21:28:14 +01:00
Ryan Coe
4e92ffdc47
rpi-firmware: remove no longer used BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTBS
...
Signed-off-by: Ryan Coe <bluemrp9@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 21:27:43 +01:00
Ryan Coe
e89fba08b8
kodi: allow mysql to be used
...
Signed-off-by: Ryan Coe <bluemrp9@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 19:44:30 +01:00
Gustavo Zacarias
642348c8c8
configs/qemu_mips64el_malta_defconfig: don't force eglibc
...
It's not required, the toolchain options should handle that.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 19:42:56 +01:00
Gustavo Zacarias
c300c8b24a
toolchain/buildroot: default to glibc where possible/convenient
...
Default to glibc over eglibc where it's possible and/or convenient.
Since the eglibc project is basically gone and merged with glibc it
doesn't make sense to keep defaulting to it for architectures that
aren't uClibc-capable.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 19:42:13 +01:00
Francois Perrad
8a4c8deee9
perl: fix build caused by bison generated code
...
This commit makes sure the date of a C file is newer than the date of
the corresponding Bison source file, so that the build process doesn't
try to regenerate it. This avoids the need to have host-bison as a
dependency for the perl build.
Fixes:
http://autobuild.buildroot.net/results/1c2/1c261b09f5a4a314d5dcbc1e5811af9c7d18658a/
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 19:40:13 +01:00
Will Wagner
4668ec8a9b
qt5: bump version to 5.4.1
...
Also remove all patches that have been applied to 5.4.1 branch
Signed-off-by: Will Wagner <will_wagner@carallon.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 19:39:05 +01:00
Fabio Porcedda
6b18583416
kmod: needs largefile
...
Since version 20 it requires largefile support.
http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=481ad14550087c77c9df6d117c7a975a38a4ad33
- Disable --disable-largefile. We already had possible bugs in the
index implementation if this were passed. It's now fixed, but it's
never tested. Disable it.
Fix build failure:
configure: error: --disable-largefile is not supported by kmod
package/pkg-generic.mk:172: recipe for target 'output/build/kmod-20/.stamp_configured' failed
Fixes:
http://autobuild.buildroot.net/results/f662d9230e4bc2da7dc56a2ffd493cc37254d377//
http://autobuild.buildroot.net/results/233ec8ee346e15d41658cffc6bbb4a6c9dd46746//
[Thomas:
- use two separate 'depends on' conditions for BR2_STATIC_LIBS and
BR2_LARGEFILE, like we do in most packages.
- take this opportunity to also indicate the dependency on dynamic
library in the comment, which was missing until now.]
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com >
Cc: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 19:29:54 +01:00
Gustavo Zacarias
a839ac38e1
quagga: bump to version 0.99.24
...
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-04 19:25:16 +01:00
Gustavo Zacarias
b9f39b2b38
whois: bump to version 5.2.5
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 22:02:26 +01:00
Jerzy Grzegorek
7a30d7b074
agentpp: update URL address
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 22:00:18 +01:00
Gustavo Zacarias
3971cdfd32
glibc: drop stray from merge/bump
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 22:00:02 +01:00
Gustavo Zacarias
7f2a52ef83
gcc: make branding unconditional
...
We don't support older versions that can't handle it any more.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 21:58:43 +01:00
Gustavo Zacarias
bf554b9602
grub2: add hash
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 21:57:49 +01:00
Gustavo Zacarias
8cce65ef5e
grub: add hash
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 21:57:11 +01:00
Gustavo Zacarias
03f373184b
syslinux: add hash
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 21:56:51 +01:00
Gustavo Zacarias
ada937a94b
ruby: bump to version 2.2.1
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 21:55:45 +01:00
Gustavo Zacarias
81b2c001dd
collectd: bump to version 5.4.2
...
* Add hash file
* Add support for: ipvs, modbus, netlink, nginx, postgresql
* Fix threshold support
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 21:54:03 +01:00
Peter Korsgaard
9142661f40
libvorbis: bump version
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 08:51:40 +01:00
Gustavo Zacarias
cb10752548
bind: bump to version 9.9.7
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 08:36:01 +01:00
Gustavo Zacarias
98f083dd2c
libidn: bump to version 1.30
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 08:35:02 +01:00
Gustavo Zacarias
160d24fd70
alsa-utils: bump to version 1.0.29
...
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 08:00:49 +01:00
Gustavo Zacarias
5aaa8ea153
alsa-lib: bump to version 1.0.29
...
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 08:00:32 +01:00
Gustavo Zacarias
059a013ed8
configs/qemu: update to the latest kernel/headers versions
...
qemu_arm_vexpress_defconfig is broken for 3.19 so keep it with 3.18.x
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-03 07:59:59 +01:00
Vicente Olivert Riera
cd4cd676b5
wget: bump version to 1.16.2
...
- Bump version to 1.16.2
- Update the hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-02 23:47:20 +01:00
Vicente Olivert Riera
ca079a1fc2
kmod: bump version to 20
...
- Bump version to 20
- Update the hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-02 23:46:52 +01:00
Jerzy Grzegorek
4f6edcc792
imagemagick: bump to version 6.9.0-9
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-02 23:46:28 +01:00
Baruch Siach
9d181bb93e
bdwgc: fix static build
...
Fixes:
http://autobuild.buildroot.net/results/6d3/6d3f73f7b5e4e7bd1293aae9b626f38ac456b6c4/
http://autobuild.buildroot.net/results/1ba/1ba511c629f724eee8b75b9b34fe8db154b3cfe1/
http://autobuild.buildroot.net/results/a54/a54cc1bdc5dcb4c459cfbcae3368811e2170d100/
and more.
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-02 23:45:01 +01:00
Peter Korsgaard
7403ea730d
Merge branch 'next'
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-02 23:26:20 +01:00
Peter Korsgaard
1021766976
website/news.html: add 2015.02 announcement link
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-02 21:05:32 +01:00
Peter Korsgaard
5dc33f037a
Kickoff 2015.05 cycle
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-02 21:03:01 +01:00
Peter Korsgaard
6bf057b0f2
Update for 2015.02
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015.02
2015-03-01 22:26:12 +01:00
Baruch Siach
4ba55e2287
gnupg2: needs dynamic library support
...
Fixes:
http://autobuild.buildroot.net/results/d2f/d2fc4cfb0c42d352d1119d8196d6df5fc2ab4be2/
http://autobuild.buildroot.net/results/4ff/4ff76c7da4c50f10d2194a1c50c6c10adaf6f8b6/
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-01 22:26:12 +01:00
Fabio Porcedda
c2eca9eb90
package/libfribidi: add optional dependency on libglib2
...
Fix the following message when libglib2 is enabled but not already
built:
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
No package 'glib-2.0' found
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-01 22:02:31 +01:00
Fabio Porcedda
a74ed49f66
package/efl/libevas: add optional dependency on libfribidi
...
Fix the following message when libfribidi is enabled but not already
built:
Package fribidi was not found in the pkg-config search path.
Perhaps you should add the directory containing `fribidi.pc'
No package 'fribidi' found
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-01 22:02:15 +01:00
Fabio Porcedda
40fa6dcdcc
shared-mime-info: host variant requires libxml2 and libglib2
...
Add to HOST_SHARED_MIME_INFO_DEPENDENCIES the missing dependencies
host-libxml2 and host-libglib2.
Also remove from SHARED_MIME_INFO_DEPENDENCIES dependencies already
present in HOST_SHARED_MIME_INFO_DEPENDENCIES.
Fix build failure:
configure: error: Package requirements ( libxml-2.0 >= 2.4 glib-2.0 >= 2.6.0) were not met
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-01 21:58:41 +01:00
André Hentschel
e6803b9f91
wine: New package
...
Wine is a compatibility layer capable of running Windows applications
on Linux.
Signed-off-by: André Hentschel <nerv@dawncrow.de >
Cc: Yann E. MORIN <yann.morin.1998@free.fr >
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
[Only build-tested, not run-time tested y lack of Windows apps]
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
[Thomas: fix a few typos in one comment in the .mk file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-03-01 13:07:44 +01:00
Thomas Petazzoni
060125b4fe
uclibc: enable Xtensa NPTL support with uClibc-ng
...
Contrary to mainline uClibc, uClibc-ng has support for NPTL on Xtensa,
so let's allow selecting NPTL when a uClibc version other than the
Xtensa special uClibc version is used.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Tested-by: Waldemar Brodkorb <wbx@uclibc-ng.org >
2015-03-01 12:03:05 +01:00
Thomas Petazzoni
1deb4201b3
uclibc: add ability to use uClibc-ng 1.0.0
...
This commit adds support for a new uClibc version: uClibc-ng
1.0.0. Since its build system is for now exactly the same as the one
of uClibc, we don't create a new package, but instead simply add it as
a new uClibc version.
The only special trick needed is the creation of a symlink to the
program interpreter, due to a mismatch between the program interpreter
file name generated by uClibc-ng and the one used by gcc.
This patch is heavily based on previous work from Waldemar Brodkorb.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Tested-by: Waldemar Brodkorb <wbx@uclibc-ng.org >
2015-03-01 12:02:39 +01:00
Yann E. MORIN
c9ba844ed0
package/rpi-firmware: fix config.txt parsing
...
The rpi-firmware we currently package has a fiscious bug, that happens
in corner cases while reading config.txt (mostly seen on RPi-2, but may
also occur on RPi-1).
Both the DT-aware and DT-unaware branches are affected.
Bump to the latest rpi-firmware to fix that.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2015-03-01 00:15:41 +01:00