aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/robostix/robostix.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/robostix/robostix.bb')
-rw-r--r--recipes/robostix/robostix.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/robostix/robostix.bb b/recipes/robostix/robostix.bb
index d844653a3e..368f5a11fb 100644
--- a/recipes/robostix/robostix.bb
+++ b/recipes/robostix/robostix.bb
@@ -8,8 +8,8 @@ DEPENDS = "virtual/kernel"
PR = "r0"
SRC_URI = "svn://svn.gumstix.com/gumstix-buildroot/branches/projects;module=robostix;rev=1588;proto=http \
- file://makefile-rules.patch;apply=yes \
- file://gummake.patch;apply=yes \
+ file://makefile-rules.patch \
+ file://gummake.patch \
"
S = "${WORKDIR}/robostix"