Thomas Petazzoni | 51b0e0e8d5e | libva: needs shared library support
Fixes:
http://autobuild.buildroot.org/results/565/5655d1ee3f3b7503187d2e131d2... | | |
Gustavo Zacarias | 977311e8907 | linux-headers: bump 3.12.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Pe... | | |
Fatih Aşıcı | 6a29ce0d164 | rpi-userland: add missing library in .pc file
Fixes:
http://autobuild.buildroot.net/results/8df/8dfb6cba6ea27af253... | | |
Gustavo Zacarias | 6b8f4e4603e | gnutls: bump to version 3.2.16
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petaz... | | |
Gustavo Zacarias | 6301577810c | radvd: bump to version 2.1
It doesn't need libdaemon any longer, so drop that dependency.
Signed-off-by: Gustavo Za... | | |
Gustavo Zacarias | 40cf85cc6ce | ethtool: bump to version 3.15
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazz... | | |
Baruch Siach | 55b10b616a1 | tcpdump: bump to version 4.6.1
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thom... | | |
Baruch Siach | 6cf75b9c0fc | libpcap: bump to version 1.6.1
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thom... | | |
Francois Perrad | d53d8e385ec | perl-try-tiny: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni... | | |
Francois Perrad | 8e8d33238ec | perl-path-tiny: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzon... | | |
Francois Perrad | dfe9d5b2641 | perl-json-tiny: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzon... | | |
Francois Perrad | 4f3e3936633 | perl-datetime-tiny: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Peta... | | |
Marcelo Gutiérrez(UTN/FRH) | 8062299ed1e | mysql: host-mysql depends on host-zlib
Fixes:
http://autobuild.buildroot.org/results/ffe/ffe8229f869a67e84c1eacec0... | | |
Marcelo Gutiérrez(UTN/FRH) | 47af166209d | mysql: add mysql init script
[Thomas: explicitly specify the path to the PID file, and also on the
first boot, gener... | | |
Marcelo Gutiérrez(UTN/FRH) | 83cb67dde2d | mysql: add mysql user
[Thomas: do not define a password nor a shell, add a description for
the user.]
Signed-off-by... | | |
Marcelo Gutiérrez(UTN/FRH) | add126c84d0 | mysql: fix missing directory
Signed-off-by: Marcelo Gutiérrez <kuyurix@gmail.com>
Signed-off-by: Thomas Petazzoni <t... | | |
Mischa Jonker | fc093d61ce2 | perf: Don't build backtrace for ARC
[Thomas: add more details as a comment in the code, provided by Anton
Kolesov.
... | | |
Peter Seiderer | 3d08f3f03f0 | evemu: enable python3 bindings
Add evemu/python3 related patches:
- fix python/evemu/base.py for python3 (add patch ... | | |
Peter Seiderer | 6c189442f1b | evemu: build python2 binding only if target python2 is enabled
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Sig... | | |
Peter Seiderer | 32dd4f4db15 | evemu: fix host-python/host-python3 dependency
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Arnout... | | |
Peter Seiderer | 4d96a061649 | evemu: disable tests via evemu configure option
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Tho... | | |
Fatih Aşıcı | ddcaa1c2efc | qt5quickcontrols: depend on quick module
Also remove redundant dependencies.
Signed-off-by: Fatih Aşıcı <fatih.asic... | | |
Fatih Aşıcı | 2c5d69b890a | qt5graphicaleffects: depend on quick module
Also remove redundant dependencies.
Signed-off-by: Fatih Aşıcı <fatih.a... | | |
Fatih Aşıcı | a1b50e62b3a | qt5: install qmls if quick module is selected
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com>
Signed-off-by: Thom... | | |
Fatih Aşıcı | 984c834e682 | qt5declarative: add an option for quick module
With this change, qt5declarative can be built without OpenGL.
Signed... | | |
Anton Kolesov | c07552996f9 | perf: Add support for Linux 3.13
The Makefile has been renamed to Makefile.perf; so now we check both
Makefile and M... | | |
Francois Perrad | 6697a6eb314 | lua-posix: bump to version 32
the patch was merged upstream,
see https://github.com/luaposix/luaposix/pull/117
Sign... | | |
Francois Perrad | 96694771f8e | lua-messagepack: bump to version 0.3.1
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thom... | | |
Gustavo Zacarias | 6dc395dec0d | openswan: needs host-flex
Although parser.l is shipped it seems it might get regenerated from
parser.y sometimes and... | | |
Gustavo Zacarias | c8da1bce781 | libcurl: fix nss related build failure
Patch is a reduced set from upstream (removed RELEASE-NOTES chunk or it
doesn... | | |
Gustavo Zacarias | f682803a6d1 | php-memcached: make zlib directory explicit
Otherwise it fails to find in some cases. Fixes:
http://autobuild.buildr... | | |
Fatih Aşıcı | e934b8b13da | qt5multimedia: fix installation when quick is disabled
Fixes:
http://autobuild.buildroot.net/results/b97/b975c4bb... | | |
Fatih Aşıcı | 89611dc08f5 | qt5base: allow selection of OpenGL API
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com>
Signed-off-by: Thomas Peta... | | |
Fatih Aşıcı | 342f29b43d0 | qt5multimedia: make qt5declarative dependency optional
Also add missing dependencies on gui and network modules.
Si... | | |
Yann E. MORIN | 68e1083b9d5 | package/opencv: fix dependencies for the Qt and GTK backends
Only the highgui module can use Qt or GTK (as noticed b... | | |
Francois Perrad | e266eb5666a | perl-gdgraph: fix configure
see http://autobuild.buildroot.org/results/3e1/3e1698b0523dfa46f5b3ee03a22af820f7342c39/... | | |
Max Filippov | 6c86bad5c4d | libglib2: backport native linux GMutex implementation
This fixes libglib2 build on architectures that don't support ... | | |
Bernd Kuhls | 15d225b2feb | xlib_libFS: Add missing host-pkgconf dependency
Fixes compile error:
checking for FS... configure: error: in `/home... | | |
Bernd Kuhls | ca7e3aebf4f | xapp_xfs: Fix compile errors after libXfont 1.5.0 update
Fixes
http://autobuild.buildroot.net/results/385/385cffbab4... | | |
Bernd Kuhls | 52a1894f138 | xlib_libXfont: Bump version to 1.5.0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Peta... | | |
Bernd Kuhls | ef7c5f16714 | libglew: new package
This package is needed for OpenGL support in xbmc:
https://github.com/xbmc/xbmc/blob/Gotham/con... | | |
Bernd Kuhls | 28c11b6e7e5 | libglu: new package
This package is needed for OpenGL support in xbmc:
https://github.com/xbmc/xbmc/blob/Gotham/conf... | | |
Thomas Petazzoni | 7ef750f4a40 | google-breakpad: disable on mips64
Due to some mmap() related issue, google-breakpad fails to build on
mips64, so le... | | |
Bernd Kuhls | e8f52c2ab5e | xserver_xorg-server: Bump version to 1.16.0
This version bump includes bumping version
xlib_libXfont to 1.4.99.901 ... | | |
Bernd Kuhls | 3365d163212 | xapp_xcursorgen: Bump version to 1.0.6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Bernd Kuhls | 6c702641eef | xproto_inputproto: Bump version to 2.3.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas ... | | |
Bernd Kuhls | 46fb5b82ee8 | xlib_libXft: Bump version to 2.3.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazz... | | |
Bernd Kuhls | b0ad236cd41 | package/pixman: Bump version to 0.32.6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Bernd Kuhls | fcc97403913 | xlib_libICE: Bump version to 1.0.9
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazz... | | |
Bernd Kuhls | f4d6b2aea3d | xlib_libXi: Bump version to 1.7.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzo... | | |
Gustavo Zacarias | c130c5d4635 | openssl: drop libdl from pc file
Fixes:
http://autobuild.buildroot.net/results/2a2/2a274e2dbffd268a391b0e8a15dae5a75... | | |
Vincent | 14c1641c1a8 | dependencies.sh: fix typo
Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Acked-by: "Yann E. MORIN" <yann... | | |
Yann E. MORIN | 1c4498082be | support/gen-manual-lists.py: bail out early for legacy symbols
When searching for virtual package providers, there's... | | |
Yann E. MORIN | 34363f0df1d | support/gen-manual-lists.py: remove unneeded arg in private function
No need to pass as argument to a function, memb... | | |
Yann E. MORIN | 910300950b7 | package/xbmc: remove spurious build-dependency on udev
CEC support with libcec needs udev, but it is the responsibil... | | |
Yann E. MORIN | 63641393850 | package/libfcgi: do not build examples
Examples do not compile for a static build, because libtool forcibly
wants to... | | |
Gustavo Zacarias | 0be26ad401a | libmemcached: disable libtest
This allows libmemcached to be enabled for musl and uClibc as well.
Signed-off-by: Gu... | | |
Gustavo Zacarias | ad4a90617c5 | collectd: add memcachec plugin support
Now that we've got a libmemcached package we can add support for the
memcache... | | |
Yann E. MORIN | 44833706349 | pckage/upmpdcli: disable for powerpc CS toolchains
Those toolchains use gcc <= 4.5, which is too old as they are mis... | | |
Thomas Petazzoni | c6a410964be | configs: remove lpc32xx defconfigs
Those defconfigs rely on gcc 4.3.x, which was said to be the only gcc
version tha... | | |
Francois Perrad | b9dd0c99811 | perl-gd: fix broken patches
in each patch, the 3 trailing lines are lost
Signed-off-by: Francois Perrad <francois.p... | | |
Thomas Petazzoni | 9960b957a63 | collectd: disallow for static-only builds
collectd doesn't really support static-only builds: each plugin
defines a ... | | |
Thomas Petazzoni | 1aa42ad4aed | make: bump to version 4.0
This commit bumps make to version 4.0. This version now uses fork(),
so it is no longer av... | | |
Bernd Kuhls | 64e95abe20d | libva/libva-intel-driver: Fix wayland-related compile errors
Fixes
http://autobuild.buildroot.net/results/896/896010... | | |
Yann E. MORIN | 32567d1249c | infra/perl: switch to using a reliable mirror
The mirror we currently use is not a mirror, it's the main archive.
I... | | |
Bernd Kuhls | 8e3e5c23343 | package/mesa3d: Bump version to 10.2.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Gustavo Zacarias | d0556a1b7d6 | libmemcached: disable tests
Disable test libraries and programs, even though it needs to autoreconf
it's a good trad... | | |
Peter Seiderer | 8390d939f87 | dejavu: new package
[Thomas: refactor installation, only install fontconfig files when
fontconfig is enabled.]
Sign... | | |
Hadrien Boutteville | d14da1e82b8 | ti-gfx: add patch to fix build failure with es5.x
Since commit a73fdc647417699833f22d0f239affe22e062827 in the kerne... | | |
Gustavo Zacarias | 44584bddd49 | libuv: new package
[Thomas: add comment suggested by Yann E. Morin.]
Signed-off-by: Gustavo Zacarias <gustavo@zacar... | | |
Francois Perrad | ed8ab0ce3d8 | support/script/scanpcan: small fix
- typo in comment
- remove trailing space in _HOST_DEPENCENCIES when no dependenc... | | |
Yann E. MORIN | bea8f267d55 | infra/pkg-autotools: cleanup the gettextize step
Align the way we call gettextize to the way we call autoreconf:
-... | | |
Thomas Petazzoni | 4638e2b97f7 | lcdapi: bump version to fix static-only build
The upstream lcdapi has moved over from a basic Makefile to the
autoto... | | |
Thomas Petazzoni | 07ce78019cd | inotify-tools: fix static-only build
Add a patch to the inotify-tools package to fix static-only
build. Fixes:
ht... | | |
Gustavo Zacarias | e30868be1f2 | php-memcached: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni... | | |
Gustavo Zacarias | 35c38668202 | libmemcached: new package
For varying reasons it doesn't play well with uClibc or musl based
toolchains so they're e... | | |
Gustavo Zacarias | a274396df04 | memcached: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <th... | | |
Hadrien Boutteville | 2d017035c4b | libsoup: add libsoup-gnome support
libsoup can build a libsoup-gnome library. Add support for
libsoup-gnome as it is... | | |
Eric Le Bihan | e1433ad992d | systemd: install timesync service if selected
If support for systemd-timesyncd is selected, install the associated
s... | | |
Eric Le Bihan | 2b799ee17b6 | systemd: bump to version 214
This patch bumps systemd to version 214.
Changes:
- add new users: systemd-bus-proxy,... | | |
Danomi Manchego | ca4e58ffbf2 | ntp: rename patches to follow BR guidelines
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-... | | |
Gustavo Zacarias | 7c79190bd17 | linux: bump default to version 3.15.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thoma... | | |
Gustavo Zacarias | ba5134e7ceb | linux-headers: bump 3.{4, 10, 14, 15}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-... | | |
Baruch Siach | c821210b1bf | python: fix termios build for xtensa
The xtensa ioctls.h header references struct serial_multiport_struct that is
no... | | |
Andreas Naumann | 402a537b355 | pkg-download: Fix DOWNLOAD_LOCALFILES
The cp helperscript expects a filename as target, but just the folder
name was... | | |
Gustavo Zacarias | 275d5115dbb | gcc 4.9.x: Exclude for PPC SPE because of PR60102
Exclude gcc 4.9.x for PowerPC SPE toolchains because of an ICE
htt... | | |
Gustavo Zacarias | f77ae6cfef4 | libnl: bump to version 3.2.25
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazz... | | |
Gustavo Zacarias | 9e09d668310 | libev: bump to version 4.15
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzon... | | |
Gustavo Zacarias | 57c303f624f | libcurl: bump to version 7.37.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Peta... | | |
Francois Perrad | c38a9fb0936 | perl-gdgraph: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni ... | | |
Francois Perrad | 5c58e0adb3f | perl-gdtextutil: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzo... | | |
Francois Perrad | 39d1f0645ea | perl-gd: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thom... | | |
Francois Perrad | 6d3962f0bd0 | support/scripts/scancpan: automatically populate LICENSE_FILES
This commit improves the scancpan script to automatic... | | |
Thomas Petazzoni | bef732889c0 | python-numpy: remove duplicate BR2_sh in dependencies
Reported-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: T... | | |
Thomas Petazzoni | 26043fdbf07 | opencv: since 2.4.8 bump, requires NPTL
The core module of OpenCV is now using the pthread_spin_*() API, which
is on... | | |
Thomas Petazzoni | 153990dfd89 | python-numpy: disable on non-supported architectures
The numpy/core/include/numpy/npy_cpu.h file has some
architectu... | | |
Bernd Kuhls | 7cfc0f89359 | package/eudev: Bump version to 1.9
- Switch EUDEV_SITE to official upstream:
http://sources.gentoo.org/cgi-bin/vie... | | |
Gustavo Zacarias | 90bb58d74bc | gnupg: security bump to version 1.4.18
Fixes CVE-2014-4617 (The do_uncompress function in g10/compress.c
allows cont... | | |
Jeremy Kerr | 4ef1fb88faa | package/powerpc-utils: Add powerpc hardware utilities
This change adds a package definition for the powerpc-utils pr... | | |
Gustavo Zacarias | f8f3073b188 | linux: fix fallout from c78d57637cd57a383e44713eb27e654b3071340e
The new variable LINUX_TARGET_NAME is unconditional... | | |
Gustavo Zacarias | 5ae4e49ed45 | libconfuse: needs host-flex
Fixes:
http://autobuild.buildroot.net/results/63f/63f6f6204058932b02f79eaaa44eb4555c5bbb... | | |
Jeremy Kerr | e36e7db9330 | package/kexec-lite: Add a package for the kexec-lite tools
Kexec-lite is a tiny impementation of kexec for devicetre... | | |
Alvaro G. M | 994e9fa72e8 | dcron: provide init script
dcron doesn't create a pid file, so we run it in foreground but make
start-stop-daemon cr... | | |
Gustavo Zacarias | 00bf63600ed | gcc: bump 4.9.x series to version 4.9.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Tho... | | |
Gustavo Zacarias | e3d5da651b7 | musl: work around gcc 4.9.x bug
MUSL doesn't build happily with gcc 4.9.0/1 so work around the bug when
appropiate a... | | |
Gustavo Zacarias | 21e468fc4ff | gettext: bump to version 0.19.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Peta... | | |
Vincent | 9d76e731a6b | pandaboard: remove use of gcc 4.6.x
Gcc 4.6.x is legacy now; remove version specification from the config file to
re... | | |
Francois Perrad | a97d7e8f1ae | perl-io-socket-ssl: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Peta... | | |
Francois Perrad | 1c7ab72386f | support/script/scancpan: add support for BR2_PREFER_STATIC_LIB
Perl extensions are loaded at runtime with dlopen(), ... | | |
Sagaert Johan | 31d8a19a907 | jquery-mobile : bump to version 1.4.3
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Signed-off-by: Thomas P... | | |
Gustavo Zacarias | eada19f244b | pkg-autotools: fix bad GETTEXTIZE_OPT assignment
HOST_PKG_GETTEXTIZE_OPT should get assigned PKG_GETTEXTIZE_OPT and ... | | |
Bernd Kuhls | 87658592a79 | package/mesa3d: Bump to version 10.2.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Bernd Kuhls | 7150edb8e2f | package/mesa3d: Remove dependency for the libxml2 module of host-python
Remove the ugly BR2_PACKAGE_HOST_LIBXML2_PYT... | | |
Bernd Kuhls | 17ad75a5a3c | package/mesa3d: Depend on xorg meta package instead of xserver_xorg-server
mesa3d does not depend on the xorg server... | | |
Bernd Kuhls | 1fcc621f034 | package/mesa3d: Fix optional DRI3 support
DRI3 support is optional in mesa3d, but mesa3d expects it by default,
so a... | | |
Bernd Kuhls | 2b1bbc16bc4 | xlib_libxshmfence: New package
Needed for DRI3 support in mesa3d:
configure: error: Package requirements (x11 xext ... | | |
Gustavo Zacarias | 1f821f6522c | ntp: properly select/filter netsnmp for ntpsnmpd
BR2_PACKAGE_NTP_SNMPD was pushing netsnmp into dependencies but was... | | |
Gustavo Zacarias | 74d217d3db5 | transmission: security bump to version 2.84
Fixes CVE-2014-4909 (peer communication vulnerability).
Signed-off-by: ... | | |
Alvaro Gamez | 351680c1a09 | package/libconfuse: switch to the new upstream
libconfuse is being migrated to github (see
http://www.nongnu.org/con... | | |
Yann E. MORIN | 368eab18333 | package/gst1-plugins-bad: gettextize to match the new gettext version
The gettext macros in the package are from a g... | | |
Yann E. MORIN | 8a8cc7ae3c5 | package/parted: gettextize to match the new gettext version
The gettext macros in the package are from a gettext ver... | | |
Yann E. MORIN | e0c5e75bc66 | package/coreutils: gettextize to match the new gettext version
The gettext macros in the package are from a gettext ... | | |
Yann E. MORIN | 70c2514b8ab | package/wget: use the new gettextize infra
Instead of using a custom hook to gettextize wget, use the new
gettextize... | | |
Yann E. MORIN | 1bdd6ca0203 | manual: add gettextize explanations in the manual
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Gusta... | | |
Yann E. MORIN | 899258344f8 | pkg-autotools: add support to gettextize a package
In case a package comes with a gettext infra which is different f... | | |
Samuel Martin | cff18c2f347 | opencv: add jasper support
[Thomas: adjust Config.in help text as suggested by Yann E. Morin.]
Signed-off-by: Samue... | | |
Samuel Martin | deae1b8c891 | opencv: enable SSE4.1 SSE4.2 support when available
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: "Y... | | |
Samuel Martin | 2abfd50aefd | opencv: disable OpenMP support
Since there is currently no easy way to know if the current Buildroot
configuration h... | | |
Samuel Martin | 9401953c45e | opencv: disable opencl support/module
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: "Yann E. MORI... | | |
Samuel Martin | b49bd9c4ab3 | opencv: disable apps module
This module is used to build programs for training classifiers.
Signed-off-by: Samuel M... | | |
Samuel Martin | 984c06cffc6 | opencv: add superres module knob
This new module has been introduced in opencv-2.4.8.
Signed-off-by: Samuel Martin ... | | |
Samuel Martin | 0af54614e4c | opencv: sort and reorder SW support options
Sort SW features by category and disable them when not supported by
Buil... | | |
Samuel Martin | c391043ef50 | opencv: sort and reorder HW support options
Sort per HW features and disable their support when it is not suppported... | | |
Samuel Martin | 71a67380b69 | opencv: sort and reorder CMake configuration flags
To make easier future package update.
Signed-off-by: Samuel Mart... | | |
Samuel Martin | d16c4669592 | opencv: bump to version 2.4.8
This patch bumps OpenCV version and address the minimal set of change to
get the new v... | | |
Samuel Martin | fa6a965c5ec | python-numpy: add optional blas/lapack support
python-numpy can be linked with libblas and liblapack, so
automatical... | | |
Samuel Martin | 6777348f340 | python-numpy: new package
This patch add NumPy package for python.
Since Fortran support has been deprecated in Bui... | | |
Thomas Petazzoni | 643627fc43a | pkg-python: add staging installation support
python-numpy needs to be installed to the staging directory, since it
a... | | |
Bernd Kuhls | 17240db1432 | ffmpeg: Add libva support
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thom... | | |
Bernd Kuhls | cc36c8b5f04 | libva-intel-driver: new package
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni... | | |
Bernd Kuhls | 31f27082500 | libva: new package
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.peta... | | |
Gustavo Zacarias | eebe3bb1858 | barebox: bump to version 2014.07.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas P... | | |
Gustavo Zacarias | 4c292805576 | uboot: bump to version 2014.07
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petaz... | | |
Gustavo Zacarias | 57defd2bc29 | uboot-tools: bump to version 2014.07
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas... | | |
Gustavo Zacarias | a985d4ddca9 | ncmpc: bump to version 0.24
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzon... | | |
Joerg Krause | 60381446527 | upmpdcli: new package
[Thomas:
- add package to package/Config.in
- add missing dependencies on thread and largefi... | | |
Jérôme Pouiller | 3a0229c3c38 | qt5: Add an option to select default platform
Whithout this path, default platform is automaticaly set (generally
se... | | |
Luca Ceresoli | 50f8fbbf057 | exim: get rid of the convert the custom config file boolean knob
The current implementation causes troubles with the... | | |
Thomas Petazzoni | 26b48299087 | quagga: depends on MMU
Fixes:
http://autobuild.buildroot.org/results/1c5/1c5fdfe3a0248b65efdea0594d8367ff907015d4... | | |
Waldemar Brodkorb | b41ec531c2b | give a hint about git rebase
It seems common knowledge to use git rebase in interactive mode
to fixup issues while r... | | |
Eric Le Bihan | 95c914fae8f | dbus: enable systemd support
Enable systemd support if systemd is selected as init system (require
systemd compatibi... | | |
Eric Le Bihan | 64b38f03a70 | systemd: fix path for kmod in service files
The path for kmod used in kmod-static-nodes.service is the one found by
... | | |
Hadrien Boutteville | 1612fd39e11 | cairo: add freetype and gobject support
Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>
Cc: Thoma... | | |
Hadrien Boutteville | 08d3ec14d42 | pango: bump to version 1.36.3
Note: HarfBuzz is needed to build Pango. Configure does not return an
error if HarfBuz... | | |
Hadrien Boutteville | b39abd45895 | libglib2: bump to version 2.40.0
Remove patch because it is applied upstream in this version.
Signed-off-by: Hadrie... | | |
Waldemar Brodkorb | 12687de8ad4 | qemu/sh4-r2d: update default configuration to Linux 3.15.x
Result tested with Qemu 2.0.0 without issues.
Old SCI pro... | | |
Eric Nelson | 9ba15d96244 | nitrogen6x: include .dtb files for compatible variants
The Boundary Devices Nitrogen6X comes in a number of variants... | | |
Gary Bisson | d8bbfe759e4 | nitrogen6x: bump kernel version to 3.10.17
Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Cc: Hadrien Bouttevill... | | |
Gary Bisson | 4c516e21ff9 | imx6sololiteevk: bump kernel version to 3.10.17
Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Cc: Hadrien Boutt... | | |
Gary Bisson | 7e9e3049cff | imx6sabresd: bump kernel version to 3.10.17
Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Cc: Hadrien Bouttevil... | | |
Yann E. MORIN | 71f060f4d30 | package/gst-fsl-plugins: add default platform
Set the default platform for gst-fsl-plugins, based on the one choosen... | | |
Gary Bisson | cc5ea8d39b3 | gst-fsl-plugins: bump to version 3.0.11
As the VPU code is now apart from imx-lib, this package also depends
on imx-... | | |
Gary Bisson | 5cfdce3ca00 | libfslparser: bump to version 3.0.11
This package version is now independent from freescale-imx package.
Signed-off... | | |
Gary Bisson | ac2985f2f7b | libfslcodec: bump to version 3.0.11
This package version is now independent from freescale-imx package.
Signed-off-... | | |
Gary Bisson | 206b7abd986 | libfslvpuwrap: bump to version 1.0.46
The libfslvpuwrapp versionning no longer follows the same version scheme
as th... | | |
Gary Bisson | b701f89eb89 | freescale-imx: add imx-vpu package
As of 3.10.17-1.0.0 release, VPU code is now in its own package.
Signed-off-by: ... | | |
Gary Bisson | 0a14b3bee8f | package/gpu-viv-bin-mx6q: only available for i.MX6Q
Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
[yann.morin.1... | | |
Gary Bisson | 5398253c8a7 | freescale-imx: change platform choice to be common
That way all the i.MX packages can inherit from that information,... | | |
Gary Bisson | 78c22062d8b | freescale-imx: update imx-lib package
The include files from the FSL kernel are properly separated out in
uapi, so w... | | |
Gary Bisson | e783d8a5198 | freescale-imx: bump to version 3.10.17-1.0.0
Bumping the version requires some heavy changes in the different
i.MX r... | | |
Alexey Brodkin | 8fa35b77f75 | uclibc: fix tests building in uClibc 0.9.33.2
Following patches are required for successful bulding of uClibc built-... | | |
Sven Neumann | 201adefb6e1 | Makefile: do not purge locale-archive from target
The rules to purge unwanted locales from the target also removed
t... | | |
Gustavo Zacarias | 21510bdb0bf | makedevs: add license information
[Thomas: change license to be GPLv2. The header of makedevs.c is a bit
unclear, as... | | |
Fabio Porcedda | 67f25d1b212 | infra: fix "<pkg>-rebuild" when using rsync source feature
Because the configure stamp file depends on the rsync sta... | | |
Massimo Callegari | 762b14713e2 | qt5webkit-examples: new package
[Thomas: remove QT5WEBKIT_EXAMPLES_INSTALL_STAGING = YES.]
Signed-off-by: Massimo C... | | |
Waldemar Brodkorb | a570dea84f2 | configs: add new configuration for qemu-system-xtensa
Tested with Qemu 2.0.0.
Overlay is from
https://github.com/jcm... | | |
Waldemar Brodkorb | c78d57637cd | linux: add option to explicitly specify the kernel image name
For example the upcoming qemu-xtensa patch is using th... | | |
Gustavo Zacarias | 58b748dc480 | at: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzon... | | |
Luca Ceresoli | a27c0117a47 | exim: allow using a custom configuration file
exim has lots of options configurable before the build process. It's n... | | |
Thomas Petazzoni | fbcfbf66b5c | lm-sensors: sensors-detect requires perl
The sensors-detect program is in fact a Perl script, so it won't run
on the... | | |
Thomas Petazzoni | 6c70c45004b | lm-sensors: don't use host ldconfig
To know whether the libiconv library is available, lm-sensors is using
the host ... | | |
Thomas Petazzoni | 3ad96773cd8 | lm-sensors: fix static-only builds
This commit adds a patch to lm-sensors to support a new variable
BUILD_SHARED_LIB... | | |
Jordi Llonch | c54de0884f3 | php: add FPM support
[Thomas: adjust commit title, as suggested by Gustavo.]
Signed-off-by: Jordi Llonch <jordi.llo... | | |
Karoly Kasza | c9b4b57f849 | dependencies.sh: add other Debian package names for 32 bits libraries
[Thomas: implemented Arnout suggestion.]
Sign... | | |
Gustavo Zacarias | ddc67dad2ca | uclibc: don't install tools to staging when static
Don't try to install ld* tools to staging when it's a static buil... | | |
Gustavo Zacarias | a95b9cc1244 | statserial: don't link against legacy curses
Link against libncurses instead of the legacy libcurses.
Signed-off-by... | | |
Alvaro G. M | 1b1ed350897 | dcron: new package
[Thomas: wrap help text, add BR2_USE_MMU dependency, minor fixes in
.mk file.]
Signed-off-by: Al... | | |
Henry Margies | a37b214c434 | python, python3: build with tzset support
This patch adds support for time.tzset() in Python 2.7 and Python 3.
The ... | | |
Next → |