mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
xserver-xf86-dri-lite: xorg-minimal-fonts is responsible for this symlink
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -31,9 +31,3 @@ FILES_${PN}-dbg += "${libdir}/xorg/modules/.debug \
|
|||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI += "file://macro_tweak.patch"
|
SRC_URI += "file://macro_tweak.patch"
|
||||||
|
|
||||||
do_install_append () {
|
|
||||||
install -d ${D}/${libdir}/X11/fonts/
|
|
||||||
ln -sf ${datadir}/fonts/X11 ${D}/${libdir}/X11/fonts
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ PROTO_DEPS += "xf86driproto dri2proto"
|
|||||||
DEPENDS += "font-util"
|
DEPENDS += "font-util"
|
||||||
|
|
||||||
PE = "1"
|
PE = "1"
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI += "file://nodolt.patch \
|
SRC_URI += "file://nodolt.patch \
|
||||||
file://crosscompile.patch"
|
file://crosscompile.patch"
|
||||||
|
|||||||
Reference in New Issue
Block a user