summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-03-17 15:58:55 -0500
committerJohn Klug <john.klug@multitech.com>2022-03-17 15:58:55 -0500
commit924ae5826e649790b0994eb6027d56d243c5d48d (patch)
treecb8493df2570f1a07ad831e6dfba41ef2a10fdc0
parent85b39c50b3fda86591a79ab3e10639c2e64acdeb (diff)
downloadmeta-multitech-atmel-924ae5826e649790b0994eb6027d56d243c5d48d.tar.gz
meta-multitech-atmel-924ae5826e649790b0994eb6027d56d243c5d48d.tar.bz2
meta-multitech-atmel-924ae5826e649790b0994eb6027d56d243c5d48d.zip
Spin Lock in 1.6.5 rs9113 driver breaks semaphore
-rw-r--r--recipes-kernel/rs9113/rs9113_1.6.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/rs9113/rs9113_1.6.5.bb b/recipes-kernel/rs9113/rs9113_1.6.5.bb
index f887b3a..7520d35 100644
--- a/recipes-kernel/rs9113/rs9113_1.6.5.bb
+++ b/recipes-kernel/rs9113/rs9113_1.6.5.bb
@@ -17,7 +17,7 @@ COMPATIBLE_MACHINE = "(mtcdt|mtrv1)"
# To update this, manually copy ipk from Jenkin's job to
# git://git@${MTS_INTERNAL_GIT}/mlinux/ipk.git;protocol=ssh;branch=${PV}
#
-PR = "r14"
+PR = "r15"
PKGR = "${PR}${KERNEL_MODULE_PACKAGE_SUFFIX}${EXTENDPRAUTO}"
SRC_URI = " \
file://rs9113/rs9113.init \