Thomas Petazzoni
b1a475f91d
mysql: remove stray comment
...
In commit 9863553fe8 ("packages: all
salute the passing of avr32"), the dependency on !BR2_avr32 was
removed, but not the comment above it. So now, the comment seems to
apply to a line selecting some library, which doesn't make sense. This
commit gets rid of the unneeded and confusing comment.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-09 14:17:16 +02:00
Thomas Petazzoni
f22bffa284
radvd: remove stray comment
...
In commit 9863553fe8 ("packages: all
salute the passing of avr32"), the dependency on !BR2_avr32 was
removed, but not the comment above it which explained why radvd would
not build on AVR32. So now, we have the impression that the comment
applies to the "select BR2_PACKAGE_FLEX" line, which doesn't make
sense.
Therefore, this commit gets rid of the unneeded and confusing comment.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-09 14:14:23 +02:00
Gustavo Zacarias
520126bd90
php: allow cache for strcasestr test
...
Fileinfo does an AC_TRY_RUN to test for strcasestr without allowing a
canned response, hence breaking cross-compiles. Use AC_CACHE_VAL. Fixes:
http://autobuild.buildroot.net/results/10a/10ae44cbc7c0c8e6f1ac54dae4c9d94c703aa3dd/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-09 11:54:55 +02:00
Gustavo Zacarias
86071180d4
php: use TARGET_MAKE_ENV for buildconf
...
Otherwise we miss the PATH for hosts that lack autotools. Fixes:
http://autobuild.buildroot.net/results/368/368da962f657801817a4b962415e55606915c871/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-09 11:54:48 +02:00
Johan Sagaert
96484d07fc
xserver_xorg-server: fix CONF_OPTS
...
Signed-off-by: Sagaert Johan <sagaert.johan@proximus.be >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-09 11:54:01 +02:00
Bernd Kuhls
64453db466
package/mplayer: add optional libmpeg2 support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 23:15:50 +02:00
Bernd Kuhls
299fd2e694
package/mplayer: add optional lame support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 23:02:12 +02:00
Bernd Kuhls
b0c48ee9cb
package/mplayer: add optional bzip2 support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 23:01:44 +02:00
Bernd Kuhls
780879e950
package/mplayer: disable optional libcdio support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 23:01:37 +02:00
Bernd Kuhls
5575b65119
package/mplayer: add optional libiconv support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 23:01:25 +02:00
Bernd Kuhls
87a292b62d
package/mplayer: add optional speex support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 23:00:44 +02:00
Bernd Kuhls
0ae0eb1cc8
package/mplayer: add optional rtmpdump support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 23:00:34 +02:00
Bernd Kuhls
08cead4e89
package/mplayer: add optional faad2 support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:59:49 +02:00
Bernd Kuhls
a12927a85c
package/mplayer: add optional lzo support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:59:25 +02:00
Johan Sagaert
7d9a0c4d39
libvpx: bump version to 1.4.0
...
Use tar.bz2 instead of git.
Also added the hash file.
Changes: 0080aca235/CHANGELOG
[Thomas: remove unnecessary LIBVPX_VERSION_MAJOR, as suggested by
Arnout.]
Signed-off-by: Sagaert Johan <sagaert.johan@proximus.be >
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:50:06 +02:00
Gustavo Zacarias
32ac8fb048
adwaita-icon-theme: also available for libgtk2
...
It can actually be used for libgtk2 as well as libgtk3.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:49:11 +02:00
Gustavo Zacarias
fb9b9c081a
procps-ng: fix/patch wrong ncursesw headers assumption
...
The configure script/code assumes ncursesw headers live in
/usr/include/ncursesw.
That's a distribution-ism where they want to have both versions for
ABI/API compatibility, but not the case for embedded where that's not a
concern.
Hence kill the hard-coding and use pkg-config to find this out instead
of the half-made effort about it.
Fixes:
http://autobuild.buildroot.net/results/97d/97dc7f238457609c861c24f81b556973f5dec9c1/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Tested-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:47:34 +02:00
Bernd Kuhls
3a2816b877
package/ffmpeg: Re-number patch 0014 to 0015
...
Got it wrong in
http://git.buildroot.net/buildroot/commit/?id=032e2beedfe7f503f0686470ae930d4c8b41b780
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:47:09 +02:00
Masahiro Yamada
5b686a0674
Fix typos in comment blocks
...
[Thomas: fix issues noticed by Arnout:
- Rewrap the linux/Config.in paragraph
- Revert the "is a toolchain dependency" -> "has a toolchain
dependency" change from pkg-generic.mk, as the original was
correct.]
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:44:43 +02:00
Bernd Kuhls
aaf066666e
package/libungif: deprecate package
...
To be replaced with giflib.
Follow-up of http://patchwork.ozlabs.org/patch/432990/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:42:48 +02:00
Romain Naour
30dc4dbf4c
package/thrift: add dependency on host-autoconf-archive
...
The ax_cxx_compile_stdcxx_11 macro bundled in thrift package is
brocken [1] and out of date.
Add autoconf-archive as dependency to use an updated version of this macro.
Since Thrift actually doesn't use that particular C++11 feature, add a
patch to make C++11 support optional.
[1] https://savannah.gnu.org/patch/index.php?8287
Fixes:
[thrift]
http://autobuild.buildroot.net/results/21e/21e3fff1e0d714f94ac7e621289d1a59bc02a05f/build-end.log
[host-thrift]
http://autobuild.buildroot.net/results/b89/b89ffc2bff699eb10bb6abd92369a43d4900354d/build-end.log
Signed-off-by: Romain Naour <romain.naour@openwide.fr >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:34:47 +02:00
Bernd Kuhls
837e12b61e
package/kodi: Remove unused dependency to libungif
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:31:52 +02:00
Bernd Kuhls
032e2beedf
package/ffmpeg: Fix Kodi 14.2 compile
...
Removing 0013-add-public-version-of-ff_read_frame_flush.patch in
http://git.buildroot.net/buildroot/commit/package/ffmpeg?id=4d094d9eb4edba5b6c3c229a2c02da1427e43fe5
was a bit too early since Kodi 14.2 still uses it, so re-add
0013-add-public-version-of-ff_read_frame_flush.patch
and rename 0013-fix-ff-thread-get-format.patch.
When Kodi 15.0 is released the file
0013-add-public-version-of-ff_read_frame_flush.patch
can be removed again.
Fixes
http://autobuild.buildroot.net/results/1c1/1c12779e67ddc6d3dffbc1d2e5ebf9887ae721ca/
http://autobuild.buildroot.net/results/c63/c6301fc6f11204ee157a4f6a848dda9666cfb450/
http://autobuild.buildroot.net/results/e61/e6138bac331370b02af746e319ce8fd6fe51b793/
http://autobuild.buildroot.net/results/c3d/c3dbb01608debd1bf0af6acd6eb9de6d01424982/
http://autobuild.buildroot.net/results/e1b/e1b0fbc6631a0073d743705400460b8679b28a0f/
http://autobuild.buildroot.net/results/180/1803aa8bd62e4fc126d0a791456804bb9b036e6d/
http://autobuild.buildroot.net/results/d2e/d2e9571f5747e609eb4f9b64ac6ab99bccb92767/
[Thomas: remove SoB from myself from inside the patch, as I was not
involved with it.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:31:10 +02:00
Yann E. MORIN
b85bdae04d
infra/pkg-kconfig: don't require a kconfig file for disabled packages
...
When a package is not enabled, we need not check that it provides
a .config/defconfig file.
So far, all our pkg-kconfig packages unconditionally set their
_KCONFIG_FILE, even to an empty value. But some packages (e.g.
at91bootstrap3) wanted to set it only when enabled, and broke.
So, only do the check when the package is enabled.
Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:29:58 +02:00
Angelo Compagnucci
85445896db
package/sam-ba: bump to version 2.15
...
This patch bumps to version 2.15 and fixes to the new folder naming.
Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 22:17:10 +02:00
Jörg Krause
bb53a13eb3
package/libuv: Bump to version 1.4.2
...
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:28:49 +02:00
Jérôme Pouiller
01e43af20b
configs/raspberrypi2: kernel version does not exist anymore
...
It looks like version 23c76b7 of Raspberry kernel does not exist
anymore:
$ git clone https://github.com/raspberrypi/linux.git
[...]
$ cd linux
$ git co 23c76b7f608e51258c6fca02aebeb5d588583149
fatal: reference is not a tree: 23c76b7f608e51258c6fca02aebeb5d588583149
Replace it by latest version of 3.19 branch.
[Thomas: tweak commit log.]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:28:08 +02:00
Gustavo Zacarias
5c76c25e63
socat: security bump to version 2.0.0-b8
...
Fixes:
CVE-2015-1379 - signal handler implementations are not async-signal-safe
and can cause crash or freeze of socat processes.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:27:05 +02:00
Gustavo Zacarias
e054764917
php: add opcache option
...
Add a Zend OPcache option and tweak the build system into being
cross-compile friendly.
The OPcache extension allows for a neat intermediate bytecode cache in
memory to avoid reinterpreting/recompiling php scripts on multiple runs.
Make it an option since this takes up valuable RAM.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:24:46 +02:00
Gustavo Zacarias
4959dabe7d
php: cleanup patches
...
Convert patches from pure configure ones to *.m4/configure.in cleanness.
This allows us to AUTORECONF (well, not quite, but close).
Even though upstream will probably not accept them it's the right way.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:23:52 +02:00
Gustavo Zacarias
a48bc40e2d
php: bump to version 5.6.7
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:23:03 +02:00
Gustavo Zacarias
68544204b2
geoip: bump to version 1.6.5
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:22:40 +02:00
Gustavo Zacarias
6117fa4501
strongswan: bump to version 5.3.0
...
Enable connmark and forecast plugins when iptables is selected.
And always enable the led plugin, though it's not new to 5.3.0.
[Thomas: also update hash file.]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:14:11 +02:00
Gustavo Zacarias
50f30864f5
strongswan: kill unnecessary whitespace
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:13:10 +02:00
Thomas Petazzoni
41e81b7ae1
libsigrok: mark libsigrokcxx as broken
...
It requires doxygen to generate the C++ bindings, which doesn't have a
package in Buildroot. Until this gets resolved, mark libsigrokcxx and
its reverse dependency pulseview as broken to avoid build failures in
the autobuilders.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-08 21:07:23 +02:00
Bernd Kuhls
2552729232
package/mplayer: add optional libenca support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 23:27:23 +02:00
Bernd Kuhls
e346abf618
package/mplayer: add optional libass support
...
[Thomas: rely on autodetection.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 23:26:20 +02:00
Bernd Kuhls
0d0e5cd105
package/mplayer: add optional libfribidi support
...
[Thomas: rely on autodetection.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 23:17:58 +02:00
Bernd Kuhls
11d2bf0bb6
package/mplayer: add optional fontconfig support
...
[Thomas: rely on autodetection.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 23:12:15 +02:00
Bernd Kuhls
db11bd32f2
package/mplayer: add optional libbluray support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:53:37 +02:00
Bernd Kuhls
25aee69c9a
package/mplayer: add optional samba support
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:52:16 +02:00
Bernd Kuhls
7220d1f210
package/mplayer: add optional ncurses support
...
[Thomas: don't pass --enable-termcap, and rely on autodetection
instead of forcing -lncurses.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:51:45 +02:00
Karoly Kasza
54b6649cf7
package/openvmtools: bump version to 9.10.0
...
[Thomas:
- add explicit --with-ssl
- remove comment above openssl condition, as it is obvious what is
happening.]
Signed-off-by: Karoly Kasza <kaszak@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:39:41 +02:00
Johan Sagaert
8ee6d5aa6a
xserver_xorg-server: allow xserver without the systemd login daemon
...
Signed-off-by: Sagaert Johan <sagaert.johan@proximus.be >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:26:21 +02:00
Gustavo Zacarias
2a19986c07
nginx: bump to version 1.6.3
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:22:25 +02:00
Romain Naour
0fa45b06d2
package/autoconf-archive: bump to version v2015.02.24
...
Fix the AX_CXX_COMPILE_STDCXX_11 macro which was broken in the
previous release.
Signed-off-by: Romain Naour <romain.naour@openwide.fr >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:15:32 +02:00
Gustavo Zacarias
fff7b4034e
libsoup: add hash file
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:06:42 +02:00
Gustavo Zacarias
44e68960fc
libsigc++: add hash file
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:06:42 +02:00
Gustavo Zacarias
1931f50e14
gtk2-engines: add hash file
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:06:42 +02:00
Gustavo Zacarias
c1df6d618f
xproto_fontsproto: add hash file
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2015-04-07 22:06:42 +02:00