summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b87ac0e)
raw | patch | inline | side by side (parent: b87ac0e)
author | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 22:28:17 +0000 (18:28 -0400) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Tue, 19 Mar 2013 01:31:33 +0000 (21:31 -0400) |
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>
stability or featureset, by setting PREFERRED_PROVIDER in their config.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
conf/machine/include/keystone.inc | patch | blob | history |
index 047cc185d71cf416a81d538f6ccb03116b366ef0..72e71bfa4750efb13ef5b4decd8261866ca1cd6a 100644 (file)
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"