]> code.ossystems Code Review - meta-freescale.git/commitdiff
xf86-video-imxfb-vivante: Add rdepends on libvivante-dri-mx6
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 20 Apr 2013 17:17:54 +0000 (14:17 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 23 Apr 2013 12:30:43 +0000 (09:30 -0300)
The driver try to dynamically load the DRI support code and it needs
to be available in rootfs for use in Xorg driver.

Change-Id: I549cf99ed46fd42864e0ad90b318211e5fe83e80
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_1.1.0.bb

index 22e8d6ebd82591e30eb27a0527e5dc57ab84990a..36f56f204fa132b0f130aa3be5bc79b94e903242 100644 (file)
@@ -36,7 +36,10 @@ do_install_append () {
        find ${D}${includedir} -type f -exec chmod 660 {} \;
 }
 
-RDEPENDS_${PN} += "xserver-xorg-module-exa mesa-driver-swrast xf86-dri-vivante"
+RDEPENDS_${PN} += "libvivante-dri-mx6 \
+                   xserver-xorg-module-exa \
+                   mesa-driver-swrast \
+                   xf86-dri-vivante"
 
 # Add the ABI dependency at package generation time, as otherwise bitbake will
 # attempt to find a provider for it (and fail) when it does the parse.