summaryrefslogtreecommitdiff
path: root/recipes-graphics
AgeCommit message (Collapse)Author
2015-08-13xserver-xorg: drop pinning to 1.14.7 for vf and mx6 based modulesMax Krummenacher
2015-08-07gpu-viv-bin: package has been renamed and splitMax Krummenacher
gpu-viv-bin-mx6q -> imx-gpu-viv with a bunch of subpackages.
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.
2015-03-31mesa: remove egl, gles instead of using mesa-glMax Krummenacher
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-12-08eglinfo-x11: add bbappend for tegraMarcel Ziswiler
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-04Use generic bbappend filesMax Krummenacher
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
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
2014-04-03gpu-viv-bin-mx6q: add bbappend for no samplesMax Krummenacher
adds gpu-viv-bin-mx6q-libraries package which RDEPENDS only the libraries but not the samples.
2014-04-01mesa bbappend: update to match bb versionMax Krummenacher
2013-10-17evdev: backport V2.8.1 from doraMax Krummenacher
V2.7.3 crash when it receives multitouch events
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-22mesa: don't provide EGL, GL ES 1.1, GL ES 2.0 for tegrasMax 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