Bernd Kuhls
c585980193
package/x11r7/xdriver_xf86-video-vmware: bump version to 13.2.1
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-27 22:31:40 +01:00
Bernd Kuhls
19ad486c6b
package/x11r7/xdriver_xf86-video-openchrome: bump version to 0.5.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-27 22:31:33 +01:00
Bernd Kuhls
a68c52366f
package/x11r7/xdriver_xf86-video-ati: bump version to 7.8.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-27 22:31:29 +01:00
Bernd Kuhls
415893dfe1
package/x11r7/xdriver_xf86-video-amdgpu: bump version to 1.2.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-27 22:31:25 +01:00
Bernd Kuhls
c7e5e0f406
package/x11r7/xdriver_xf86-input-synaptics: bump version to 1.9.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-27 22:31:20 +01:00
Bernd Kuhls
8e5380db9e
package/x11r7/xdriver_xf86-input-mouse: bump version to 1.9.2
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-27 22:31:15 +01:00
Bernd Kuhls
87d88afe4b
package/x11r7/xdriver_xf86-input-keyboard: bump version to 1.9.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-27 22:31:10 +01:00
Bernd Kuhls
7ffd68ba92
package/x11r7/xdriver_xf86-input-joystick: bump version to 1.6.3
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-27 22:31:06 +01:00
Gary Bisson
8182b741b0
xdriver_xf86-video-imx-viv: bump version to 5.0.11.p8.6
...
This patch is based on the Yocto equivalent:
https://github.com/Freescale/meta-freescale/commit/0c40332c
The following xorg.conf was used in order to force the use of the
vivante module:
https://github.com/Freescale/meta-fsl-arm/blob/master/recipes-graphics/xorg-xserver/xserver-xf86-config/mx6/xorg.conf
Note that the X server must be started with the "noreset" option to
avoid crashes when closing X apps.
Tested with:
# X -noreset &
# cd /usr/share/examples/viv_samples/vdk/
# DISPLAY=:0 ./tutorial7
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-01 19:27:46 +01:00
Bernd Kuhls
23f8cbb95d
package/x11r7/xdriver_xf86-input-libinput: bump version to 0.22.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-29 15:15:01 +02:00
Bernd Kuhls
af59e77d04
package/x11r7/xlib_libXi: bump version to 1.7.8
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-29 15:15:00 +02:00
Yann E. MORIN
b63951da35
package/xdriver_xf86-input-synaptics: fix install paths
...
Get rid of the borked sdkdir variable.
Fixes (partially):
https://bugs.busybox.net/show_bug.cgi?id=8696
Reported-by: buildroot@netsolux.ch
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: buildroot@netsolux.ch
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-26 22:36:42 +02:00
Yann E. MORIN
3065189a0a
package/xdriver_xf86-input-mouse: fix install paths
...
Get rid of the borked sdkdir variable.
Fixes (partially):
https://bugs.busybox.net/show_bug.cgi?id=8696
Reported-by: buildroot@netsolux.ch
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: buildroot@netsolux.ch
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-26 22:36:41 +02:00
Yann E. MORIN
b8bd2bea3b
package/xdriver_xf86-input-libinput: fix install paths
...
Get rid of the borked sdkdir variable.
Fixes (partially):
https://bugs.busybox.net/show_bug.cgi?id=8696
Reported-by: buildroot@netsolux.ch
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: buildroot@netsolux.ch
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-26 22:36:40 +02:00
Yann E. MORIN
e07338fa99
package/xdriver_xf86-input-joystick: fix install paths
...
Get rid of the borked sdkdir variable.
Fixes (partially):
https://bugs.busybox.net/show_bug.cgi?id=8696
Reported-by: buildroot@netsolux.ch
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: buildroot@netsolux.ch
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-26 22:36:37 +02:00
Yann E. MORIN
df85344554
package/xdriver_xf86-input-evdev: fix install paths
...
Get rid of the borked sdkdir variable.
Fixes (partially):
https://bugs.busybox.net/show_bug.cgi?id=8696
Reported-by: buildroot@netsolux.ch
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: buildroot@netsolux.ch
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-26 22:36:36 +02:00
Bernd Kuhls
8e1625b8d3
package/x11r7/xlib_libXxf86dga: needs MMU
...
Fixes
http://autobuild.buildroot.net/results/f8f/f8f0b6cf9af21ff7d9ac76e670a7735ee9753315/
http://autobuild.buildroot.net/results/579/579e6db79929910ac53a914f65fc398a483134ae/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-10-15 00:44:54 +02:00
Bernd Kuhls
a4663dcbde
package/x11r7/xlib_libXvMC: security bump to 1.0.10
...
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:41 +02:00
Bernd Kuhls
8cda10e78d
package/x11r7/xlib_libXv: security bump to 1.0.11
...
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:40 +02:00
Bernd Kuhls
46b271ae39
package/x11r7/xlib_libXtst: security bump to 1.2.3
...
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:39 +02:00
Bernd Kuhls
e1c5041287
package/x11r7/xlib_libXrender: security bump to 0.9.10
...
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:38 +02:00
Bernd Kuhls
5136df0116
package/x11r7/xlib_libXrandr: security bump to 1.5.1
...
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:36 +02:00
Bernd Kuhls
bd61548a82
package/x11r7/xlib_libXi: security bump to 1.7.7
...
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:35 +02:00
Bernd Kuhls
255ed433fa
package/x11r7/xlib_libXfixes: security bump to 5.0.3
...
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:34 +02:00
Bernd Kuhls
274ac0116b
package/x11r7/xlib_libX11: security bump to 1.6.4
...
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:33 +02:00
Bernd Kuhls
4b7745a4b4
package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.4
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:32 +02:00
Bernd Kuhls
13a77e9f16
package/x11r7/xdriver_xf86-input-libinput: bump version to 0.20.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:31 +02:00
Bernd Kuhls
fdbc3a8bbd
package/x11r7/xkeyboard-config: bump version to 2.19
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-07 15:23:29 +02:00
Bernd Kuhls
e302064dd4
package/x11r7/xproto_xproto: bump version to 7.0.31
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-25 23:13:00 +02:00
Bernd Kuhls
1038703ce2
package/x11r7/xlib_libXfont: bump version to 1.5.2
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-25 23:12:59 +02:00
Bernd Kuhls
17644536f9
package/x11r7/xdriver_xf86-video-nouveau: bump version to 1.0.13
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-25 23:12:57 +02:00
Bernd Kuhls
9837a725c1
package/x11r7/xdriver_xf86-video-ati: bump version to 7.7.1
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-25 23:12:56 +02:00
Bernd Kuhls
3bd3c42720
package/x11r7/xdriver_xf86-video-amdgpu: bump version to 1.1.2
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-25 23:12:55 +02:00
Bernd Kuhls
ae567c4f53
package/x11r7/xdriver_xf86-input-libinput: bump version to 0.19.1
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-25 23:12:53 +02:00
Bernd Kuhls
f4918b3a74
package/x11r7/xserver_xorg-server: glamor depends on libgl
...
Fixes
http://autobuild.buildroot.net/results/1f6/1f6131c25738577afd8e097d126e8166cbcfcdd8/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-08 23:11:05 +02:00
Bernd Kuhls
ebb3e9ba91
package/x11r7/xdriver_xf86-video-intel: use -O2 build optimisation level
...
Reported by Gustavo:
http://lists.busybox.net/pipermail/buildroot/2016-August/169959.html
The fix was suggested on the Gentoo bugtracker:
https://bugs.gentoo.org/show_bug.cgi?id=582910#c4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-20 15:00:41 +02:00
Thomas Petazzoni
3686101a2a
xserver_xorg-server: move existing patch, and add to 1.17.4
...
As reported by Manuel in bug #9161 , the commit
19b503b0d2
that bumped the X.org server
from 1.18.3 to 1.18.4 forgot to also rename the patch directory, making
the existing patch orphan, while it is still needed. This commit
therefore renames the 1.18.3 directory to 1.18.4.
Moreover, this patch is also needed for the 1.17.x X.org server series
which has been added recently, so this commit also adds the patch to a
new 1.17.4 directory.
Fixes bug #9161 .
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-10 15:12:34 +02:00
Bernd Kuhls
c38103f2fe
package/x11r7/xdriver_xf86-video-savage: disable DRI support when not available
...
Fixes
http://autobuild.buildroot.net/results/ecd/ecdb6977d282c276cbdf1f3dd0ccfaddff1d1ac5/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-07 22:50:09 +02:00
Bernd Kuhls
d3aa440236
package/x11r7/xdriver_xf86-video-intel: bump version
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-07-28 22:01:27 +02:00
Bernd Kuhls
19b503b0d2
package/x11r7/xserver_xorg-server: bump version to 1.18.4
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-23 14:42:00 +02:00
Yugendra Sai Babu Nadupuru
8159b4f80a
xapp_xinit: point to target's "mcookie"
...
The X11 package builds the "mcookie" executable, when selected, into
the directory output/host/usr/bin/mcookie. The xapp_init's "configure"
attempts to find the "mcookie" executable using the host's path. If
the host has an installed "mcookie" application in their /bin folder,
it can influence the build. The following patch forces the expected
mcookie location.
Related:
http://thread.gmane.org/gmane.comp.lib.uclibc.buildroot/50310
Signed-off-by: Yugendra Sai Babu Nadupuru <yugendra.sai.babu.nadupuru@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
[Thomas:
- remove conditional on the mcookie package being enabled, since
xapp_xinit depends on the X.org server, and the X.org server
selects mcookie.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-16 13:53:56 +02:00
Yann E. MORIN
d522728d50
package/xcb-proto: add upstream patch for python3.5 build failure v2
...
Commit 37f0412
(xcb-proto: add upstream patch for python3.5 build
failure) added an upstream patch to fix building with python3.5, but
missed another one.
Add it now.
Fixes:
http://autobuild.buildroot.org/results/b43/b43dc7013feddccaff913cb304d3ecb073ef6112/
http://autobuild.buildroot.org/results/7e0/7e08d7ac2eb40033fd928d7c30d9660825964fa3/
http://autobuild.buildroot.org/results/ca3/ca35393db46d6b08d3e0e9eaa55ff575c8cf36d7/
[...]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-16 10:12:39 +02:00
Romain Perier
255086f960
package/xserver_xorg-server: add version 1.17.4
...
Some old binary blobs drivers only implement an old VIDEODRV ABI. This
is the case for the AMD Catalyst driver for example.
Such a situation already exists with the nvidia-tegra23, that only
support the VIDEODRV ABI 14.
Since VIDEODRV ABIs are not backward compatible [0], lets introduce an
older Xserver version that supports such an old ABI.
0. https://www.x.org/wiki/XorgModuleABIVersions/
Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-15 15:05:35 +02:00
Thomas Petazzoni
d0cc879293
mcookie: remove SOURCE variable
...
Now that the package infrastructure doesn't attempt to download a package
that has an empty version string, there's no need to define the SOURCE
variable in the mcookie package.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-07-03 12:58:51 +02:00
Arnout Vandecappelle
37f041205e
xcb-proto: add upstream patch for python3.5 build failure
...
Since we run compileall on all python files in TARGET_DIR as part of
the finalization, the align.py from xcb-proto will be compiled (it is
not compiled as part of the package build). This file contains mixed
tab-spaces indentation, which python 3.5 no longer allows.
Add an upstream patch that cleans up the indentation in this file.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-03 10:24:43 +02:00
Julien Floret
fad2b2366d
xutil_makedepend: add explicit dependencies for host variant
...
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-03 09:38:05 +02:00
Julien Floret
73dee67e8d
xlib_libxkbfile: add explicit dependencies for host variant
...
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-03 09:37:51 +02:00
Julien Floret
692af41079
xlib_libfontenc: add explicit dependencies for host variant
...
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-03 09:37:41 +02:00
Julien Floret
20c127a7f1
xlib_libXrender: add explicit dependencies for host variant
...
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-03 09:36:21 +02:00
Julien Floret
037f7ba815
xlib_libXfont: add explicit dependencies for host variant
...
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-03 09:35:44 +02:00