[oe-commits] Jonathan Liu : xf86-video-intel: remove duplicate xf86driproto from DEPENDS

git at git.openembedded.org git at git.openembedded.org
Thu Aug 22 17:20:07 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: f2d3df7ccd8798ce40d95c9900039016c1276ce7
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f2d3df7ccd8798ce40d95c9900039016c1276ce7

Author: Jonathan Liu <net147 at gmail.com>
Date:   Tue Aug 20 22:21:03 2013 +1000

xf86-video-intel: remove duplicate xf86driproto from DEPENDS

Signed-off-by: Jonathan Liu <net147 at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../xorg-driver/xf86-video-intel_2.21.13.bb        |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb
index 9817049..54c4d17 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb
@@ -10,7 +10,7 @@ Infrastructure (DRI)."
 LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e"
 
 DEPENDS += "virtual/libx11 drm xf86driproto glproto \
-	    virtual/libgl xineramaproto xf86driproto libpciaccess udev"
+            virtual/libgl xineramaproto libpciaccess udev"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[sna] = "--enable-sna,--disable-sna"



More information about the Openembedded-commits mailing list