aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eciadsl/eciadsl_0.11.bb
blob: 2d0efe34a6b13e9576460daa39c842b516c4411b (plain)
1
2
3
4
5
6
7
8
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