From c5bce5dcaedc570c5220632c65dcf00773e0fd6b Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Thu, 5 Sep 2013 17:30:51 +0000 Subject: xf86-video-intel: remove from meta-intel A newer version of this recipe is in oecore. And this version is not used anymore. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- .../xorg-driver/xf86-video-intel_2.20.0.bb | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 common/recipes-graphics/xorg-driver/xf86-video-intel_2.20.0.bb (limited to 'common') diff --git a/common/recipes-graphics/xorg-driver/xf86-video-intel_2.20.0.bb b/common/recipes-graphics/xorg-driver/xf86-video-intel_2.20.0.bb deleted file mode 100644 index 6cfca03a..00000000 --- a/common/recipes-graphics/xorg-driver/xf86-video-intel_2.20.0.bb +++ /dev/null @@ -1,27 +0,0 @@ -require xorg-driver-video.inc - -SUMMARY = "X.Org X server -- Intel integrated graphics chipsets driver" - -DESCRIPTION = "intel is an Xorg driver for Intel integrated graphics \ -chipsets. The driver supports depths 8, 15, 16 and 24. On some chipsets, \ -the driver supports hardware accelerated 3D via the Direct Rendering \ -Infrastructure (DRI)." - -LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e" - -PR = "${INC_PR}.0" - -DEPENDS += "virtual/libx11 drm xf86driproto glproto \ - virtual/libgl xineramaproto xf86driproto libpciaccess" - -PACKAGECONFIG ??= "" -PACKAGECONFIG[sna] = "--enable-sna,--disable-sna" -PACKAGECONFIG[xvmc] = "--enable-xvmc,--disable-xvmc,libxvmc" - -# --enable-kms-only option is required by ROOTLESS_X -EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", "", d )}' - -COMPATIBLE_HOST = '(i.86|x86_64).*-linux' - -SRC_URI[md5sum] = "070bb866b05a16366bd9bb844c9b91aa" -SRC_URI[sha256sum] = "21949297220ceda32bba430f778c6409002079dc717c7190dbd1062ab4a56783" -- cgit v1.2.3-54-g00ecf