summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-03-08 16:48:49 -0600
committerJohn Klug <john.klug@multitech.com>2019-07-03 11:22:01 -0500
commitad72a5a198ad85ebcd270d1d9d92f0c730aae4d9 (patch)
tree5846a7604a39d1e4bf9d9f034c5afc7e65134ebe
parent48b0523c349ebe8c22bb321776262ee9d6884aea (diff)
downloadmeta-multitech-ad72a5a198ad85ebcd270d1d9d92f0c730aae4d9.tar.gz
meta-multitech-ad72a5a198ad85ebcd270d1d9d92f0c730aae4d9.tar.bz2
meta-multitech-ad72a5a198ad85ebcd270d1d9d92f0c730aae4d9.zip
Bump the version of rs9113 package to correspond to driver patch
-rw-r--r--recipes-kernel/rs9113/rs9113-from-src_1.6.1.bb2
-rw-r--r--recipes-kernel/rs9113/rs9113_1.6.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/rs9113/rs9113-from-src_1.6.1.bb b/recipes-kernel/rs9113/rs9113-from-src_1.6.1.bb
index 328ef6e..36ff6f7 100644
--- a/recipes-kernel/rs9113/rs9113-from-src_1.6.1.bb
+++ b/recipes-kernel/rs9113/rs9113-from-src_1.6.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "USB Driver for Redpine RS9113"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Proprietary;md5=0557f9d92cf58f2ccdd50f62f8ac0b28"
PROVIDES = "rs9113-from-src"
-PR = "r5.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}"
+PR = "r6.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}"
INHIBIT_PACKAGE_STRIP = "1"
BB_STRICT_CHECKSUM = "0"
inherit module
diff --git a/recipes-kernel/rs9113/rs9113_1.6.1.bb b/recipes-kernel/rs9113/rs9113_1.6.1.bb
index 24781d5..d1068ee 100644
--- a/recipes-kernel/rs9113/rs9113_1.6.1.bb
+++ b/recipes-kernel/rs9113/rs9113_1.6.1.bb
@@ -14,7 +14,7 @@ RDEPENDS_${PN} += "bash"
# To update this, manually copy ipk from Jenkin's job to
# git://git@${MTS_INTERNAL_GIT}/mlinux/ipk.git;protocol=ssh;branch=${PV}
#
-PR = "r5.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}"
+PR = "r6.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}"
SRC_URI = " \
file://rs9113/rs9113.init \
file://rs9113/rs9113.default \