aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eciadsl/eciadsl_0.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eciadsl/eciadsl_0.11.bb')
-rw-r--r--recipes/eciadsl/eciadsl_0.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eciadsl/eciadsl_0.11.bb b/recipes/eciadsl/eciadsl_0.11.bb
index a3cdd80592..fa5c2c2d2a 100644
--- a/recipes/eciadsl/eciadsl_0.11.bb
+++ b/recipes/eciadsl/eciadsl_0.11.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "eciadsl is a usermode driver for GlobeSpan-based ADSL modems"
SECTION = "net"
SRC_URI = "http://eciadsl.flashtux.org/download/eciadsl-usermode-${PV}.tar.gz \
- file://eciadsl-bash.patch;apply=yes"
+ file://eciadsl-bash.patch"
LICENSE = "GPL"
RDEPENDS = "bash kernel-module-n_hdlc ppp grep"
S = "${WORKDIR}/eciadsl-usermode-${PV}"