From b7b6311f1b4052e320c793e97e27bc455d826f33 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 11 Jun 2014 14:55:26 +0200 Subject: virtual/kernel: set preferred unconditionaly Be consistent with the other machine recipes Help the autobuilder setup --- conf/machine/apalis-imx6.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/apalis-imx6.conf b/conf/machine/apalis-imx6.conf index 10b5110..31a9ef8 100644 --- a/conf/machine/apalis-imx6.conf +++ b/conf/machine/apalis-imx6.conf @@ -11,7 +11,7 @@ SOC_FAMILY = "mx6:mx6q" PREFERRED_PROVIDER_u-boot = "u-boot-toradex-fsl" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex-fsl" -PREFERRED_PROVIDER_virtual/kernel ?= "linux-toradex-fsl" +PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-fsl" # Ensure boot scripts will be available at rootfs time #do_rootfs[depends] += "u-boot-script-boundary:do_deploy" -- cgit v1.2.3