summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-03-25 11:31:26 -0500
committerJohn Klug <john.klug@multitech.com>2019-07-03 11:22:01 -0500
commit832f7600053da9ce181b6241dee8ccf69a692ae0 (patch)
treea7c6753a4ae11cc479a7ab8e954c016aa016a08e
parent77fa21e67d2dda4f48eb43a7a016e816c392166c (diff)
downloadmeta-multitech-832f7600053da9ce181b6241dee8ccf69a692ae0.tar.gz
meta-multitech-832f7600053da9ce181b6241dee8ccf69a692ae0.tar.bz2
meta-multitech-832f7600053da9ce181b6241dee8ccf69a692ae0.zip
Bump the version of rs9113 for new firmware and WEP fix.
-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 eb4570d..44147b3 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 = "r7.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}"
+PR = "r8.${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 30978a6..b7e406a 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 = "r7.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}"
+PR = "r8.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}"
SRC_URI = " \
file://rs9113/rs9113.init \
file://rs9113/rs9113.default \