diff options
author | John Klug <john.klug@multitech.com> | 2017-11-02 10:01:41 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-12-07 14:12:48 -0600 |
commit | 2250c65fd78274017ee04989a59a12398566191c (patch) | |
tree | 36b963781f5a326773f8484ef7063afe15e94e93 /recipes-kernel/linux/linux_3.12.70.bb | |
parent | 2e82acde4aba2000962f82244ef87d85c08bb523 (diff) | |
download | meta-multitech-2250c65fd78274017ee04989a59a12398566191c.tar.gz meta-multitech-2250c65fd78274017ee04989a59a12398566191c.tar.bz2 meta-multitech-2250c65fd78274017ee04989a59a12398566191c.zip |
New revision for bluetooth module due to Blueborne fix
Diffstat (limited to 'recipes-kernel/linux/linux_3.12.70.bb')
-rw-r--r-- | recipes-kernel/linux/linux_3.12.70.bb | 3 |
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" |