diff options
Diffstat (limited to 'meta/recipes-graphics/mesa')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-common.inc | 3 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-xlib_7.11.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa/cross2.patch (renamed from meta/recipes-graphics/mesa/mesa-dri/cross2.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa/crossfix.patch (renamed from meta/recipes-graphics/mesa/mesa-dri/crossfix.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa/i586/matypes.h (renamed from meta/recipes-graphics/mesa/mesa-dri/i586/matypes.h) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa/uclibc.patch (renamed from meta/recipes-graphics/mesa/mesa-dri/uclibc.patch) | 0 |
6 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc index d8e800ee11..b3d1c8fbf3 100644 --- a/meta/recipes-graphics/mesa/mesa-common.inc +++ b/meta/recipes-graphics/mesa/mesa-common.inc | |||
@@ -18,6 +18,9 @@ S = "${WORKDIR}/Mesa-${PV}" | |||
18 | 18 | ||
19 | PROVIDES = "virtual/libgl" | 19 | PROVIDES = "virtual/libgl" |
20 | 20 | ||
21 | # for mesa-dri and mesa-xlib | ||
22 | FILESEXTRAPATHS_append := "${THISDIR}/mesa:" | ||
23 | |||
21 | inherit autotools pkgconfig | 24 | inherit autotools pkgconfig |
22 | 25 | ||
23 | EXTRA_OECONF = "--enable-glu \ | 26 | EXTRA_OECONF = "--enable-glu \ |
diff --git a/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb b/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb index ea4acc6295..1e0d95efda 100644 --- a/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb +++ b/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb | |||
@@ -1,7 +1,5 @@ | |||
1 | include mesa-common.inc | 1 | include mesa-common.inc |
2 | 2 | ||
3 | FILESPATH =. "${FILE_DIRNAME}/mesa-dri:" | ||
4 | |||
5 | SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ | 3 | SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ |
6 | file://uclibc.patch \ | 4 | file://uclibc.patch \ |
7 | " | 5 | " |
diff --git a/meta/recipes-graphics/mesa/mesa-dri/cross2.patch b/meta/recipes-graphics/mesa/mesa/cross2.patch index 264c153087..264c153087 100644 --- a/meta/recipes-graphics/mesa/mesa-dri/cross2.patch +++ b/meta/recipes-graphics/mesa/mesa/cross2.patch | |||
diff --git a/meta/recipes-graphics/mesa/mesa-dri/crossfix.patch b/meta/recipes-graphics/mesa/mesa/crossfix.patch index d300e2f1b3..d300e2f1b3 100644 --- a/meta/recipes-graphics/mesa/mesa-dri/crossfix.patch +++ b/meta/recipes-graphics/mesa/mesa/crossfix.patch | |||
diff --git a/meta/recipes-graphics/mesa/mesa-dri/i586/matypes.h b/meta/recipes-graphics/mesa/mesa/i586/matypes.h index 98d2188e75..98d2188e75 100644 --- a/meta/recipes-graphics/mesa/mesa-dri/i586/matypes.h +++ b/meta/recipes-graphics/mesa/mesa/i586/matypes.h | |||
diff --git a/meta/recipes-graphics/mesa/mesa-dri/uclibc.patch b/meta/recipes-graphics/mesa/mesa/uclibc.patch index 49d0234ece..49d0234ece 100644 --- a/meta/recipes-graphics/mesa/mesa-dri/uclibc.patch +++ b/meta/recipes-graphics/mesa/mesa/uclibc.patch | |||