All of lore.kernel.org
 help / color / mirror / Atom feed
* Denys Dmytriyenko : keystone: switch default u-boot preference to machine-specific tree
@ 2013-03-26  0:42 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2013-03-26  0:42 UTC (permalink / raw)
  To: meta-ti

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

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Mon Mar 18 18:28:17 2013 -0400

keystone: switch default u-boot preference to machine-specific tree

SDKs or other users of meta-ti can still use one of the other recipes for
stability or featureset, by setting PREFERRED_PROVIDER in their config.

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

---

 conf/machine/include/keystone.inc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index 047cc18..72e71bf 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -4,10 +4,11 @@ require conf/machine/include/soc-family.inc
 require conf/machine/include/tune-cortexa15.inc
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-keystone"
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-keystone"
+PREFERRED_PROVIDER_u-boot = "u-boot-keystone"
 
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r5"
+MACHINE_KERNEL_PR = "r6"
 
 KERNEL_IMAGETYPE = "uImage"
 



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Denys Dmytriyenko : keystone: switch default u-boot preference to machine-specific tree
@ 2013-03-26  0:42 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2013-03-26  0:42 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: 10c6e2943068003a5425763c4ad98d5c6b383dcb
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=10c6e2943068003a5425763c4ad98d5c6b383dcb

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Mon Mar 18 18:28:17 2013 -0400

keystone: switch default u-boot preference to machine-specific tree

SDKs or other users of meta-ti can still use one of the other recipes for
stability or featureset, by setting PREFERRED_PROVIDER in their config.

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

---

 conf/machine/include/keystone.inc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index 047cc18..72e71bf 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -4,10 +4,11 @@ require conf/machine/include/soc-family.inc
 require conf/machine/include/tune-cortexa15.inc
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-keystone"
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-keystone"
+PREFERRED_PROVIDER_u-boot = "u-boot-keystone"
 
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r5"
+MACHINE_KERNEL_PR = "r6"
 
 KERNEL_IMAGETYPE = "uImage"
 



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-26  0:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26  0:42 Denys Dmytriyenko : keystone: switch default u-boot preference to machine-specific tree Arago Project git
  -- strict thread matches above, loose matches on Subject: below --
2013-03-26  0:42 Arago Project git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.