summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Hatch <jhatch@multitech.com>2022-01-14 12:24:37 -0600
committerJeff Hatch <jhatch@multitech.com>2022-01-14 12:24:37 -0600
commit367710f415fe64bd4ca98153d0e8ffe04370f748 (patch)
treeb966fddb834bf86d78b23933c8e5fad03072108e
parente4e1c1ad52397d5807b18349cb6990c3e8364d6d (diff)
parent4173e9d2eb7fbafdad4791fa581812f82eca2110 (diff)
downloadmeta-multitech-atmel-367710f415fe64bd4ca98153d0e8ffe04370f748.tar.gz
meta-multitech-atmel-367710f415fe64bd4ca98153d0e8ffe04370f748.tar.bz2
meta-multitech-atmel-367710f415fe64bd4ca98153d0e8ffe04370f748.zip
Merge branch 'vs/mtx-4338' into '6'
fix MTR and MTCAP builds See merge request !20
-rw-r--r--recipes-kernel/linux/linux-at91_5.4.81.bb2
1 files changed, 1 insertions, 1 deletions
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} \