summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
authorPeng Li <peng.li@intel.com>2008-10-29 22:24:48 +0800
committerPeng Li <peng.li@intel.com>2008-10-29 22:24:48 +0800
commit0e2ba7a5a9b1a14aa48c6256c47e95e79fef20aa (patch)
treee4e56c96e149a7ff630ba8aec9d3a086ff3649eb /meta/conf/distro/poky.conf
parent8fea3faa89eda9d90d2b0dbab07c78dca3677203 (diff)
downloadpoky-0e2ba7a5a9b1a14aa48c6256c47e95e79fef20aa.tar.gz
xf86-video-intel-dri2: update PV
PV should be "2.4.97+git${SRCREV}" according to upstream tag poky.conf: small typo fix
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 7be505765f..a6591bdad5 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -79,7 +79,7 @@ PREFERRED_PROVIDER_virtual/libgl ?= "mesa-xlib"
79PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth" 79PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth"
80PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native" 80PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native"
81PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet" 81PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet"
82PREFERRED_PROVIDER_xf86-video-intel ?= xf86-video-intel 82PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel"
83 83
84VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth" 84VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth"
85 85