From a657fa32ee2ef78f841e9888fef7057a59dbaf64 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 1 Mar 2018 16:32:46 -0600 Subject: Example for a module revision. --- recipes-kernel/linux/linux_3.12.70.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-kernel/linux/linux_3.12.70.bb b/recipes-kernel/linux/linux_3.12.70.bb index d40e914..32d82cf 100644 --- a/recipes-kernel/linux/linux_3.12.70.bb +++ b/recipes-kernel/linux/linux_3.12.70.bb @@ -3,6 +3,8 @@ inherit kernel inherit linux-append-dtb PR = "r18" +# 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