summaryrefslogtreecommitdiffstats
path: root/common/recipes-graphics
diff options
context:
space:
mode:
authorOng Boon Leong <boon.leong.ong@intel.com>2013-11-21 10:55:06 +0800
committerTom Zanussi <tom.zanussi@intel.com>2014-05-09 11:25:05 -0500
commitb8d72049c06f1109be0aee0e85bf1ca4e9be75c4 (patch)
treecd2adcc50fb02274a8245269ec950a8bcb6dba5b /common/recipes-graphics
parenta26fb29905d7d97f5159e952a0f1e097ee1ba8e6 (diff)
downloadmeta-intel-b8d72049c06f1109be0aee0e85bf1ca4e9be75c4.tar.gz
xf86-video-ast: new recipe for ASPEED Technology Card
To enable ASPEED Technology graphic card. Removed dependency on virtual/libx11, PR and COMPATIBLE_HOST that limits to x86 hardware. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> (cherry picked from commit 346fde4a2b424ae4025685bf83d3c8a269ab9130) Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'common/recipes-graphics')
-rw-r--r--common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb b/common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
new file mode 100644
index 00000000..05b379e4
--- /dev/null
+++ b/common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
@@ -0,0 +1,12 @@
1require recipes-graphics/xorg-driver/xorg-driver-video.inc
2
3SUMMARY = "X.Org X server -- ASpeed Technologies graphics driver"
4
5DESCRIPTION = "ast is an Xorg driver for ASpeed Technologies video cards"
6
7LIC_FILES_CHKSUM = "file://COPYING;md5=0b8c242f0218eea5caa949b7910a774b"
8
9DEPENDS += "libpciaccess"
10
11SRC_URI[md5sum] = "c3f15602db18e91842245a43a297cc42"
12SRC_URI[sha256sum] = "90225bc4832da9cd11e3130f0c210ed67f4f48a4ce35f1bb83bd5cc0c7d916a1"