summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-12-11 13:15:29 -0600
committerJohn Klug <john.klug@multitech.com>2017-12-11 13:15:29 -0600
commitdad081dc5f32daaaaa48ff94153b39c71f4c0960 (patch)
tree6701af5a94f5de9c36c88b039710bda6c94deff0
parentbd7f425da3e2a75aac57202255542daaff633831 (diff)
downloadmeta-multitech-dad081dc5f32daaaaa48ff94153b39c71f4c0960.tar.gz
meta-multitech-dad081dc5f32daaaaa48ff94153b39c71f4c0960.tar.bz2
meta-multitech-dad081dc5f32daaaaa48ff94153b39c71f4c0960.zip
Fix error in bluetooth module level
-rw-r--r--recipes-kernel/linux/linux_3.12.70.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux_3.12.70.bb b/recipes-kernel/linux/linux_3.12.70.bb
index edd8581..fd93cdd 100644
--- a/recipes-kernel/linux/linux_3.12.70.bb
+++ b/recipes-kernel/linux/linux_3.12.70.bb
@@ -5,9 +5,6 @@ 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"