summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-08-21 16:31:14 -0500
committerJohn Klug <john.klug@multitech.com>2017-08-21 16:31:14 -0500
commit7ea419b202469cafc4918f6da595afa637fe3f96 (patch)
treeaa0acc8ce8b0905b870af818a3e7f48e9e040c63
parent6c0f4d12fd45e3480e1f11606b8647d44fa35ca0 (diff)
downloadmeta-multitech-7ea419b202469cafc4918f6da595afa637fe3f96.tar.gz
meta-multitech-7ea419b202469cafc4918f6da595afa637fe3f96.tar.bz2
meta-multitech-7ea419b202469cafc4918f6da595afa637fe3f96.zip
Bump the kernel level
-rw-r--r--recipes-kernel/linux/linux_3.12.70.bb2
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"