[oe-commits] Jonathan Liu : xf86-video-ati: new recipe

git at git.openembedded.org git at git.openembedded.org
Tue Sep 3 17:36:23 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 816d03b9957b7b4ed6bfb5e312497e3261fe8b81
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=816d03b9957b7b4ed6bfb5e312497e3261fe8b81

Author: Jonathan Liu <net147 at gmail.com>
Date:   Fri Aug 23 13:38:24 2013 +0000

xf86-video-ati: new recipe

Signed-off-by: Jonathan Liu <net147 at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../xorg-driver/xf86-video-ati_7.2.0.bb            |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.2.0.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.2.0.bb
new file mode 100644
index 0000000..7703a17
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.2.0.bb
@@ -0,0 +1,15 @@
+require recipes-graphics/xorg-driver/xorg-driver-video.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=aabff1606551f9461ccf567739af63dc"
+
+SUMMARY = "X.Org X server -- ATI Radeon video driver"
+
+DESCRIPTION = "Open-source X.org graphics driver for ATI Radeon graphics"
+
+DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
+            virtual/libgl xineramaproto libpciaccess"
+
+COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
+
+SRC_URI[md5sum] = "5ab9a826699e5c86ef89fca43ebb3821"
+SRC_URI[sha256sum] = "f30f5efdc8d7d18d06eda7ef2f91a8b7290f1cfbf6ff26362cd47ab8969daec4"



More information about the Openembedded-commits mailing list