diff options
author | John Klug <john.klug@multitech.com> | 2019-01-25 18:03:49 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-01-25 18:03:49 -0600 |
commit | 16791b16b4065d0ed30660f0f452512ca285baad (patch) | |
tree | 618747cb4a99c73de60c0fc8e1dccb985a55626c /recipes-kernel | |
parent | 25efb1270ddf6618e604b3558fc90ab3964bbcc4 (diff) | |
download | meta-multitech-16791b16b4065d0ed30660f0f452512ca285baad.tar.gz meta-multitech-16791b16b4065d0ed30660f0f452512ca285baad.tar.bz2 meta-multitech-16791b16b4065d0ed30660f0f452512ca285baad.zip |
Bump the kernel and mts-io revision
Diffstat (limited to 'recipes-kernel')
-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 = "" |