aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpio-event/gpio-event.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpio-event/gpio-event.bb')
-rw-r--r--recipes/gpio-event/gpio-event.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpio-event/gpio-event.bb b/recipes/gpio-event/gpio-event.bb
index 7657b62bf4..582c80b219 100644
--- a/recipes/gpio-event/gpio-event.bb
+++ b/recipes/gpio-event/gpio-event.bb
@@ -11,7 +11,7 @@ DEPENDS = "virtual/kernel"
PR = "r4"
SRC_URI = "http://davehylands.com/gumstix-wiki/gpio-event/gpio-event-2.6.21-1444-select.tar.gz \
- file://makefile.patch;apply=yes \
+ file://makefile.patch \
"
S = "${WORKDIR}/gpio-event"