diff options
Diffstat (limited to 'meta/packages/rt2860/rt2860_1.7.0.0.bb')
| -rw-r--r-- | meta/packages/rt2860/rt2860_1.7.0.0.bb | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/meta/packages/rt2860/rt2860_1.7.0.0.bb b/meta/packages/rt2860/rt2860_1.7.0.0.bb index caa144d69d..742edb7619 100644 --- a/meta/packages/rt2860/rt2860_1.7.0.0.bb +++ b/meta/packages/rt2860/rt2860_1.7.0.0.bb | |||
| @@ -2,13 +2,14 @@ DESCRIPTION = "Driver for the 802.11n RaLink rt2860 chipset" | |||
| 2 | PRIORITY = "optional" | 2 | PRIORITY = "optional" |
| 3 | SECTION = "kernel/modules" | 3 | SECTION = "kernel/modules" |
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
| 5 | PR = "r0" | 5 | PR = "r1" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://folks.o-hand.com/sameo/rt2860/rt2860-1.7.0.0.tar.bz2 \ | 7 | SRC_URI = "http://folks.o-hand.com/sameo/rt2860/rt2860-1.7.0.0.tar.bz2 \ |
| 8 | file://01_dev_get_by_name.patch;patch=1 \ | 8 | file://01_dev_get_by_name.patch;patch=1 \ |
| 9 | file://02_wpa-fix.patch;patch=1" \ | 9 | file://02_wpa-fix.patch;patch=1 \ |
| 10 | file://03-iwe_stream_add.patch;patch=1" \ | 10 | file://03-iwe_stream_add.patch;patch=1 \ |
| 11 | file://04-pci_name.patch;patch=1" | 11 | file://04-pci_name.patch;patch=1 \ |
| 12 | file://05-iwpriv.patch;patch=1" | ||
| 12 | 13 | ||
| 13 | S = "${WORKDIR}/rt2860-1.7.0.0" | 14 | S = "${WORKDIR}/rt2860-1.7.0.0" |
| 14 | 15 | ||
