summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-10-03 18:30:02 -0500
committerJohn Klug <john.klug@multitech.com>2019-11-11 09:30:13 -0600
commitdc7205dda7e2d678f0c05f9d16645418312708d5 (patch)
tree5ded8b030c89c5dd67c55b387d8fb55c843b2de3
parent3e20467a5bbedd74e09914d1339a310ff89cbc40 (diff)
downloadmeta-multitech-5.1.8.tar.gz
meta-multitech-5.1.8.tar.bz2
meta-multitech-5.1.8.zip
Bump kernel revision for Quectel patch5.1.8
-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 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"