diff options
author | John Klug <john.klug@multitech.com> | 2019-05-07 19:16:11 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-05-07 19:16:11 -0500 |
commit | 65505f37fb15d65540e5315ff9fcd578e9cf2a2b (patch) | |
tree | dd368a603bc95e946c6e5f6e4d459aaff2bbf7d8 /recipes-kernel | |
parent | 0372fad0d522f787b4ab8e78e329e2d0660b7f80 (diff) | |
download | meta-multitech-atmel-65505f37fb15d65540e5315ff9fcd578e9cf2a2b.tar.gz meta-multitech-atmel-65505f37fb15d65540e5315ff9fcd578e9cf2a2b.tar.bz2 meta-multitech-atmel-65505f37fb15d65540e5315ff9fcd578e9cf2a2b.zip |
Bump the revision of the kernel for new device tree
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-at91_4.9.87.bb | 2 |
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 cd9b511..09f5f53 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-base="" FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" KERNEL_EXTRA_ARGS ="LOADADDR=0x20008000" -PR = "r7" +PR = "r8" KERNEL_VERSION = "${PV}" EXTRAVERSION = "" |