vapier 15/02/16 07:58:33 Added: DirectFB-1.7.6-cle266.patch Log: Add fix by Jonathan Horowitz for building the cle266 driver #527986 by Toralf Förster. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.1 dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch?rev=1.1&content-type=text/plain Index: DirectFB-1.7.6-cle266.patch =================================================================== https://bugs.gentoo.org/527986 --- a/gfxdrivers/cle266/uc_overlay.c 2015-02-10 15:26:24.931309401 -0800 +++ b/gfxdrivers/cle266/uc_overlay.c 2015-02-10 15:26:47.229309401 -0800 @@ -246,7 +246,7 @@ dfb_surface_flip(surface, false); ucovl->field = 0; - ucovl->lock = lock; + ucovl->lock = left_lock; ret = uc_ovl_update(ucdrv, ucovl, UC_OVL_FLIP, surface, left_lock); if (ret)