summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-at91_4.9.87.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-09-16 11:35:10 -0500
committerJohn Klug <john.klug@multitech.com>2020-09-16 11:35:10 -0500
commit2dae7c8521e3b6090062968670eb52b1cada9984 (patch)
tree64847fba70fe457fc62928172b453a13f9bca9cc /recipes-kernel/linux/linux-at91_4.9.87.bb
parent3549aa643f439231c38733a9db2ed437d72f9cfb (diff)
downloadmeta-multitech-atmel-2dae7c8521e3b6090062968670eb52b1cada9984.tar.gz
meta-multitech-atmel-2dae7c8521e3b6090062968670eb52b1cada9984.tar.bz2
meta-multitech-atmel-2dae7c8521e3b6090062968670eb52b1cada9984.zip
Fix up GNSS for MTCDTIP2
Diffstat (limited to 'recipes-kernel/linux/linux-at91_4.9.87.bb')
-rw-r--r--recipes-kernel/linux/linux-at91_4.9.87.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb
index ecac868..ebdee8e 100644
--- a/recipes-kernel/linux/linux-at91_4.9.87.bb
+++ b/recipes-kernel/linux/linux-at91_4.9.87.bb
@@ -18,7 +18,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base=""
FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
KERNEL_EXTRA_ARGS ="LOADADDR=0x20008000"
-PR = "r12"
+PR = "r13"
KERNEL_VERSION = "${PV}"
KERNEL_REVISION = "${PR}"
EXTRAVERSION = ""
@@ -164,4 +164,4 @@ do_install_append() {
}
FILES_kernel-dt-bindings-dev = "/usr/include/linux/dt-bindings"
-FILES_kernel-module-i2c-at91 += "${sysconfdir}/modprobe.d" \ No newline at end of file
+FILES_kernel-module-i2c-at91 += "${sysconfdir}/modprobe.d"