mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
xf86-video-ast: new recipe for ASPEED Technology Card
To enable ASPEED Technology graphic card. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
3107e68de1
commit
722ed4b974
17
common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
Normal file
17
common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
Normal file
|
@ -0,0 +1,17 @@
|
|||
require recipes-graphics/xorg-driver/xorg-driver-video.inc
|
||||
|
||||
SUMMARY = "X.Org X server -- ASpeed Technologies graphics driver"
|
||||
|
||||
DESCRIPTION = "ast is an Xorg driver for ASpeed Technologies video cards"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0b8c242f0218eea5caa949b7910a774b"
|
||||
|
||||
DEPENDS += "virtual/libx11 libpciaccess"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
|
||||
|
||||
SRC_URI[md5sum] = "c3f15602db18e91842245a43a297cc42"
|
||||
SRC_URI[sha256sum] = "90225bc4832da9cd11e3130f0c210ed67f4f48a4ce35f1bb83bd5cc0c7d916a1"
|
||||
|
Loading…
Reference in New Issue
Block a user