[meta-ti] [PATCH 2/2] omap-a15.inc: also set TI staging preferred provider for u-boot

Denys Dmytriyenko denis at denix.org
Wed Apr 3 15:47:04 PDT 2013


From: Denys Dmytriyenko <denys at ti.com>

Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 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 702898f..623f2df 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"
 
-- 
1.8.1.5




More information about the meta-ti mailing list