emenlow: remove psb-kernel-source dependency from xserver-psb package

Fixes [BUGID #396]

With the switchover to linux-wrs, xserver-psb no longer depends on the
external modules contained in psb-kernel-source (which have been moved
in-tree).

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Tom Zanussi 2010-10-04 19:11:54 -05:00 committed by Richard Purdie
parent ee1c802ae2
commit 627fb75407
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ SRC_URI += "file://fix_open_max_preprocessor_error.patch"
EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga --enable-glx"
RDEPENDS_${PN} += "xserver-xorg-video-psb psb-firmware xpsb-glx \
psb-kernel-source libdrm-poulsbo libva"
libdrm-poulsbo libva"
COMPATIBLE_MACHINE = "emenlow"