libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / eciadsl / eciadsl_0.11.bb
blob55a8b943f0b4c53834f308082b29128ff35efc0e
1 DESCRIPTION = "eciadsl is a usermode driver for GlobeSpan-based ADSL modems"
2 SECTION = "net"
3 SRC_URI = "http://eciadsl.flashtux.org/download/eciadsl-usermode-${PV}.tar.gz \
4 file://eciadsl-bash.patch;patch=1"
5 LICENSE = "GPL"
6 RDEPENDS = "bash kernel-module-n_hdlc ppp grep"
7 S = "${WORKDIR}/eciadsl-usermode-${PV}"
9 inherit autotools
11 SRC_URI[md5sum] = "c3c60c83f6df30021e11da50a699dec9"
12 SRC_URI[sha256sum] = "2382f315fda4241a0043bac1dfc669f006d8e93e87fa382b263b1672972f4077"