From c90a191ef426c58858e841f1957fa05f40a9bb6b Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 1 Mar 2018 16:36:09 -0600 Subject: Wrong revision of the Bluetooth module in its package name. --- recipes-kernel/linux/linux_3.12.27.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux_3.12.27.bb b/recipes-kernel/linux/linux_3.12.27.bb index 30e3289..5459ddf 100644 --- a/recipes-kernel/linux/linux_3.12.27.bb +++ b/recipes-kernel/linux/linux_3.12.27.bb @@ -3,9 +3,8 @@ inherit kernel inherit linux-append-dtb PR = "r15" - -# New revision level for Blueborne -PR_kernel-module-bluetooth = "r14.m1" +# Example for adding a revision to a kernel module: +# PR_kernel-module-bluetooth = "${PR}.m1" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" -- cgit v1.2.3