summaryrefslogtreecommitdiff
path: root/packages/eciadsl/eciadsl_0.11.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-03-04 15:52:58 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-04 15:52:58 +0000
commite8251f5ecd1459bb5b25c622514324f133485986 (patch)
tree86d5a9bd4394f15842fa7b2c91685ac20f2adc67 /packages/eciadsl/eciadsl_0.11.bb
parent102787f045e2858cb45032291b52ece55f893d4d (diff)
parent0afc9678f57e1832a0c2d995637fcc7cfa59ce2a (diff)
merge of 253db2cc1289b54dcf638e5bd3cd11ae2a9c432f
and bee378ef0bf8d72ae3f2f94a19b1ed5b0b2f95f4
Diffstat (limited to 'packages/eciadsl/eciadsl_0.11.bb')
-rw-r--r--packages/eciadsl/eciadsl_0.11.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/eciadsl/eciadsl_0.11.bb b/packages/eciadsl/eciadsl_0.11.bb
new file mode 100644
index 0000000000..2d0efe34a6
--- /dev/null
+++ b/packages/eciadsl/eciadsl_0.11.bb
@@ -0,0 +1,9 @@
+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;patch=1"
+LICENSE = "GPL"
+RDEPENDS = "bash kernel-module-n_hdlc ppp grep"
+S = "${WORKDIR}/eciadsl-usermode-${PV}"
+
+inherit autotools