aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-apm_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-driver/xf86-video-apm_1.2.0.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-apm_1.2.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-apm_1.2.0.bb b/recipes/xorg-driver/xf86-video-apm_1.2.0.bb
new file mode 100644
index 0000000000..1cef0fbb55
--- /dev/null
+++ b/recipes/xorg-driver/xf86-video-apm_1.2.0.bb
@@ -0,0 +1,8 @@
+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"