summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc.inc1
-rw-r--r--recipes-kernel/linux/linux-imx_4.1.15.bb1
-rw-r--r--recipes-kernel/linux/linux-qoriq_4.4.bb1
3 files changed, 0 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc.inc b/recipes-kernel/linux/linux-fslc.inc
index 1501ae7f..f6d04d59 100644
--- a/recipes-kernel/linux/linux-fslc.inc
+++ b/recipes-kernel/linux/linux-fslc.inc
@@ -2,7 +2,6 @@
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4require recipes-kernel/linux/linux-imx.inc 4require recipes-kernel/linux/linux-imx.inc
5require recipes-kernel/linux/linux-dtb.inc
6 5
7DEPENDS += "lzop-native bc-native" 6DEPENDS += "lzop-native bc-native"
8 7
diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb
index 1d702e6a..20dae347 100644
--- a/recipes-kernel/linux/linux-imx_4.1.15.bb
+++ b/recipes-kernel/linux/linux-imx_4.1.15.bb
@@ -7,7 +7,6 @@ DESCRIPTION = "Linux Kernel provided and supported by Freescale with focus on \
7i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU." 7i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU."
8 8
9require recipes-kernel/linux/linux-imx.inc 9require recipes-kernel/linux/linux-imx.inc
10require recipes-kernel/linux/linux-dtb.inc
11 10
12DEPENDS += "lzop-native bc-native" 11DEPENDS += "lzop-native bc-native"
13 12
diff --git a/recipes-kernel/linux/linux-qoriq_4.4.bb b/recipes-kernel/linux/linux-qoriq_4.4.bb
index f8dadfdf..a22a51ce 100644
--- a/recipes-kernel/linux/linux-qoriq_4.4.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.4.bb
@@ -1,6 +1,5 @@
1inherit kernel qoriq_build_64bit_kernel 1inherit kernel qoriq_build_64bit_kernel
2inherit fsl-kernel-localversion 2inherit fsl-kernel-localversion
3require recipes-kernel/linux/linux-dtb.inc
4 3
5SUMMARY = "Linux Kernel for Freescale QorIQ platforms" 4SUMMARY = "Linux Kernel for Freescale QorIQ platforms"
6SECTION = "kernel" 5SECTION = "kernel"