diff options
| author | Jesse Gilles <jgilles@multitech.com> | 2015-01-28 15:22:32 -0600 | 
|---|---|---|
| committer | Jesse Gilles <jgilles@multitech.com> | 2015-01-28 15:22:32 -0600 | 
| commit | 65144b87e6275b521c52d5092f7f33c6755a4bee (patch) | |
| tree | 571df10352cd7ca9bd28f094a9ab4a1d03f4e7db | |
| parent | 1a893d0b2df1c6ab8ca480cb9745c8fac8747dc5 (diff) | |
linux-2.6.35: mt100eocg: add linux-2.6.35.14-option-telit-20150120.patch
| -rw-r--r-- | multitech/recipes/linux/linux_2.6.35.bbappend | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/multitech/recipes/linux/linux_2.6.35.bbappend b/multitech/recipes/linux/linux_2.6.35.bbappend index 16c4708..4760ade 100644 --- a/multitech/recipes/linux/linux_2.6.35.bbappend +++ b/multitech/recipes/linux/linux_2.6.35.bbappend @@ -15,7 +15,7 @@ SRC_URI_mtcdp = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;n                      file://linux-2.6.32.3-atmel_serial_disable_hwhs.patch \                      file://linux-2.6.35.14-option-zte.patch \                      file://linux-2.6.32.3-option-telit.patch \ -		    file://linux-2.6.35.14-option-telit-20150120.patch \ +                    file://linux-2.6.35.14-option-telit-20150120.patch \                      "  SRC_URI_mt100eocg = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ @@ -29,6 +29,7 @@ SRC_URI_mt100eocg = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.b                              file://linux-2.6.32.3-atmel_serial_disable_hwhs.patch \                              file://linux-2.6.35.14-option-zte.patch \                              file://linux-2.6.32.3-option-telit.patch \ +                            file://linux-2.6.35.14-option-telit-20150120.patch \                              "  # work around firmware/Makefile issue with make 3.82 | 
