summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-06 23:16:14 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-07 11:35:43 +0100
commit173c35a4524e262fd887b0dcb60bff24b7087852 (patch)
tree49503779605fea73d324ced4608df7c482593332 /meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
parentd7babed94f56ceb2f9218e6e5d28b9f8d8d04afa (diff)
downloadpoky-173c35a4524e262fd887b0dcb60bff24b7087852.tar.gz
xserver-xf86: Use PACKAGECONFIG for udev/hal choice and default to udev
(From OE-Core rev: 55fe7a29e059a3e09e04896b18bb751da3cd8530) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
index 066ff13271..87ba04025f 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
4 4
5SRCREV = "6689e8add183835274a70ee013e5d3bc8023681f" 5SRCREV = "6689e8add183835274a70ee013e5d3bc8023681f"
6PE = "1" 6PE = "1"
7PR = "r1" 7PR = "r3"
8PV = "1.10+git${SRCPV}" 8PV = "1.10+git${SRCPV}"
9 9
10PROTO_DEPS += "xf86driproto dri2proto" 10PROTO_DEPS += "xf86driproto dri2proto"