mesa: move common patches which could be used in both mesa-dri and mesa-xlib from mesa-dri to mesa

(From OE-Core rev: 76f4be998f6608799b66821a334f1ca7ddc2aba2)

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 09:20:43 +02:00 committed by Richard Purdie
parent 462f77aa3a
commit 77fa7e113b
6 changed files with 3 additions and 2 deletions

View File

@ -18,6 +18,9 @@ S = "${WORKDIR}/Mesa-${PV}"
PROVIDES = "virtual/libgl"
# for mesa-dri and mesa-xlib
FILESEXTRAPATHS_append := "${THISDIR}/mesa:"
inherit autotools pkgconfig
EXTRA_OECONF = "--enable-glu \

View File

@ -1,7 +1,5 @@
include mesa-common.inc
FILESPATH =. "${FILE_DIRNAME}/mesa-dri:"
SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \
file://uclibc.patch \
"