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-03 08:24:06 -0500
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:20:52 -0600
commitfb2dceaf716641aaf545350e794a866fa99c9339 (patch)
treef948f86f07a6f8d9e3aeeb8256f715eaeb6cc458 /recipes-kernel/linux/linux-at91_4.9.87.bb
parent307e0b3d25fff5dccd75a25acbd8495a741cdd3d (diff)
downloadmeta-multitech-atmel-fb2dceaf716641aaf545350e794a866fa99c9339.tar.gz
meta-multitech-atmel-fb2dceaf716641aaf545350e794a866fa99c9339.tar.bz2
meta-multitech-atmel-fb2dceaf716641aaf545350e794a866fa99c9339.zip
Fix device tree for MTRV1-0.4 and bump kernel version
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 ba3c1de..2a630f2 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 = "r13"
+PR = "r14"
PKGR_kernel-module-i2c-at91 = "${PR}a${EXTENDPRAUTO}"
PKGR_kernel-module-atmel-mci = "${PR}a${EXTENDPRAUTO}"
KERNEL_VERSION = "${PV}"