summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-at91_4.9.87.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-09-23 09:05:10 -0500
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:24:06 -0600
commitf93c77a6451fc7d96554d371f01cd95565c59191 (patch)
tree57d5d3fce0763a3e679a5b1c8c00ab29d7d2ad41 /recipes-kernel/linux/linux-at91_4.9.87.bb
parentb8f163ae0b1444a26e489a91c293a0e7be568c68 (diff)
downloadmeta-multitech-atmel-f93c77a6451fc7d96554d371f01cd95565c59191.tar.gz
meta-multitech-atmel-f93c77a6451fc7d96554d371f01cd95565c59191.tar.bz2
meta-multitech-atmel-f93c77a6451fc7d96554d371f01cd95565c59191.zip
Fix DMA for external serial port on MTRV1-0.4
Diffstat (limited to 'recipes-kernel/linux/linux-at91_4.9.87.bb')
-rw-r--r--recipes-kernel/linux/linux-at91_4.9.87.bb2
1 files changed, 1 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 2a630f2..a1cb6a3 100644
--- a/recipes-kernel/linux/linux-at91_4.9.87.bb
+++ b/recipes-kernel/linux/linux-at91_4.9.87.bb
@@ -19,7 +19,7 @@ RDEPENDS_kernel-modules_remove = "kernel-module-softdog"
FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
KERNEL_EXTRA_ARGS ="LOADADDR=0x20008000"
-PR = "r14"
+PR = "r15"
PKGR_kernel-module-i2c-at91 = "${PR}a${EXTENDPRAUTO}"
PKGR_kernel-module-atmel-mci = "${PR}a${EXTENDPRAUTO}"
KERNEL_VERSION = "${PV}"