summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Hatch <Jeff.Hatch@multitech.com>2017-10-06 12:45:43 -0500
committerJeff Hatch <Jeff.Hatch@multitech.com>2017-10-06 12:45:43 -0500
commitc64d2bc8e9d422cfb1df0cfcbfdfbfef2a51f723 (patch)
treed2c294b44a15f9bdbe3c1e6ae9b5413f665add19
parent970dc59776b754c51a887f9b2ec4c7bb98589a43 (diff)
downloadmeta-multitech-c64d2bc8e9d422cfb1df0cfcbfdfbfef2a51f723.tar.gz
meta-multitech-c64d2bc8e9d422cfb1df0cfcbfdfbfef2a51f723.tar.bz2
meta-multitech-c64d2bc8e9d422cfb1df0cfcbfdfbfef2a51f723.zip
Rev the kernel for the CONFIG_TUN change to support OpenVPN tunnels
-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 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"