diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-9.0.2.inc')
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa-9.0.2.inc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-9.0.2.inc b/meta/recipes-graphics/mesa/mesa-9.0.2.inc deleted file mode 100644 index b88bc42e05..0000000000 --- a/meta/recipes-graphics/mesa/mesa-9.0.2.inc +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ | ||
| 2 | file://0002-cross-compile.patch \ | ||
| 3 | file://cross-glsl.patch \ | ||
| 4 | file://dont-fail-if-libX11-isnt-installed.patch \ | ||
| 5 | file://fix-egl-compilation-without-x11-headers.patch \ | ||
| 6 | " | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "dc45d1192203e418163e0017640e1cfc" | ||
| 9 | SRC_URI[sha256sum] = "75bf31f26c6e7b5515e610c1005fd1be1f7eeb2c9e6859848dab879c355ad64e" | ||
| 10 | |||
| 11 | LIC_FILES_CHKSUM = "file://docs/license.html;md5=012f69938d81b766472fd0d240df38a4" | ||
| 12 | |||
| 13 | S = "${WORKDIR}/Mesa-${PV}" | ||
