diff options
author | Samuel Ortiz <sameo@openedhand.com> | 2008-10-09 17:01:27 +0000 |
---|---|---|
committer | Samuel Ortiz <sameo@openedhand.com> | 2008-10-09 17:01:27 +0000 |
commit | a2d782bb2260439345542134a79f2ab6c3c5f356 (patch) | |
tree | 8d00b6085a82b7daf489823903a0cfa5c46ba2aa | |
parent | d89d52d3ec86cf95dd93bb78c9b0ab537200e180 (diff) | |
download | poky-a2d782bb2260439345542134a79f2ab6c3c5f356.tar.gz |
rt2860: Bump PR for new moblin kernel
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5471 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/rt2860/rt2860_1.7.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/rt2860/rt2860_1.7.0.0.bb b/meta/packages/rt2860/rt2860_1.7.0.0.bb index 742edb7619..f456d09bd1 100644 --- a/meta/packages/rt2860/rt2860_1.7.0.0.bb +++ b/meta/packages/rt2860/rt2860_1.7.0.0.bb | |||
@@ -2,7 +2,7 @@ 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 = "r1" | 5 | PR = "r2" |
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 \ |