diff options
| author | John Klug <john.klug@multitech.com> | 2019-01-29 17:41:17 -0600 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2019-07-03 11:22:01 -0500 |
| commit | 2b380ed49f3219248165ac0dd47a6be813f7dc22 (patch) | |
| tree | e0730ce2c5adf03ab21c754e376d5285a102021b /recipes-kernel/linux/linux-at91_4.9.87.bb | |
| parent | c28b227c01b3d056e1e675cd00e498e5223b694a (diff) | |
| download | meta-multitech-2b380ed49f3219248165ac0dd47a6be813f7dc22.tar.gz meta-multitech-2b380ed49f3219248165ac0dd47a6be813f7dc22.tar.bz2 meta-multitech-2b380ed49f3219248165ac0dd47a6be813f7dc22.zip | |
Add Telit Sprint patch for LXFP.
Diffstat (limited to 'recipes-kernel/linux/linux-at91_4.9.87.bb')
| -rw-r--r-- | recipes-kernel/linux/linux-at91_4.9.87.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb index fa8abfe..50b11e9 100644 --- a/recipes-kernel/linux/linux-at91_4.9.87.bb +++ b/recipes-kernel/linux/linux-at91_4.9.87.bb @@ -18,7 +18,7 @@ RDEPENDS_kernel-base="" FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" KERNEL_EXTRA_ARGS ="LOADADDR=0x20008000" -PR = "r2" +PR = "r3" KERNEL_VERSION = "${PV}" EXTRAVERSION = "" @@ -42,6 +42,7 @@ COMMON_PATCHES = " \ file://linux-4.9-cdc-acm-ignore-exar-devices.patch \ file://EXTRAVERSION.patch \ file://linux-4.9-ledtrig-netdev.patch \ + file://linux-4.9-telit_print_qmi_wwan.patch \ " # file://at91pinctrl_reprobe.patch |
