diff options
author | John Klug <john.klug@multitech.com> | 2017-10-09 18:32:50 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-10-23 13:26:29 -0500 |
commit | 2b153cb36c7a426056a3d947e97fbffd96f894aa (patch) | |
tree | 7e01a6e78df774dab4910c61e4298abb6430593d /recipes-kernel/linux/linux_3.12.27.bb | |
parent | 9c3589eb830bbdce383dae695ba59d331322caf5 (diff) | |
download | meta-multitech-2b153cb36c7a426056a3d947e97fbffd96f894aa.tar.gz meta-multitech-2b153cb36c7a426056a3d947e97fbffd96f894aa.tar.bz2 meta-multitech-2b153cb36c7a426056a3d947e97fbffd96f894aa.zip |
bluez blueborne CVE-2017-1000251
Diffstat (limited to 'recipes-kernel/linux/linux_3.12.27.bb')
-rw-r--r-- | recipes-kernel/linux/linux_3.12.27.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux_3.12.27.bb b/recipes-kernel/linux/linux_3.12.27.bb index f8bc805..d5c272b 100644 --- a/recipes-kernel/linux/linux_3.12.27.bb +++ b/recipes-kernel/linux/linux_3.12.27.bb @@ -29,6 +29,7 @@ COMMON_PATCHES = " \ file://linux-3.12-pps-gpio.patch \ file://linux-3.12-cadence-macb.patch \ file://linux-3.12-time-leap-second-v3.patch \ + file://linux-3.12-bluetooth-l2cap.patch \ " SRC_URI_append_mtcdt = "\ |