diff options
author | John Klug <john.klug@multitech.com> | 2018-02-20 15:09:18 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-02-20 15:09:18 -0600 |
commit | 5dfd4009add91ac3bc24ad502a677e28d1f8667b (patch) | |
tree | e2098d35877deecabd1bc27c2ab5a717502be926 /recipes-kernel | |
parent | c1a9befb62379127673cec728bdf5a95791e638a (diff) | |
download | meta-multitech-5dfd4009add91ac3bc24ad502a677e28d1f8667b.tar.gz meta-multitech-5dfd4009add91ac3bc24ad502a677e28d1f8667b.tar.bz2 meta-multitech-5dfd4009add91ac3bc24ad502a677e28d1f8667b.zip |
Want kernel and its bluetooth module at the same revision
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux_3.12.70.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux_3.12.70.bb b/recipes-kernel/linux/linux_3.12.70.bb index 4440e22..d40e914 100644 --- a/recipes-kernel/linux/linux_3.12.70.bb +++ b/recipes-kernel/linux/linux_3.12.70.bb @@ -3,7 +3,6 @@ inherit kernel inherit linux-append-dtb PR = "r18" -PR_kernel_module_bluetooth = "r17.m1" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |