From 1f556e49c45200a7f89f6db94e956cfda3e70166 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 13 Oct 2014 16:09:30 +0300 Subject: BBB: set preverred provider for u-boot One warning less on build. Change-Id: I8bbf6ace700a0843ad66c4118053437de73ff2e8 Reviewed-by: Eirik Aavitsland --- conf/distro/include/beaglebone.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/distro/include/beaglebone.conf b/conf/distro/include/beaglebone.conf index 2198d90..e7b1d05 100644 --- a/conf/distro/include/beaglebone.conf +++ b/conf/distro/include/beaglebone.conf @@ -29,6 +29,7 @@ EXTRA_IMAGEDEPENDS += "u-boot-uenv-script" PREFERRED_VERSION_libgles-omap3 = "4.10.00.01" PREFERRED_VERSION_omap3-sgx-modules = "4.10.00.01" +PREFERRED_PROVIDER_u-boot = "u-boot" EXTRA_IMAGEDEPENDS_remove = "u-boot-denx" UBOOT_MACHINE = "am335x_boneblack_config" KERNEL_IMAGETYPE = "zImage" -- cgit v1.2.3-54-g00ecf