summaryrefslogtreecommitdiffstats
path: root/conf/machine/beaglebone.conf
Commit message (Collapse)AuthorAgeFilesLines
* ti33x: switch default preference to ti-staging treeDenys Dmytriyenko2013-03-181-2/+0
| | | | | | | | 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>
* machines: unify all machines to produce tar.gz instead of tar.bz2 by defaultDenys Dmytriyenko2013-03-121-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti33x, am335x, beaglebone: unify and cleanup configsDenys Dmytriyenko2013-03-081-12/+2
| | | | | | | * Centralize common/SoC settings in ti33x.inc SOC_FAMILY config. * Set/override uncommon specifics in machine configs. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine configs: Add SGX to MACHINE_FEATURESFranklin S. Cooper Jr2013-02-251-1/+1
| | | | | | | | | | | | | * Add sgx to MACHINE_FEATURES to indicate that a particular machine supports sgx. * TI chips are available in multiple variants including some that supports sgx while others do not. * By adding sgx as a machine feature other layers can create generic packagegroups or images for a particular soc but will only include sgx dependencies if the particular machine has sgx support. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone: move to linux-ti33x-psp kernelKoen Kooi2011-10-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone: use proper SOC_FAMILYKoen Kooi2011-10-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add beaglebone machine configKoen Kooi2011-10-081-0/+26
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>