mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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 346fde4a2b
)
Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
parent
89dffe15a9
commit
94929afc0f
12
common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
Normal file
12
common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb
Normal file
|
@ -0,0 +1,12 @@
|
|||
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 += "libpciaccess"
|
||||
|
||||
SRC_URI[md5sum] = "c3f15602db18e91842245a43a297cc42"
|
||||
SRC_URI[sha256sum] = "90225bc4832da9cd11e3130f0c210ed67f4f48a4ce35f1bb83bd5cc0c7d916a1"
|
Loading…
Reference in New Issue
Block a user