aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eciadsl/eciadsl_0.11.bb
blob: 3a48a5134d8bb1d81ecdf3b489a8a0c79ed1aefa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"
LICENSE = "GPL"
RDEPENDS_${PN} = "bash kernel-module-n_hdlc ppp grep"
S = "${WORKDIR}/eciadsl-usermode-${PV}"

inherit autotools

SRC_URI[md5sum] = "c3c60c83f6df30021e11da50a699dec9"
SRC_URI[sha256sum] = "2382f315fda4241a0043bac1dfc669f006d8e93e87fa382b263b1672972f4077"