aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eciadsl/eciadsl_0.11.bb
blob: 55a8b943f0b4c53834f308082b29128ff35efc0e (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;patch=1"
LICENSE = "GPL"
RDEPENDS = "bash kernel-module-n_hdlc ppp grep"
S = "${WORKDIR}/eciadsl-usermode-${PV}"

inherit autotools

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