summaryrefslogtreecommitdiff
path: root/recipes-kernel/rsi-91x/rsi-bt91x_2.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/rsi-91x/rsi-bt91x_2.5.1.bb')
-rw-r--r--recipes-kernel/rsi-91x/rsi-bt91x_2.5.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-kernel/rsi-91x/rsi-bt91x_2.5.1.bb b/recipes-kernel/rsi-91x/rsi-bt91x_2.5.1.bb
index 044ae68..d2cdaa9 100644
--- a/recipes-kernel/rsi-91x/rsi-bt91x_2.5.1.bb
+++ b/recipes-kernel/rsi-91x/rsi-bt91x_2.5.1.bb
@@ -1,6 +1,6 @@
LICENSE = "GPLv2+|BSD"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-PR = "r1"
+PR = "r2"
PKGR = "${PR}${KERNEL_MODULE_PACKAGE_SUFFIX}${EXTENDPRAUTO}"
RPROVIDES_kernel-module-rsi-bt91x = "rsi-bt91x"
inherit module
@@ -8,6 +8,8 @@ inherit module
SRCREV = "v${PV}"
SRC_URI = "git://github.com/SiliconLabs/RS911X-nLink-OSD.git;protocol=https \
file://rsi-bt91x-config.patch;striplevel=2 \
+ file://0001_concurrent_compilation_fix.patch \
+ file://0002-fix-rsi_handle_card_ready-card-ready.patch \
"
S = "${WORKDIR}/git/rsi"