On Sat, Feb 16, 2013 at 4:15 PM, Eric Bénard <[email protected]> wrote: > Le Sat, 16 Feb 2013 15:57:36 -0200, > Otavio Salvador <[email protected]> a écrit : > >> On Sat, Feb 16, 2013 at 2:21 PM, Eric Bénard <[email protected]> wrote: >> > - dri.h and sarea.h are missing during compilation (reproduced on several >> > build from scratch using oe-core + meta-oe) leading to a failure to build >> > fsl-image-gui (for example) >> > - These headers are provided by xf86-dri-vivante which depends on >> > xf86-video-imxfb-vivante. >> > - So we provide the headers here to fix the compilation and get >> > danny build again for imx6qsabrelite. >> > - Tested on Fedora 17 and Ubuntu 12.10 hosts, for imx6qsabrelite >> > target building fsl-image-gui from scratch. >> > >> > Signed-off-by: Eric Bénard <[email protected]> >> >> Did you try to reverse the dependency? make video driver to depends on >> the dri? I think I did it in upcoming 1.1.0 patches. >> > I tried that and reversing the dependency doesn't work because > xf86-dri-vivante needs vivante_priv.h which is provided by > xf86-video-imxfb-vivante.
Ah I see; I workarounded it in 1.1.0 upgrade. >> Please send patches against master and once merged we can backport to >> danny. Same rules as oe-core and meta-oe. >> > will do I thought master had moved to 1.1.0 but I think these patches > will directly apply to master if 12.09.01 is still in master. No I am still fighting with DRI/Acceleration support in master; it is broken at the moment. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
