diff options
Diffstat (limited to 'recipes/mesa/mesa-xlib_7.8.bb')
-rw-r--r-- | recipes/mesa/mesa-xlib_7.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mesa/mesa-xlib_7.8.bb b/recipes/mesa/mesa-xlib_7.8.bb index 098e6f401c..6c0e7ea461 100644 --- a/recipes/mesa/mesa-xlib_7.8.bb +++ b/recipes/mesa/mesa-xlib_7.8.bb @@ -7,7 +7,7 @@ DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}" SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2;name=archive \ ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaDemos-${PV}.tar.bz2;name=demos \ - file://fix-progs-makefile.patch;apply=yes \ + file://fix-progs-makefile.patch \ " SRC_URI[archive.md5sum] = "85cb891eecb89aae4fdd3499cccd934b" |