summaryrefslogtreecommitdiffstats
path: root/recipes/mesa/mesa-dri_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mesa/mesa-dri_git.bb')
-rw-r--r--recipes/mesa/mesa-dri_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/mesa/mesa-dri_git.bb b/recipes/mesa/mesa-dri_git.bb
index fe8bcd5966..47b185a3cd 100644
--- a/recipes/mesa/mesa-dri_git.bb
+++ b/recipes/mesa/mesa-dri_git.bb
@@ -17,8 +17,8 @@ SRCREV_shr = "1ac166895fef47806c9e9286d2a6356b4db8398d"
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git"
SRC_URI_shr = "git://git.bitwiz.org.uk/mesa.git;protocol=git;branch=glamo"
-SRC_URI_append = " file://fix-progs-makefile.patch;patch=1"
-SRC_URI_shr_append = " file://fix-progs-makefile.patch;patch=1"
+SRC_URI_append = " file://fix-progs-makefile.patch;apply=yes"
+SRC_URI_shr_append = " file://fix-progs-makefile.patch;apply=yes"
S = "${WORKDIR}/git"