diff options
author | Peng Li <peng.li@intel.com> | 2008-10-29 22:24:48 +0800 |
---|---|---|
committer | Peng Li <peng.li@intel.com> | 2008-10-29 22:24:48 +0800 |
commit | 0e2ba7a5a9b1a14aa48c6256c47e95e79fef20aa (patch) | |
tree | e4e56c96e149a7ff630ba8aec9d3a086ff3649eb /meta/conf/distro/poky.conf | |
parent | 8fea3faa89eda9d90d2b0dbab07c78dca3677203 (diff) | |
download | poky-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.conf | 2 |
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" | |||
79 | PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth" | 79 | PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth" |
80 | PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native" | 80 | PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native" |
81 | PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet" | 81 | PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet" |
82 | PREFERRED_PROVIDER_xf86-video-intel ?= xf86-video-intel | 82 | PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel" |
83 | 83 | ||
84 | VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth" | 84 | VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth" |
85 | 85 | ||