aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-12-04 10:13:54 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-12-22 13:42:28 +0100
commit49b31c31828747b19b516296da83983e750ae844 (patch)
tree8f55a87cf2488ceee42b74febce033a6a6ac4f54 /recipes/xorg-driver
parent4e88318e8ddf6e42d9a202c58ca757b4230b901f (diff)
downloadopenembedded-49b31c31828747b19b516296da83983e750ae844.tar.gz
xserver-xorg: add 1.7.3 and xf86-video-dummy 0.3.3
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-video-dummy_0.3.3.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-dummy_0.3.3.bb b/recipes/xorg-driver/xf86-video-dummy_0.3.3.bb
new file mode 100644
index 0000000000..d85ae168b0
--- /dev/null
+++ b/recipes/xorg-driver/xf86-video-dummy_0.3.3.bb
@@ -0,0 +1,6 @@
+require xorg-driver-video.inc
+PE = "1"
+
+DESCRIPTION = "X.Org X server -- dummy display driver"
+
+SRC_URI += "file://get-rid-of-host-includes.patch;patch=1"