aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-driver/xf86-video-freedreno_1.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/xorg-driver/xf86-video-freedreno_1.4.0.bb')
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-freedreno_1.4.0.bb23
1 files changed, 0 insertions, 23 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-freedreno_1.4.0.bb b/recipes-graphics/xorg-driver/xf86-video-freedreno_1.4.0.bb
deleted file mode 100644
index 43cc94f..0000000
--- a/recipes-graphics/xorg-driver/xf86-video-freedreno_1.4.0.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-require recipes-graphics/xorg-driver/xorg-driver-video.inc
-
-SUMMARY = "X.Org driver for Adreno mobile GPUs"
-
-COMPATIBLE_MACHINE = "(-)"
-COMPATIBLE_MACHINE_armv7a = "(.*)"
-COMPATIBLE_MACHINE_armv7ve = "(.*)"
-COMPATIBLE_MACHINE_aarch64 = "(.*)"
-
-#FIXME:
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
-SRC_URI[md5sum] = "e0f49b1a07ac2d390a1239701b5fcefc"
-SRC_URI[sha256sum] = "f5abdd0b09b7ba4bab13440667b00b9be72e734a343d35d8876f08e1b93dc6c1"
-
-SRC_URI += " \
- file://0001-Adapt-Block-WakeupHandler-signature-for-ABI-23.patch \
- file://0002-Use-NotifyFd-for-drm-and-udev-fds.patch \
- file://0003-Use-NotifyFd-more-completely.patch \
-"
-
-DEPENDS += "virtual/libx11 drm libpciaccess pixman"
-
-FILES_${PN} += "${datadir}/X11/xorg.conf.d"