aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openocd/openocd_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openocd/openocd_svn.bb')
-rw-r--r--recipes/openocd/openocd_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openocd/openocd_svn.bb b/recipes/openocd/openocd_svn.bb
index 763665b3e6..e60326ca9d 100644
--- a/recipes/openocd/openocd_svn.bb
+++ b/recipes/openocd/openocd_svn.bb
@@ -8,7 +8,7 @@ PR = "r3"
inherit autotools
SRC_URI = "svn://svn.berlios.de/openocd;module=trunk \
- file://openocd-link-static.patch;patch=1"
+ file://openocd-link-static.patch;apply=yes"
S = "${WORKDIR}/trunk"
DEPENDS = "libftdi"