diff options
author | John Klug <john.klug@multitech.com> | 2017-08-21 16:31:14 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-08-21 16:31:14 -0500 |
commit | 7ea419b202469cafc4918f6da595afa637fe3f96 (patch) | |
tree | aa0acc8ce8b0905b870af818a3e7f48e9e040c63 /recipes-kernel | |
parent | 6c0f4d12fd45e3480e1f11606b8647d44fa35ca0 (diff) | |
download | meta-multitech-atmel-7ea419b202469cafc4918f6da595afa637fe3f96.tar.gz meta-multitech-atmel-7ea419b202469cafc4918f6da595afa637fe3f96.tar.bz2 meta-multitech-atmel-7ea419b202469cafc4918f6da595afa637fe3f96.zip |
Bump the kernel level
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux_3.12.70.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux_3.12.70.bb b/recipes-kernel/linux/linux_3.12.70.bb index 9cdfef8..87fa253 100644 --- a/recipes-kernel/linux/linux_3.12.70.bb +++ b/recipes-kernel/linux/linux_3.12.70.bb @@ -2,7 +2,7 @@ inherit kernel # mts class to build dtb and append to kernel image inherit linux-append-dtb -PR = "r13" +PR = "r14" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |