[yocto] [meta-ivi][PATCH 1/2] xserver-xorg: Remove dependency to libgl

Andrei Gherzan andrei.gherzan at windriver.com
Fri Dec 14 11:50:56 PST 2012


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 .../xorg-xserver/xserver-xorg_1.13.0.bbappend      |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/recipes-graphics/xorg-xserver/xserver-xorg_1.13.0.bbappend b/recipes-graphics/xorg-xserver/xserver-xorg_1.13.0.bbappend
index c43684e..51573f6 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg_1.13.0.bbappend
+++ b/recipes-graphics/xorg-xserver/xserver-xorg_1.13.0.bbappend
@@ -1,6 +1,4 @@
-PRINC := "${@int(PRINC) + 3}"
-
-LIB_DEPS += "virtual/libgl"
+PRINC := "${@int(PRINC) + 4}"
 
 FILESEXTRAPATHS := "${THISDIR}/${PN}"
 
-- 
1.7.9.5




More information about the yocto mailing list