summaryrefslogtreecommitdiffstats
path: root/recipes/flashrom/flashrom_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/flashrom/flashrom_svn.bb')
-rw-r--r--recipes/flashrom/flashrom_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/flashrom/flashrom_svn.bb b/recipes/flashrom/flashrom_svn.bb
index 84c10f82bb..f8aed8379c 100644
--- a/recipes/flashrom/flashrom_svn.bb
+++ b/recipes/flashrom/flashrom_svn.bb
@@ -9,7 +9,7 @@ PR = "r0"
SRC_URI = " \
svn://coreboot.org/repos/trunk/util/;module=flashrom \
- file://makefile-disable-strip.patch;apply=yes \
+ file://makefile-disable-strip.patch \
"
S = "${WORKDIR}/${PN}"