summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ethtool: bump to version 3.15Gustavo Zacarias2014-07-231-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tcpdump: bump to version 4.6.1Baruch Siach2014-07-231-1/+1
| | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libpcap: bump to version 1.6.1Baruch Siach2014-07-231-1/+1
| | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-try-tiny: new packageFrancois Perrad2014-07-233-0/+21
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-path-tiny: new packageFrancois Perrad2014-07-233-0/+21
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-json-tiny: new packageFrancois Perrad2014-07-233-0/+21
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-datetime-tiny: new packageFrancois Perrad2014-07-233-0/+21
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mysql: host-mysql depends on host-zlibMarcelo Gutiérrez(UTN/FRH)2014-07-221-1/+1
| | | | | | | | | | | Fixes: http://autobuild.buildroot.org/results/ffe/ffe8229f869a67e84c1eacec0055cce8b1906441/ [Thomas: add autobuilder reference.] Signed-off-by: Marcelo Gutiérrez <kuyurix@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mysql: add mysql init scriptMarcelo Gutiérrez(UTN/FRH)2014-07-212-0/+35
| | | | | | | | | | | [Thomas: explicitly specify the path to the PID file, and also on the first boot, generate the mandatory MySQL system tables so that the MySQL daemon actually starts properly.] Signed-off-by: Marcelo Gutiérrez <kuyurix@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> merge init script
* mysql: add mysql userMarcelo Gutiérrez(UTN/FRH)2014-07-211-0/+4
| | | | | | | | | | [Thomas: do not define a password nor a shell, add a description for the user.] Signed-off-by: Marcelo Gutiérrez <kuyurix@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> merge user def
* mysql: fix missing directoryMarcelo Gutiérrez(UTN/FRH)2014-07-211-0/+7
| | | | | Signed-off-by: Marcelo Gutiérrez <kuyurix@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perf: Don't build backtrace for ARCMischa Jonker2014-07-211-0/+10
| | | | | | | | [Thomas: add more details as a comment in the code, provided by Anton Kolesov. Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* evemu: enable python3 bindingsPeter Seiderer2014-07-213-4/+65
| | | | | | | | | | | Add evemu/python3 related patches: - fix python/evemu/base.py for python3 (add patch from [1]) - fix python3 binding runtime failure [1] http://ftp.de.debian.org/debian/pool/main/e/evemu/evemu_1.2.0-2.debian.tar.xz Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* evemu: build python2 binding only if target python2 is enabledPeter Seiderer2014-07-212-0/+55
| | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* evemu: fix host-python/host-python3 dependencyPeter Seiderer2014-07-211-2/+2
| | | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* evemu: disable tests via evemu configure optionPeter Seiderer2014-07-213-19/+47
| | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5quickcontrols: depend on quick moduleFatih Aşıcı2014-07-211-7/+5
| | | | | | | Also remove redundant dependencies. Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5graphicaleffects: depend on quick moduleFatih Aşıcı2014-07-211-6/+5
| | | | | | | Also remove redundant dependencies. Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5: install qmls if quick module is selectedFatih Aşıcı2014-07-215-5/+5
| | | | | Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5declarative: add an option for quick moduleFatih Aşıcı2014-07-212-8/+21
| | | | | | | With this change, qt5declarative can be built without OpenGL. Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perf: Add support for Linux 3.13Anton Kolesov2014-07-211-1/+1
| | | | | | | | | The Makefile has been renamed to Makefile.perf; so now we check both Makefile and Makefile.perf to support 3.7 - 3.12 and 3.13 - beyond. Signed-off-by: Anton Kolesov <Anton.Kolesov@synopsys.com> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lua-posix: bump to version 32Francois Perrad2014-07-212-56/+1
| | | | | | | | the patch was merged upstream, see https://github.com/luaposix/luaposix/pull/117 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lua-messagepack: bump to version 0.3.1Francois Perrad2014-07-211-1/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openswan: needs host-flexGustavo Zacarias2014-07-211-1/+1
| | | | | | | | | | Although parser.l is shipped it seems it might get regenerated from parser.y sometimes and an old installed flex might not be good enough. Fixes: http://autobuild.buildroot.net/results/e59/e5970eae28d01503d89a5d4e593711d7a27da8b5/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libcurl: fix nss related build failureGustavo Zacarias2014-07-212-0/+43
| | | | | | | | | Patch is a reduced set from upstream (removed RELEASE-NOTES chunk or it doesn't apply, cosmetic only). Fixes: http://autobuild.buildroot.net/results/d0b/d0bf614006e7c7de749dcea7abd584f0aa142418/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* php-memcached: make zlib directory explicitGustavo Zacarias2014-07-211-1/+2
| | | | | | | | Otherwise it fails to find in some cases. Fixes: http://autobuild.buildroot.net/results/993/99342e74d0866a7acddbf9da66aafbfa4f3c12f1/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5multimedia: fix installation when quick is disabledFatih Aşıcı2014-07-211-1/+7
| | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/b97/b975c4bb8aebad2d0b8eaefc98c42c0460ace5be/ http://autobuild.buildroot.net/results/b1c/b1ca9c845f1cf3a396cbd7ad81bfc4411974c709/ Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5base: allow selection of OpenGL APIFatih Aşıcı2014-07-203-7/+62
| | | | | Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5multimedia: make qt5declarative dependency optionalFatih Aşıcı2014-07-202-9/+7
| | | | | | | Also add missing dependencies on gui and network modules. Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/opencv: fix dependencies for the Qt and GTK backendsYann E. MORIN2014-07-201-3/+4
| | | | | | | | | | | | | | | | | | | | | | | Only the highgui module can use Qt or GTK (as noticed by Thomas.) However, it is currently possible to select the Qt or the GTK backends support independently of highgui, thus breaking the configuration step of opencv. Just hide the Qt and GTK backends when highgui is not selected. Fixes: http://autobuild.buildroot.org/results/efc/efc9590a193235701fee535f4a1da7b39c426665/ http://autobuild.buildroot.org/results/b6a/b6acd983b8c78005feef6864af469bd348ab742a/ [Thomas: remove 'if BR2_PACKAGE_OPENCV_LIB_HIGHGUI' statements since BR2_PACKAGE_OPENCV_WITH_QT now depends on BR2_PACKAGE_OPENCV_LIB_HIGHGUI] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-gdgraph: fix configureFrancois Perrad2014-07-201-0/+24
| | | | | | | see http://autobuild.buildroot.org/results/3e1/3e1698b0523dfa46f5b3ee03a22af820f7342c39/build-end.log Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libglib2: backport native linux GMutex implementationMax Filippov2014-07-201-0/+279
| | | | | | | | | | | This fixes libglib2 build on architectures that don't support NPTL. Fixes: http://autobuild.buildroot.org/results/a1a/a1a1f97a2c54ba4f7f7e44cc094a55bd23ca0aa0/ Backported from: 49b59e5ac4428a6a99a85d699c3662f96efc4e9d Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xlib_libFS: Add missing host-pkgconf dependencyBernd Kuhls2014-07-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compile error: checking for FS... configure: error: in `/home/br/br/output/build/xlib_libFS-1.0.6': configure: error: The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Alternatively, you may set the environment variables FS_CFLAGS and FS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. To get pkg-config, see <http://pkg-config.freedesktop.org/>. See `config.log' for more details using this minimal defconfig BR2_TOOLCHAIN_EXTERNAL=y BR2_PACKAGE_XORG7=y BR2_PACKAGE_XAPP_XFS=y Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xapp_xfs: Fix compile errors after libXfont 1.5.0 updateBernd Kuhls2014-07-201-4/+6
| | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/385/385cffbab4261337afa449998aa7457a8142db92/ [Thomas: add comment about the new xfont_font-util dependency being needed only for autoreconf.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xlib_libXfont: Bump version to 1.5.0Bernd Kuhls2014-07-201-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libglew: new packageBernd Kuhls2014-07-203-0/+56
| | | | | | | | | | This package is needed for OpenGL support in xbmc: https://github.com/xbmc/xbmc/blob/Gotham/configure.in#L1069 [Thomas: add BSD-3c to the list of licenses.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libglu: new packageBernd Kuhls2014-07-193-0/+28
| | | | | | | | This package is needed for OpenGL support in xbmc: https://github.com/xbmc/xbmc/blob/Gotham/configure.in#L1070 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* google-breakpad: disable on mips64Thomas Petazzoni2014-07-191-1/+1
| | | | | | | | | | | | | | Due to some mmap() related issue, google-breakpad fails to build on mips64, so let's disable it for the moment. The mips/mips64 folks might be interested in fixing that later. Fixes: http://autobuild.buildroot.org/results/2b0/2b03937693ea400ddcc7e8364ff7dc22ce651669/ Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Cc: Markos Chandras <Markos.Chandras@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xserver_xorg-server: Bump version to 1.16.0Bernd Kuhls2014-07-196-175/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version bump includes bumping version xlib_libXfont to 1.4.99.901 & xproto_fontsproto to 2.1.3. xserver_xorg-server 1.16.0 depends on them, but they are incompatible with older versions of xserver_xorg-server, for details and libXfont-related CVE´s see http://lists.x.org/archives/xorg-announce/2014-July/002453.html Also remove patches applied upstream. Since a different patch than xserver_xorg-server-100-mips.patch was committed upstream: http://cgit.freedesktop.org/xorg/xserver/commit/?id=19e5a13970ad9d440c0789395e94931429ef4fbb I also compile tested using this defconfig: BR2_mips64=y BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y BR2_PACKAGE_MESA3D=y BR2_PACKAGE_MESA3D_DRI_DRIVER_SWRAST=y BR2_PACKAGE_MESA3D_OPENGL_EGL=y BR2_PACKAGE_MESA3D_OPENGL_ES=y BR2_PACKAGE_XORG7=y BR2_PACKAGE_XSERVER_XORG_SERVER=y BR2_PACKAGE_XSERVER_XORG_SERVER_MODULAR=y Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xapp_xcursorgen: Bump version to 1.0.6Bernd Kuhls2014-07-191-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xproto_inputproto: Bump version to 2.3.1Bernd Kuhls2014-07-191-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xlib_libXft: Bump version to 2.3.2Bernd Kuhls2014-07-191-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/pixman: Bump version to 0.32.6Bernd Kuhls2014-07-191-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xlib_libICE: Bump version to 1.0.9Bernd Kuhls2014-07-191-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xlib_libXi: Bump version to 1.7.4Bernd Kuhls2014-07-191-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openssl: drop libdl from pc fileGustavo Zacarias2014-07-191-0/+8
| | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/2a2/2a274e2dbffd268a391b0e8a15dae5a759b870a1/ [Thomas: move registration of the hook inside the condition.] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* dependencies.sh: fix typoVincent2014-07-191-1/+1
| | | | | | Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* support/gen-manual-lists.py: bail out early for legacy symbolsYann E. MORIN2014-07-191-2/+2
| | | | | | | | | | When searching for virtual package providers, there's no need to handle legacy symbols at all, so just bail out early. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Samuel Martin <s.martin49@gmail.com> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* support/gen-manual-lists.py: remove unneeded arg in private functionYann E. MORIN2014-07-191-3/+3
| | | | | | | | | No need to pass as argument to a function, members of the class it's in. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Samuel Martin <s.martin49@gmail.com> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/xbmc: remove spurious build-dependency on udevYann E. MORIN2014-07-191-1/+1
| | | | | | | | | | | CEC support with libcec needs udev, but it is the responsibility of libcec to have proper build-dependencies, not XBMC. So, just remove the spurious dependency on udev in XBMC. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud