From 3b8251ae5feb7df8b4fb93cefb1b6aaed973df2c Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 9 Apr 2019 09:29:35 -0500 Subject: bump kernel version for new device tree for mtcdt --- recipes-kernel/linux/linux_3.12.70.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux_3.12.70.bb b/recipes-kernel/linux/linux_3.12.70.bb index a456c14..6d7c5a4 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 = "r20" +PR = "r21" # Example for adding a revision to a kernel module: # PR_kernel-module-bluetooth = "${PR}.m1" -- cgit v1.2.3