From cf353185ec877ceaf1d8fa2d173232065f62f645 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 7 Nov 2017 17:42:33 -0600 Subject: Bluetooth Subpackage revision and suppress warnings --- recipes-kernel/linux/linux_3.12.70.bb | 1 + recipes-kernel/rs9113/rs9113-from-src_1.5.6.bb | 2 +- recipes-kernel/rs9113/rs9113.inc | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux_3.12.70.bb b/recipes-kernel/linux/linux_3.12.70.bb index a988d02..fd93cdd 100644 --- a/recipes-kernel/linux/linux_3.12.70.bb +++ b/recipes-kernel/linux/linux_3.12.70.bb @@ -3,6 +3,7 @@ inherit kernel inherit linux-append-dtb PR = "r17" +PR_kernel_module_bluetooth = "r17.m1" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" diff --git a/recipes-kernel/rs9113/rs9113-from-src_1.5.6.bb b/recipes-kernel/rs9113/rs9113-from-src_1.5.6.bb index 57b17a3..0f05e82 100644 --- a/recipes-kernel/rs9113/rs9113-from-src_1.5.6.bb +++ b/recipes-kernel/rs9113/rs9113-from-src_1.5.6.bb @@ -5,7 +5,7 @@ PACKAGE_ARCH = "mtcdt" PROVIDES = "rs9113-from-src" PR = "${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}" INHIBIT_PACKAGE_STRIP = "1" - +BB_STRICT_CHECKSUM = "0" inherit module SRCREV = "${AUTOREV}" diff --git a/recipes-kernel/rs9113/rs9113.inc b/recipes-kernel/rs9113/rs9113.inc index b9ad523..1bf5768 100644 --- a/recipes-kernel/rs9113/rs9113.inc +++ b/recipes-kernel/rs9113/rs9113.inc @@ -1,5 +1,5 @@ inherit update-rc.d -BB_STRICT_CHECKSUM = "0" + DR = "${DL_DIR}/rs9113-ipk" FILESEXTRAPATHS_append := "${DR}:" -- cgit v1.2.3