increase dvbapp PR
[vuplus_openembedded] / recipes / eciadsl / eciadsl_0.11.bb
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}"
8
9 inherit autotools