summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-11-02 10:01:41 -0500
committerJohn Klug <john.klug@multitech.com>2017-12-07 14:12:48 -0600
commit2250c65fd78274017ee04989a59a12398566191c (patch)
tree36b963781f5a326773f8484ef7063afe15e94e93
parent2e82acde4aba2000962f82244ef87d85c08bb523 (diff)
downloadmeta-multitech-2250c65fd78274017ee04989a59a12398566191c.tar.gz
meta-multitech-2250c65fd78274017ee04989a59a12398566191c.tar.bz2
meta-multitech-2250c65fd78274017ee04989a59a12398566191c.zip
New revision for bluetooth module due to Blueborne fix
-rw-r--r--recipes-kernel/linux/linux_3.12.70.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux_3.12.70.bb b/recipes-kernel/linux/linux_3.12.70.bb
index fd93cdd..edd8581 100644
--- a/recipes-kernel/linux/linux_3.12.70.bb
+++ b/recipes-kernel/linux/linux_3.12.70.bb
@@ -5,6 +5,9 @@ inherit linux-append-dtb
PR = "r17"
PR_kernel_module_bluetooth = "r17.m1"
+# New revision level for Blueborne
+PR_kernel-module-bluetooth = "r14.m1"
+
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"