summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a2f7ef8)
raw | patch | inline | side by side (parent: a2f7ef8)
author | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 22:09:07 +0000 (18:09 -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/ti33x.inc | patch | blob | history |
index 62afe169656d5b81089dcf29806d12a34a48b6b2..12b80c6d81d728ca67eb2b38ece4bc2cdfe469aa 100644 (file)
GUI_MACHINE_CLASS = "bigscreen"
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r18"
+MACHINE_KERNEL_PR = "r19"
# Default providers, may need to override for specific machines
PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging"
+PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
KERNEL_IMAGETYPE = "uImage"