summaryrefslogtreecommitdiff
path: root/recipes-graphics/xorg-xserver
AgeCommit message (Collapse)Author
2017-12-20xserver-xorg: follow upstream version upgradeMax Krummenacher
While at it, remove unneeded install append as the file removed no longer exists. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07meta-toradex-tegra: cleanup whitespace useMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07xserver-xorg-1.14.7: cleanup this t20/t30 specific recipeMax Krummenacher
- add the original xserver-xorg.inc which matched the 1.14.4 recipe as the current one is no longer compatible with the older xserver. - renamed to xserver-xorg-1.14.7.inc - merge in OE specific changes from current xserver-xorg,inc. - merge bbappend into the bb file, we are the only user of this recipe. - set the compatible machine to SOC-Family rather than specific machines. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11apalis-tk1-mainline: Move GPU acceleration support to mesaDominik Sliwa
Instead of patching every app, let's patch mesa to pretend that we have a normal GPU. based on: github.com/Gnurou/mesa/commits/renderonly Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11apalis-tk1: Mainline kernel machineDominik Sliwa
This patch adds mainline linux based Apalis TK1 machine. It includes compatible recipes for libdrm, mesa, Xorg, and weston. Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-11xserver-xorg_1.14.7.bb: don't deploy 10-evdev.confMax Krummenacher
With the update 'xf86-input-evdev: Upgrade 2.9.2 -> 2.10.0' this file is provided by the evdev recipe. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11xserver-xf86-config bbappend: use version wildcardMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29xorg-server: remove Vybrid xorg.confColibri_T30_LinuxImageV2.6.1Beta1_20160929Colibri_T20_LinuxImageV2.6.1Beta1_20160929Apalis_TK1_LinuxImageV2.6.1Beta1_20160929Apalis_T30_LinuxImageV2.6.1Beta1_20160929Stefan Agner
The Vybrid xorg.conf should not be part of the Tegra BSP. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29xorg-xserver: mv all files into recipes-graphics/xorg-xserver/Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14xserver-xorg: add provides virtual/xserverMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14xserver-xorg: use GCC 5 patch from upstreamRoss Burton
Upstream has already fixed the GCC 5 problem, so use the patch from upstream. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-14xserver-xorg: Fix build with GCC 5Khem Raj
Backport a patch from fedora details are in patch header Change-Id: I6b8dfaae3b751071bf8b0d88b15a4f95c19877f6 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-30appends: make sure that there is whitespaceMax Krummenacher
2015-08-13xserver-xorg: drop pinning to 1.14.7 for vf and mx6 based modulesMax Krummenacher
2015-05-12recipes: don't use ${PN} as a recipe name placeholderMax Krummenacher
${PN} might be extended with some magic prefix, so don't use it in SRC_URI assignments et. al.
2014-12-11xserver-xorg: use the xorg-CVE-2013-6424.patchMax Krummenacher
while at it remove the xserver-xorg.inc file in favour of the identical inc file in the openembedded-core layer.
2014-12-08xserver-xorg: fix broken X server rotation on tegrasMarcel Ziswiler
Upgrading to 1.14.7 fixes the broken X server rotation issue seen on Apalis/Colibri T20/T30 as noted on our developer website: http://developer.toradex.com/software-resources/arm-family/linux/linux/ release-details?view=all&issue=9562
2014-12-08xserver-xorg: upgrade to 1.14.7Marcel Ziswiler
This is an upgrade from the former 1.14.4 recipe as found here: http://cgit.openembedded.org/openembedded-core/tree/meta/ recipes-graphics/xorg-xserver?id= b8feee3cf21f70ba4ec3b822d2f596d4fc02a292
2014-08-04xserver: set epoch to prevent update to later versionsMax Krummenacher
HACK: during do_rootfs opkg takes the latest and greatest available in any feed, e.g. one built for another machine without prefered version rather than what PREFERRED_VERSION puts in the MACHINE_ARCH feed so we set the recipe epoch here. Thus for our architecture we're always latest and greatest.
2014-08-04xserver: tegra: use 1.14.4 from meta-fsl-armMax Krummenacher
The tegras xdrivers require an 1.14 API Make the xserver ARCH specific
2013-10-09xserver: remove the 1.13 recipe, as 1.14 now worksMax Krummenacher
2013-10-09xserver: fix patching only for the tegrasMax Krummenacher
2013-10-07xserver: V14, remove pixman_glyph_cacheMax Krummenacher
With the propriatry GPU driver, some text is not rendered. e.g. like in this report http://slopjong.de/2012/11/19/problem-with-font-rendering/ -> revert the relevant patch
2013-09-22xserver-xf86-config_0.1.bb: don't duplicate that recipeMax Krummenacher
2013-09-22remove obsolete fileMax Krummenacher
2013-09-22x-server: add version 1.13.1 which is removed from coreMax Krummenacher
2013-08-26xserver: move all xserver stuff in the same directoryMax Krummenacher
2013-08-26xserver: enable xinerame for apalis-t30 platformMax Krummenacher