diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa_git.bb')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa_git.bb b/meta/recipes-graphics/mesa/mesa_git.bb index ef0bec407f..5e252affa1 100644 --- a/meta/recipes-graphics/mesa/mesa_git.bb +++ b/meta/recipes-graphics/mesa/mesa_git.bb | |||
@@ -10,6 +10,8 @@ PV = "9.1.3+git${SRCPV}" | |||
10 | SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git \ | 10 | SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git \ |
11 | file://EGL-Mutate-NativeDisplayType-depending-on-config.patch \ | 11 | file://EGL-Mutate-NativeDisplayType-depending-on-config.patch \ |
12 | file://fix-glsl-cross.patch \ | 12 | file://fix-glsl-cross.patch \ |
13 | file://0001-configure-Avoid-use-of-AC_CHECK_FILE-for-cross-compi.patch \ | ||
14 | file://0001-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch \ | ||
13 | " | 15 | " |
14 | 16 | ||
15 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |