From e3fe22e86dd47ba32fc1b32cc4da747aa2584d57 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 6 Mar 2018 12:02:23 -0600 Subject: Bump revision for 1.6.24.0 firmware with bluetooth slave to master switch fix --- recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb | 3 ++- recipes-kernel/rs9113/rs9113_1.6.0.bb | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb b/recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb index 319e054..5f4e4a9 100644 --- a/recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb +++ b/recipes-kernel/rs9113/rs9113-from-src_1.6.0.bb @@ -3,7 +3,8 @@ LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Proprietary;md5=0557f9d92cf58f2ccdd50f62f8ac0b28" PACKAGE_ARCH = "mtcdt" PROVIDES = "rs9113-from-src" -PR = "${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}" +# r1 is the new firmware, 1.6.24.0, so upgrades will work. +PR = "r1.${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.0.bb b/recipes-kernel/rs9113/rs9113_1.6.0.bb index b68ab40..5e4b4bb 100644 --- a/recipes-kernel/rs9113/rs9113_1.6.0.bb +++ b/recipes-kernel/rs9113/rs9113_1.6.0.bb @@ -15,7 +15,8 @@ RDEPENDS_${PN} += "perl 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 = "r0.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}" +# r1 is the new firmware, 1.6.24.0, so upgrades will work. +PR = "r1.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}" SRC_URI = " \ file://rs9113/rs9113.init \ file://rs9113/rs9113.default \ -- cgit v1.2.3