aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rt2x00/rt3070_2.3.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/rt2x00/rt3070_2.3.0.4.bb')
-rw-r--r--recipes/rt2x00/rt3070_2.3.0.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/rt2x00/rt3070_2.3.0.4.bb b/recipes/rt2x00/rt3070_2.3.0.4.bb
index c51cf7472f..fabe52ebbc 100644
--- a/recipes/rt2x00/rt3070_2.3.0.4.bb
+++ b/recipes/rt2x00/rt3070_2.3.0.4.bb
@@ -2,13 +2,14 @@ DESCRIPTION = "Ralink 3070"
HOMEPAGE = "http://eng.ralinktech.com.tw/support.php?s=2"
SECTION = "kernel/modules"
LICENSE = "GPLv2"
-PR = "r0"
+PR = "r1"
inherit module
# Original URL needs a click-wrap license.
SRC_URI = "http://www.penguin.cz/~utx/hardware/Ralink_3071/DPO_RT3070_LinuxSTA_V${PV}_20100604.tar.bz2 \
file://makefile.patch \
+ file://add_belkin_F6D4050v2.patch \
"
EXTRA_OEMAKE = "LINUX_SRC=${STAGING_KERNEL_DIR}"