From 1176769bf98c8f8ddf45ea44294040409956e575 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 4 Jun 2016 14:14:02 +0200 Subject: colibri-imx7: add kernel 4.1.15 recipe Signed-off-by: Max Krummenacher Signed-off-by: Stefan Agner --- conf/machine/colibri-imx7.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/colibri-imx7.conf b/conf/machine/colibri-imx7.conf index e568d45..ea337b0 100644 --- a/conf/machine/colibri-imx7.conf +++ b/conf/machine/colibri-imx7.conf @@ -11,7 +11,7 @@ SOC_FAMILY = "mx7" PREFERRED_PROVIDER_virtual/kernel ?= "linux-toradex" KERNEL_IMAGETYPE = "zImage" -KERNEL_DEVICETREE += "imx7d-colibri.dtb imx7s-colibri.dtb" +KERNEL_DEVICETREE += "imx7d-colibri-eval-v3.dtb imx7s-colibri-eval-v3.dtb" # U-Boot of our newer release read the Kernel and device tree from static UBI # volumes, hence no need to deploy the kernel binary in the image itself -- cgit v1.2.3