diff options
author | John Klug <john.klug@multitech.com> | 2017-12-11 13:15:29 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-12-11 13:15:29 -0600 |
commit | dad081dc5f32daaaaa48ff94153b39c71f4c0960 (patch) | |
tree | 6701af5a94f5de9c36c88b039710bda6c94deff0 /recipes-kernel | |
parent | bd7f425da3e2a75aac57202255542daaff633831 (diff) | |
download | meta-multitech-atmel-dad081dc5f32daaaaa48ff94153b39c71f4c0960.tar.gz meta-multitech-atmel-dad081dc5f32daaaaa48ff94153b39c71f4c0960.tar.bz2 meta-multitech-atmel-dad081dc5f32daaaaa48ff94153b39c71f4c0960.zip |
Fix error in bluetooth module level
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux_3.12.70.bb | 3 |
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" |