summaryrefslogtreecommitdiff
path: root/recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb')
-rw-r--r--recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb b/recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb
index 96646df..24e79a1 100644
--- a/recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb
+++ b/recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb
@@ -8,7 +8,8 @@ inherit module
SRCREV = "v${PV}"
SRC_URI = "git://github.com/SiliconLabs/RS911X-nLink-OSD.git;protocol=https \
file://rsi-91x-config.patch;striplevel=2 \
- file://0001-fix-rsi_handle_card_ready-card-ready.patch \
+ file://0001_concurrent_compilation_fix.patch \
+ file://0002-fix-rsi_handle_card_ready-card-ready.patch \
"
S = "${WORKDIR}/git/rsi"