From 8cf7df4efc1cfbdf161e0ee0fb1c42a4c7c85692 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 3 Apr 2013 18:45:18 -0400 Subject: omap-a15.inc: also set TI staging preferred provider for u-boot Signed-off-by: Denys Dmytriyenko --- conf/machine/include/omap-a15.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc index 702898fb..623f2df9 100644 --- a/conf/machine/include/omap-a15.inc +++ b/conf/machine/include/omap-a15.inc @@ -8,6 +8,7 @@ MACHINE_KERNEL_PR = "r1" PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" +PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging" KERNEL_IMAGETYPE = "uImage" -- cgit v1.2.3-54-g00ecf