summaryrefslogtreecommitdiff
path: root/recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-01-03 13:35:14 -0600
committerJohn Klug <john.klug@multitech.com>2023-01-10 16:42:56 -0600
commitb17a74fb0f45c268259ba53b424004a134848d1e (patch)
tree33c63a27b5838defc8114ed89a0935ceeed50551 /recipes-kernel/rsi-91x/rsi-91x_2.5.1.bb
parent52f875e9431b42375f1545b15a4ea75808f35fc3 (diff)
downloadmeta-multitech-atmel-b17a74fb0f45c268259ba53b424004a134848d1e.tar.gz
meta-multitech-atmel-b17a74fb0f45c268259ba53b424004a134848d1e.tar.bz2
meta-multitech-atmel-b17a74fb0f45c268259ba53b424004a134848d1e.zip
New concurrent mode patch from SiLabs and bump handle_card_ready patch
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"