From c64d2bc8e9d422cfb1df0cfcbfdfbfef2a51f723 Mon Sep 17 00:00:00 2001
From: Jeff Hatch <Jeff.Hatch@multitech.com>
Date: Fri, 6 Oct 2017 12:45:43 -0500
Subject: Rev the kernel for the CONFIG_TUN change to support OpenVPN tunnels

---
 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 36d8e35..a988d02 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 = "r16"
+PR = "r17"
 
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
-- 
cgit v1.2.3