aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/char-driver/char-driver.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/char-driver/char-driver.bb')
-rw-r--r--recipes/char-driver/char-driver.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/char-driver/char-driver.bb b/recipes/char-driver/char-driver.bb
index 4307a7b42b..22f6d5efe8 100644
--- a/recipes/char-driver/char-driver.bb
+++ b/recipes/char-driver/char-driver.bb
@@ -11,8 +11,8 @@ DEPENDS = "virtual/kernel"
PR = "r3"
SRC_URI = "http://www.davehylands.com/gumstix-wiki/char-driver/char-driver-2.6.21.tar.gz \
- file://makefile.patch;apply=yes \
-# file://sysctl.patch;apply=yes \
+ file://makefile.patch \
+# file://sysctl.patch \
"
S = "${WORKDIR}/char-driver"