Without this dependency recipe failed to compile (triggered by bitbake core-image-x11)

From 8d371da2536cb985c53908d58a8e68100ed113ba Mon Sep 17 00:00:00 2001
From: Christian Charreyre <[email protected]>
Date: Fri, 19 Apr 2013 16:41:39 +0200
Subject: [PATCH] xf86-dri-vivante: add missing dependency on xf86driproto

Signed-off-by: Christian Charreyre <[email protected]>
---
 .../xorg-driver/xf86-dri-vivante_1.1.0.bb          |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/xorg-driver/xf86-dri-vivante_1.1.0.bb b/recipes-graphics/xorg-driver/xf86-dri-vivante_1.1.0.bb
index aa2361a..3299955 100644
--- a/recipes-graphics/xorg-driver/xf86-dri-vivante_1.1.0.bb
+++ b/recipes-graphics/xorg-driver/xf86-dri-vivante_1.1.0.bb
@@ -4,7 +4,7 @@

 LICENSE = "MIT"
 SECTION = "x11/base"
-DEPENDS = "virtual/xserver xf86-video-imxfb-vivante"
+DEPENDS = "virtual/xserver xf86-video-imxfb-vivante xf86driproto"
LIC_FILES_CHKSUM = "file://src/dri.h;enline=27;md5=1d0d59e1dc96f5197ea3a8b101bf1fcc"

 SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \
--
1.7.9.5


--

Christian Charreyre
CIO Informatique Industrielle
11 Avenue Marigny 13014 Marseille
Tél : 04 95 05 19 41
http://www.cioinfoindus.fr



<<attachment: christian_charreyre.vcf>>

_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to