[meta-ti] Denys Dmytriyenko : omap-a15.inc: also set TI staging preferred provider for u-boot

Arago Project git git at arago-project.org
Wed Apr 3 17:26:08 PDT 2013


Module: meta-ti
Branch: danny
Commit: 8cf7df4efc1cfbdf161e0ee0fb1c42a4c7c85692
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=8cf7df4efc1cfbdf161e0ee0fb1c42a4c7c85692

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Wed Apr  3 18:45:18 2013 -0400

omap-a15.inc: also set TI staging preferred provider for u-boot

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/include/omap-a15.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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"
 




More information about the meta-ti mailing list