summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d3e7ad3)
raw | patch | inline | side by side (parent: d3e7ad3)
author | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 18:34:15 +0000 (14:34 -0400) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 23:22:41 +0000 (19:22 -0400) |
SDKs or other users of meta-ti can still use one of the older 3.2 recipes for
stability or featureset, by setting PREFERRED_PROVIDER in distro or local config.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
stability or featureset, by setting PREFERRED_PROVIDER in distro or local config.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
conf/machine/am335x-evm.conf | patch | blob | history | |
conf/machine/beaglebone.conf | patch | blob | history | |
conf/machine/include/ti33x.inc | patch | blob | history |
index 91f7e5461ec0124eb8bbb51d5eeb7a21ea502cf8..21e79a2fdba197b005b254501fed0fc823520bd2 100644 (file)
SERIAL_CONSOLE = "115200 ttyO0"
-PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
-
# UBI information. Note that this is board and kernel specific. Changes
# in your kernel port may require changes in these variables. For more
# details about this board please see
index f4112f5881aea2c18e544c55f2e0656335068ec9..8a83a1aeb569240f90095057888a10b93be80b07 100644 (file)
# Only has DVI connector for external screen
GUI_MACHINE_CLASS = "bigscreen"
-PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
-
IMAGE_FSTYPES += "tar.gz"
SERIAL_CONSOLE = "115200 ttyO0"
index f00c79743d4d772845faa01aa18fc0cd3bb7bbc7..62afe169656d5b81089dcf29806d12a34a48b6b2 100644 (file)
MACHINE_KERNEL_PR = "r18"
# Default providers, may need to override for specific machines
-PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
+PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
KERNEL_IMAGETYPE = "uImage"