Set virtual/bootloader preferred provider to u-boot-gateworks-imx.

Signed-off-by: Pushpal Sidhu <[email protected]>
---
 conf/machine/ventana.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/ventana.conf b/conf/machine/ventana.conf
index 2651ffe..8e18b6d 100644
--- a/conf/machine/ventana.conf
+++ b/conf/machine/ventana.conf
@@ -8,6 +8,7 @@ require conf/machine/include/imx-base.inc
 require conf/machine/include/tune-cortexa9.inc
 
 PREFERRED_PROVIDER_u-boot = "u-boot-gateworks-imx"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-gateworks-imx"
 PREFERRED_PROVIDER_virtual/kernel = "linux-gateworks-imx"
 
 SOC_FAMILY = "mx6:mx6dl:mx6q"
-- 
2.3.5

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to