diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa_10.4.4.bb')
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa_10.4.4.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa_10.4.4.bb b/meta/recipes-graphics/mesa/mesa_10.4.4.bb index 8140411752..8472408001 100644 --- a/meta/recipes-graphics/mesa/mesa_10.4.4.bb +++ b/meta/recipes-graphics/mesa/mesa_10.4.4.bb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | require ${BPN}.inc | 1 | require ${BPN}.inc |
| 2 | 2 | ||
| 3 | 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 \ |
| 4 | file://0001-PTHREAD_MUTEX_RECURSIVE_NP-is-specific-to-glibc.patch \ | ||
| 5 | file://0002-mesa-simplify-detection-of-fpclassify.patch \ | ||
| 6 | " | ||
| 4 | 7 | ||
| 5 | SRC_URI[md5sum] = "62faf98ac79c5587f8e917e187419e6c" | 8 | SRC_URI[md5sum] = "62faf98ac79c5587f8e917e187419e6c" |
| 6 | SRC_URI[sha256sum] = "f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c" | 9 | SRC_URI[sha256sum] = "f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c" |
