mesa-dri: LEAD_SONAME shouldn't be needed now, when we're packaging each lib in separate package

(From OE-Core rev: 403a1b0c4bb83165b4c18db42d648e44107ea2ee)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Martin Jansa
2011-10-13 10:33:57 +02:00
committed by Richard Purdie
parent 8a46f88e3f
commit 81931261a9
2 changed files with 0 additions and 4 deletions

View File

@@ -3,8 +3,6 @@ include mesa-${PV}.inc
include mesa-dri.inc
PR = "${INC_PR}.0"
LEAD_SONAME = "libGL.so.1"
EXTRA_OECONF += "--with-dri-drivers=swrast,i915,i965"
COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'

View File

@@ -15,8 +15,6 @@ PACKAGES =+ "${PN}-xprogs"
FILES_${PN}-xprogs = "${bindir}/glxdemo ${bindir}/glxgears ${bindir}/glxheads ${bindir}/glxinfo"
LEAD_SONAME = "libGL.so.1"
do_configure_prepend () {
cp ${WORKDIR}/matypes.h ${S}/src/mesa/x86
touch ${S}/src/mesa/x86/matypes.h