diff options
author | Jeff Hatch <Jeff.Hatch@multitech.com> | 2017-10-06 12:36:59 -0500 |
---|---|---|
committer | Jeff Hatch <Jeff.Hatch@multitech.com> | 2017-10-06 12:36:59 -0500 |
commit | 970dc59776b754c51a887f9b2ec4c7bb98589a43 (patch) | |
tree | bb4025d3be47132e415b17f327b79be5f19dc73e /recipes-kernel/linux/linux_3.12.70.bb | |
parent | e95e175cb545536722ebe845cd8a4f70b189dd1d (diff) | |
parent | f5ff7bc9e79ee975be063eb305423ecdd65ca2b3 (diff) | |
download | meta-multitech-970dc59776b754c51a887f9b2ec4c7bb98589a43.tar.gz meta-multitech-970dc59776b754c51a887f9b2ec4c7bb98589a43.tar.bz2 meta-multitech-970dc59776b754c51a887f9b2ec4c7bb98589a43.zip |
Merge branch 'master' of gitlab.multitech.net:mirrors/meta-multitech
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, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux_3.12.70.bb b/recipes-kernel/linux/linux_3.12.70.bb index 9cdfef8..36d8e35 100644 --- a/recipes-kernel/linux/linux_3.12.70.bb +++ b/recipes-kernel/linux/linux_3.12.70.bb @@ -2,7 +2,7 @@ inherit kernel # mts class to build dtb and append to kernel image inherit linux-append-dtb -PR = "r13" +PR = "r16" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" @@ -27,6 +27,7 @@ COMMON_PATCHES = " \ file://linux-3.12-spi-atmel-dma-min.patch \ file://linux-3.12-pps-gpio.patch \ file://linux-3.12-cadence-macb.patch \ + file://bluetooth_l2cap.patch \ " SRC_URI_append_mtcdt = "\ |