From 4173e9d2eb7fbafdad4791fa581812f82eca2110 Mon Sep 17 00:00:00 2001 From: Serhii Voloshynov Date: Fri, 14 Jan 2022 20:14:24 +0200 Subject: fix MTR and MTCAP builds --- recipes-kernel/linux/linux-at91_5.4.81.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-at91_5.4.81.bb b/recipes-kernel/linux/linux-at91_5.4.81.bb index 6d0d9cb..1ebe14e 100644 --- a/recipes-kernel/linux/linux-at91_5.4.81.bb +++ b/recipes-kernel/linux/linux-at91_5.4.81.bb @@ -45,7 +45,6 @@ COMMON_PATCHES = " \ file://linux-5.4-OF-DT-Overlay-configfs-interface.patch \ file://linux-5.4-revert-net-macb-Properly-handle-phylink-on-at91rm9200.patch \ file://linux-5.4-bring-back-PAE-bit-and-fix-NCFGR-values-applicable-f.patch \ - file://linux-5.4-rs485-atmel-crtscts.patch \ file://mt-at91.h \ " @@ -53,6 +52,7 @@ SRC_URI_append_mtcdt = "\ ${COMMON_PATCHES} \ file://linux-5.4-reserve-5-bit-serial-for-multidrop.patch \ file://linux-5.4-export_name_to_desc.patch \ + file://linux-5.4-rs485-atmel-crtscts.patch \ " SRC_URI_append_mtrv1 = "\ ${COMMON_PATCHES} \ -- cgit v1.2.3