diff options
author | John Klug <john.klug@multitech.com> | 2019-01-25 18:03:49 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 11:22:01 -0500 |
commit | 66471b72960f2c83aa1f33f5655efbe390e4a499 (patch) | |
tree | 618747cb4a99c73de60c0fc8e1dccb985a55626c /recipes-kernel/linux/linux-at91_4.9.87.bb | |
parent | af3f3dd10a73c725799c887ec41ca44f2f3b9251 (diff) | |
download | meta-multitech-66471b72960f2c83aa1f33f5655efbe390e4a499.tar.gz meta-multitech-66471b72960f2c83aa1f33f5655efbe390e4a499.tar.bz2 meta-multitech-66471b72960f2c83aa1f33f5655efbe390e4a499.zip |
Bump the kernel and mts-io revision
Diffstat (limited to 'recipes-kernel/linux/linux-at91_4.9.87.bb')
-rw-r--r-- | recipes-kernel/linux/linux-at91_4.9.87.bb | 3 |
1 files changed, 1 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 6624f5d..4c1a726 100644 --- a/recipes-kernel/linux/linux-at91_4.9.87.bb +++ b/recipes-kernel/linux/linux-at91_4.9.87.bb @@ -18,8 +18,7 @@ RDEPENDS_kernel-base="" FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" KERNEL_EXTRA_ARGS ="LOADADDR=0x20008000" -PR = "r1" -# PV = "4.9+git${SRCPV}" +PR = "r2" KERNEL_VERSION = "${PV}" EXTRAVERSION = "" |