summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113/rs9113_1.6.5.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-22 15:17:40 -0600
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:35:07 -0600
commit6f49bdfbae7cf1826cbd34fc7363a052f8a36796 (patch)
treec177b4643cb1a57dce533ab2fca1f83c24c20faa /recipes-kernel/rs9113/rs9113_1.6.5.bb
parent8dd278f6a285b8a3843f9a03646c1cb8d36f193c (diff)
downloadmeta-multitech-atmel-6f49bdfbae7cf1826cbd34fc7363a052f8a36796.tar.gz
meta-multitech-atmel-6f49bdfbae7cf1826cbd34fc7363a052f8a36796.tar.bz2
meta-multitech-atmel-6f49bdfbae7cf1826cbd34fc7363a052f8a36796.zip
Add a reset loop in case rs9113 does not appear on USB Hub
Diffstat (limited to 'recipes-kernel/rs9113/rs9113_1.6.5.bb')
-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 54a1ca5..0627dcb 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 = "r11${KERNEL_MODULE_PACKAGE_SUFFIX}"
+PR = "r12${KERNEL_MODULE_PACKAGE_SUFFIX}"
SRC_URI = " \
file://rs9113/rs9113.init \
file://rs9113/rs9113.default \