summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-11-07 17:42:33 -0600
committerJohn Klug <john.klug@multitech.com>2017-11-07 17:42:33 -0600
commitcf353185ec877ceaf1d8fa2d173232065f62f645 (patch)
tree50ad3fa981ee81a6f5bf116fecf7ae05593b6b0f
parent3c03133ca232080acbad89543881c2f492372a16 (diff)
downloadmeta-multitech-cf353185ec877ceaf1d8fa2d173232065f62f645.tar.gz
meta-multitech-cf353185ec877ceaf1d8fa2d173232065f62f645.tar.bz2
meta-multitech-cf353185ec877ceaf1d8fa2d173232065f62f645.zip
Bluetooth Subpackage revision and suppress warnings
-rw-r--r--recipes-kernel/linux/linux_3.12.70.bb1
-rw-r--r--recipes-kernel/rs9113/rs9113-from-src_1.5.6.bb2
-rw-r--r--recipes-kernel/rs9113/rs9113.inc2
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}:"