diff options
Diffstat (limited to 'recipes/jaaa/clthreads_2.4.0.bb')
-rw-r--r-- | recipes/jaaa/clthreads_2.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/jaaa/clthreads_2.4.0.bb b/recipes/jaaa/clthreads_2.4.0.bb index da8777025e..4f7d244637 100644 --- a/recipes/jaaa/clthreads_2.4.0.bb +++ b/recipes/jaaa/clthreads_2.4.0.bb @@ -7,7 +7,7 @@ PR = "r0" DEPENDS = "" SRC_URI = "http://www.kokkinizita.net/linuxaudio/downloads/clthreads-${PV}.tar.bz2 \ - file://clthreads-Makefile.patch;apply=yes \ + file://clthreads-Makefile.patch \ " S = "${WORKDIR}/clthreads-${PV}" |