blob: 8f56390f73eec9a67878864b77adc3f89bd304b2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require xorg-driver-video.inc
PE = "1"
DESCRIPTION = "This is the Alliance Promotion driver for XFree86 4.0+"
DEPENDS += " xf86rushproto"
SRC_URI += "file://get-rid-of-host-includes.patch;patch=1"
SRC_URI[archive.md5sum] = "4f78650d79656dc803a720049d65682e"
SRC_URI[archive.sha256sum] = "f0fe020f892e6e3a696a490c86312a1b32672bffb7dead153c24f103540a6185"
|