diff options
| author | John Klug <john.klug@multitech.com> | 2019-01-21 12:56:01 -0600 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2019-07-03 11:22:01 -0500 |
| commit | b69461bdf0c184f67a58ef04fb6b8990b62068e4 (patch) | |
| tree | b45a3355646a8521c2864fe0c7f29e61a024a76b /recipes-kernel/linux/linux-at91_4.9.87.bb | |
| parent | ee5563d579c419be229f3651ed13e58898ca4222 (diff) | |
| download | meta-multitech-b69461bdf0c184f67a58ef04fb6b8990b62068e4.tar.gz meta-multitech-b69461bdf0c184f67a58ef04fb6b8990b62068e4.tar.bz2 meta-multitech-b69461bdf0c184f67a58ef04fb6b8990b62068e4.zip | |
Put back Vizzini driver and install the kernel patch
Diffstat (limited to 'recipes-kernel/linux/linux-at91_4.9.87.bb')
| -rw-r--r-- | recipes-kernel/linux/linux-at91_4.9.87.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb index adbe4d9..a6bdc4f 100644 --- a/recipes-kernel/linux/linux-at91_4.9.87.bb +++ b/recipes-kernel/linux/linux-at91_4.9.87.bb @@ -49,6 +49,7 @@ SRC_URI_append_mtcdt = "\ file://linux-4.9-add-num_accessory_ports-config-option.patch \ file://950-0090-OF-DT-Overlay-configfs-interface.patch \ file://linux-4.9-spidev_squack.patch \ + file://linux-4.9-cdc-acm-ignore-exar-devices.patch \ " SRC_URI_append_mtrv1 = "\ ${COMMON_PATCHES} \ |
