diff options
Diffstat (limited to 'recipes/handsfree/handsfree_0.1.bb')
-rw-r--r-- | recipes/handsfree/handsfree_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/handsfree/handsfree_0.1.bb b/recipes/handsfree/handsfree_0.1.bb index 10f83b3d5b..85d8a13713 100644 --- a/recipes/handsfree/handsfree_0.1.bb +++ b/recipes/handsfree/handsfree_0.1.bb @@ -9,7 +9,7 @@ PR = "r0" SRC_URI = "\ http://www.soft.uni-linz.ac.at/~vogl/bluez/handsfree-040326.tar.gz \ - file://Makefile.patch;apply=yes \ + file://Makefile.patch \ " S = "${WORKDIR}/handsfree" |