mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
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:
committed by
Richard Purdie
parent
ee1c802ae2
commit
627fb75407
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user