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.bb12
1 files changed, 12 insertions, 0 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
new file mode 100644
index 0000000..d48c7e3
--- /dev/null
+++ b/recipes-graphics/xorg-driver/xf86-video-freedreno_1.4.0.bb
@@ -0,0 +1,12 @@
+require recipes-graphics/xorg-driver/xorg-driver-video.inc
+
+SUMMARY = "X.Org driver for Adreno mobile GPUs"
+
+#FIXME:
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
+SRC_URI[md5sum] = "e0f49b1a07ac2d390a1239701b5fcefc"
+SRC_URI[sha256sum] = "f5abdd0b09b7ba4bab13440667b00b9be72e734a343d35d8876f08e1b93dc6c1"
+
+DEPENDS += "virtual/libx11 drm libpciaccess pixman"
+
+FILES_${PN} += "${datadir}/X11/xorg.conf.d"